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
Cairo Dock
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
May 23, 2024 — May 23, 2025
Showing page 70 of 216
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Messaging-Menu: icon names for the new messages (when we should have a notification) have a '-new' suffix (and not 'indicator-messages-new' suffix)
Matthieu Baerts
More...
over 12 years ago
alsaMixer & DBus: notifications: it's better to not interecept the notifications (they will prevent other functions from receiving the event)
Matthieu Baerts
More...
over 12 years ago
Compilation: fixed a lot of warnings during the compilation (mostly 'unused-variable') - Part 2
Matthieu Baerts
More...
over 12 years ago
Doncky: fixed a lot (and a lot) memory leaks and warnings during the compilation This applet is clearly not stable! (and I hope I didn't brake anything :) ) and a lot of works need to be done... (e.g. there is still a memory leak in cd_applet_draw_my_desklet but I'm tired and I don't see where is the problem...) But I hope it's much better now ;)
Matthieu Baerts
More...
over 12 years ago
Messaging-Menu & Printers-Menu: used the new functions of Indicator-Applet3
Matthieu Baerts
More...
over 12 years ago
Indicator-Applet3: Utils: Added cd_indicator3_accessible_desc_update: Update the title of the icon with the description, defaultTitle or the name of the applet Added cd_indicator3_notify_visibility: Connect to the show/hide signal in order to show or hide the icon. Added cd_indicator3_disconnect_visibility: Disconnect to the show/hide signal Added cd_indicator3_check_visibility: Check the visibility of a widget and then show/hide the icon + cd_indicator3_notify_image: emitted a signal to force the update of the icon and no longer connected to all signals if the type is GTK_IMAGE_EMPTY (we will be notified later)
Matthieu Baerts
More...
over 12 years ago
Compilation: fixed warnings: no-return-in-nonvoid-function Thanks to Adam Mizerski for the patch ;) LP: #1050526
Matthieu Baerts
More...
over 12 years ago
Compilation: fixed a lot of warnings during the compilation (mostly 'unused-variable') - Part 1
Matthieu Baerts
More...
over 12 years ago
fixed a small bug with the previous revision
Fabrice Rey
More...
over 12 years ago
musicPlayer: mpris2: some players doesn't support (well) the trackid (Audacious or Pithos) Even if this is not our problem, it can be interesting to also check if the title has changed in order to update the icon with the new info
Matthieu Baerts
More...
over 12 years ago
Compilation: fixed a lot of warnings during the compilation (mostly 'unused-variable' and 'unused-parameters' by using G_GNUC_UNUSED) when using -Wall and -Wextra + GTK3.4: used GtkGrid instead of GtkTable (now deprecated)
Matthieu Baerts
More...
over 12 years ago
Application manager: handle the case where there is no dock (for cairo-desklet)
Fabrice Rey
More...
over 12 years ago
when starting in maintenance mode, force the use of the advanced configuration
Fabrice Rey
More...
over 12 years ago
CMakeLists.txt: avoid a compilation error if 'indicator' is not available (Question #208347)
Matthieu Baerts
More...
over 12 years ago
Messaging-Menu + Printers-Menu: used the new functions: cd_indicator3_notify_image
Matthieu Baerts
More...
over 12 years ago
Indicator-applet3: utils: added cd_indicator3_notify_image (Connect to the right signal in order to be notified when the image of a GtkImage has been updated) + added the support of GTK_IMAGE_STOCK for cd_indicator3_update_image
Matthieu Baerts
More...
over 12 years ago
po: added the content of readme-*-view files and CAIRO_DOCK_WIDGET_STRING_ENTRY
Matthieu Baerts
More...
over 12 years ago
.conf files: added missing capital letter (for CAIRO_DOCK_WIDGET_STRING_ENTRY)
Matthieu Baerts
More...
over 12 years ago
po: update-translations: added the content of the readme files (for the views) + generate-translation: added '../*/*.[ch]' + cairo-dock-extract-message: CAIRO_DOCK_WIDGET_STRING_ENTRY can contain more info (e.g.: [Default])
Matthieu Baerts
More...
over 12 years ago
Advanced GUI: fixed a small bug when reloading an applet
Fabrice Rey
More...
over 12 years ago
a small fix with the new full-sized dock window
Fabrice Rey
More...
over 12 years ago
Locked dock: prevent any modification when the dock is locked
Fabrice Rey
More...
over 12 years ago
Compilation flags: added '-Wreturn-type -Wparentheses -Warray-bounds' to detect more warnings, and fixed them (thanks to Adam Mizerski for noticing them)
Fabrice Rey
More...
over 12 years ago
Docks: updated the algorithms for dock placement, to hande the case of dock window larger than the dock extent, especially with non-centered alignment
Fabrice Rey
More...
over 12 years ago
Default view: use all the screen space to avoid the jitter of the dock when it is resized (although this is mainly a problem in the Window Managers, unfortunately very few handle the resizing correctly)
Fabrice Rey
More...
over 12 years ago
Slide view: renamed the files + fixed the position of the sub-dock when the parent dock's alignment is not centered
Fabrice Rey
More...
over 12 years ago
Slide view: fixed the arrow color when the sub-dock is on a side of the screen
Fabrice Rey
More...
over 12 years ago
po: updated translations (with sentences from the new Printers-Menu applet)
Matthieu Baerts
More...
over 12 years ago
Notifications: removed unused registrations to a few signals (on click, on middle click, on build menu, etc.) it's also interesting to remove unused registrations to 'on build menu' because this macro automaticaly adds a separator (which is useless if there is no other menu entries)
Matthieu Baerts
More...
over 12 years ago
Added a new applet: Printers-Menu Description: This applet is designed to let you view and control active print jobs. Its icon will only be visible if at least one print job is active. This applet is part of the Indicator applets (this is why the source code is very light). It needs libindicator (>= 4.90) and indicator-applet3. Enjoy this new applet ;)
Matthieu Baerts
More...
over 12 years ago
←
1
2
…
66
67
68
69
70
71
72
73
74
…
215
216
→
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