openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
notification-daemon
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
8 months
ago. based on code collected
almost 4 years
ago.
Mar 10, 2020 — Mar 10, 2021
Showing page 34 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
- Make sure the default width is actually set on the notification. - Increase the default width to 400px.
Christian Hammond
More...
over 18 years ago
Condense a lot of duplicate logic from notify_stack_add_window() and notify_stack_remove_window() into notify_stack_shift_notifications()
Christian Hammond
More...
over 18 years ago
Fix some odd little graphics drawing bugs by drawing onto the main vbox and sticking an eventbox between the window and that. This fixes the weird problems that shouldn't exist in the first place by using, I don't know, magic or something.
Christian Hammond
More...
over 18 years ago
Fix a bug I introduced where we were getting the size request of the window being added/removed, instead of the current one being iterated over. This was causing massive ugliness of the fourth kind.
Christian Hammond
More...
over 18 years ago
- Make sure the default width is actually set on the notification.
Christian Hammond
More...
over 18 years ago
Condense a lot of duplicate logic from notify_stack_add_window() and notify_stack_remove_window() into notify_stack_shift_notifications()
Christian Hammond
More...
over 18 years ago
- Fix fill_background() to use the allocated width and height, rather than the stored width and height. This fixes a problem where the widget was being painted grey. - Use fill_background() for both the window and the pie progress thing.
Christian Hammond
More...
over 18 years ago
- Fix fill_background() to use the allocated width and height, rather than the stored width and height. This fixes a problem where the widget was being painted grey.
Christian Hammond
More...
over 18 years ago
Update the top and bottom spacers outside of the window painting code, as that ended up unsurprisingly causing graphical glitches. We now update it when moving/resizing the window or setting the arrow info.
Christian Hammond
More...
over 18 years ago
Instead of checking if the shape points array is NULL, just assert that it isn't. It should never be.
Christian Hammond
More...
over 18 years ago
Split the background filling and stripe painting out of draw_border(). Put the calls into paint_window() and connect that to the expose event.
Christian Hammond
More...
over 18 years ago
Fix a crash caused by destroying an already freed array of points during the destruction of windows with arrows.
Christian Hammond
More...
over 18 years ago
Clicking anywhere in a notification should now close the notification. This was happening only on the body text sometimes.
Christian Hammond
More...
over 18 years ago
Clean up a little bit more code. Free the array of shape points earlier.
Christian Hammond
More...
over 18 years ago
Update the top and bottom spacers outside of the window painting code, as that ended up unsurprisingly causing graphical glitches. We now update it when moving/resizing the window or setting the arrow info.
Christian Hammond
More...
over 18 years ago
Instead of checking if the shape points array is NULL, just assert that it isn't. It should never be.
Christian Hammond
More...
over 18 years ago
Split the background filling and stripe painting out of draw_border(). Put the calls into paint_window() and connect that to the expose event.
Christian Hammond
More...
over 18 years ago
Fix a crash caused by destroying an already freed array of points during the destruction of windows with arrows.
Christian Hammond
More...
over 18 years ago
Clicking anywhere in a notification should now close the notification. This was happening only on the body text sometimes.
Christian Hammond
More...
over 18 years ago
Clean up a little bit more code. Free the array of shape points earlier.
Christian Hammond
More...
over 18 years ago
Fix several rendering glitches with the borders in the standard theme. There's a couple bugs left, but they're less glaring. Also, cleaned up some of the code a bit.
Christian Hammond
More...
over 18 years ago
Fix several rendering glitches with the borders in the standard theme. There's a couple bugs left, but they're less glaring. Also, cleaned up some of the code a bit.
Christian Hammond
More...
over 18 years ago
Make the standard notification theme (mostly) accessible to screen readers. This could stand some improvement.
Christian Hammond
More...
over 18 years ago
Patch by compnerd to drop the check for popt during configure, as we no longer use it. This closes bug #88.
Christian Hammond
More...
over 18 years ago
Add the very beginnings of the control panel applet.
Christian Hammond
More...
over 18 years ago
Forgot this.
Christian Hammond
More...
over 18 years ago
Patch by Pawel Worach to fix the dbus-binding-tool usage to be compatible with dbus-glib 0.72. This closes bug #95.
Christian Hammond
More...
over 18 years ago
Make the standard notification theme (mostly) accessible to screen readers. This could stand some improvement.
Christian Hammond
More...
over 18 years ago
Patch by compnerd to drop the check for popt during configure, as we no longer use it. This closes bug #88.
Christian Hammond
More...
over 18 years ago
Add the very beginnings of the control panel applet.
Christian Hammond
More...
over 18 years ago
←
1
2
…
30
31
32
33
34
35
36
37
38
…
50
51
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree