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 38 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Use the action key to look up an icon theme stock icon. If one exists, display it next to the name.
Christian Hammond
More...
about 19 years ago
Change the actions to use right-aligned small text buttons. This makes it a bit more clear as to what these really are.
Christian Hammond
More...
about 19 years ago
Hide the content box containing the body, actions and icon when all of those are invisible (unset). This allows the whole notification to be very short when there's just a summary, instead of having useless, ugly extra vertical whitespace.
Christian Hammond
More...
about 19 years ago
Make some changes to the Standard theme in order to bring it a bit closer to the style used in the December GNOME mockups. The mockups had some nice stylistic and usability ideas that were worth looking into.
Christian Hammond
More...
about 19 years ago
Color the stripe based on the urgency level.
Christian Hammond
More...
about 19 years ago
Check notification expiration every 100ms instead of every 500ms.
Christian Hammond
More...
about 19 years ago
Use the action key to look up an icon theme stock icon. If one exists, display it next to the name.
Christian Hammond
More...
about 19 years ago
Change the actions to use right-aligned small text buttons. This makes it a bit more clear as to what these really are.
Christian Hammond
More...
about 19 years ago
Hide the content box containing the body, actions and icon when all of those are invisible (unset). This allows the whole notification to be very short when there's just a summary, instead of having useless, ugly extra vertical whitespace.
Christian Hammond
More...
about 19 years ago
Make some changes to the Standard theme in order to bring it a bit closer to the style used in the December GNOME mockups. The mockups had some nice stylistic and usability ideas that were worth looking into.
Christian Hammond
More...
about 19 years ago
Patch by Rodney Dawes to install the theme engines as unversioned libraries instead of versioned libraries.
Christian Hammond
More...
about 19 years ago
Patch by Rodney Dawes to install the theme engines as unversioned libraries instead of versioned libraries.
Christian Hammond
More...
about 19 years ago
- Patch by Michael Vogt and modified a bit by me to add a close button to notifications. This is similar to the one used in Ubuntu Dapper, with a small placement change and functionality change: the notification no longer emits the ActionInvoked for the default action when closed. This closes ticket #8. - Moved data freeing for the standard theme and for theme engine unreffing out of the close functions and into a callback specified through g_object_set_data_full(). - The daemon now listens for when notification windows are destroyed, and reacts appropriately, instead of crashing.
Christian Hammond
More...
about 19 years ago
- Fix a couple missing commas in the list of package modules. Also take the time to clean this up a bit and put each module on its own line, and put the required versions into their own variables. - Bump the version to 0.3.3.90.
Christian Hammond
More...
about 19 years ago
- Patch by Michael Vogt and modified a bit by me to add a close button to notifications. This is similar to the one used in Ubuntu Dapper, with a small placement change and functionality change: the notification no longer emits the ActionInvoked for the default action when closed. This closes ticket #8.
Christian Hammond
More...
about 19 years ago
- Fix a couple missing commas in the list of package modules. Also take the time to clean this up a bit and put each module on its own line, and put the required versions into their own variables.
Christian Hammond
More...
about 19 years ago
Bump the version to 0.3.3. Prepare for release.
Christian Hammond
More...
about 19 years ago
When using icontheme icons, use the size closest to 48x48. However, if the closest image is smaller, use the small image instead of scaling up. If it's bigger, scale down to 48x48.
Christian Hammond
More...
about 19 years ago
Update the news.
Christian Hammond
More...
about 19 years ago
Don't pop up a notification if a window is full screen or if the screensaver is active. This closes bug #4.
Christian Hammond
More...
about 19 years ago
Bump the version to 0.3.3. Prepare for release.
Christian Hammond
More...
about 19 years ago
When using icontheme icons, use the size closest to 48x48. However, if the closest image is smaller, use the small image instead of scaling up. If it's bigger, scale down to 48x48.
Christian Hammond
More...
about 19 years ago
Update the news.
Christian Hammond
More...
about 19 years ago
Don't pop up a notification if a window is full screen or if the screensaver is active. This closes bug #4.
Christian Hammond
More...
about 19 years ago
Install and check for engines in $(libdir)/notification-daemon-1.0/engines, as opposed to $(libdir)/notification-daemon/engines. This fixes bug #3.
Christian Hammond
More...
about 19 years ago
Install and check for engines in $(libdir)/notification-daemon-1.0/engines, as opposed to $(libdir)/notification-daemon/engines. This fixes bug #3.
Christian Hammond
More...
about 19 years ago
Release!
Christian Hammond
More...
about 19 years ago
We support v0.9 of the Desktop Notifications spec. Make sure we return that in GetServerInformation.
Christian Hammond
More...
about 19 years ago
Add release news and bump the version up to 0.3.2.
Christian Hammond
More...
about 19 years ago
Get rid of the GetServerInfo function. I thought I added this for backward-compatibility, but I was wrong -- everyone was really using the correct function.
Christian Hammond
More...
about 19 years ago
←
1
2
…
34
35
36
37
38
39
40
41
42
…
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