5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 26, 2024 — May 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DataRenderer: pass the Icon to the load function => the progress bar can now adjust the thickness to the icon scale More... almost 13 years ago
Dbus: move launcher-test to 'misc' folder (no need to include it in tarballs) More... almost 13 years ago
Dbus: Unity API: only launched it if DbusMenuGtk is found (it needs SetMenu which is only available if DbusMenuGtk is installed) + Added SetProgress on dbus-main-spec-old.h + now it automatically creates dbus-main-spec-old.h without SetMenu when using make_dbus_header script More... almost 13 years ago
Dbus: cairo-dock-unity-bridge: Allowed the use of another executable (e.g. /usr/bin/python2 on arch), now compatible with Python 3 and fixed a compilation error - LP: #1026436 More... almost 13 years ago
Dbus: added full support of the Unity Launcher API More... almost 13 years ago
Icons Size: Supported icons size that is set as non square in the config panel (LP: #1025706) More... almost 13 years ago
Status-Notifier: displayed the title (with the first char is set to upper), the label and the description (if they are available) on the label of the icon. A few examples of what we can have: * NM-Applet: Network | Connection to wireless (...) * Keyboard: Keyboard | be * Dropbox: Dropbox * Indicator-sensors: Hardware Sensors Indicator | Core 0 41,0°C | Core 0 More... almost 13 years ago
po: updated translations More... almost 13 years ago
po: updated translations More... almost 13 years ago
po: updated translations More... almost 13 years ago
Logout: Added support of 'session-migration' to notify the user if the session has to be restarted More... almost 13 years ago
reverted a small change: we need to reload damaged icons when we don't know how to draw them More... almost 13 years ago
Deluge: added options to display the percent done and a progress bar (same as the Transmission applet) More... almost 13 years ago
Transmission: small fixes for new options More... almost 13 years ago
added gauge and graph icons for config files (sorry for the miss) More... almost 13 years ago
Powermanager: cTechnology was not used: added on the dialog and fixed a crash when stopping the applet by freeing this variable ('technology' object is an 'enum' and not a string) More... almost 13 years ago
Wifi: iwconfig prints wireless interface on stdout and other interfaces (e.g. eth0 -> no wireless extensions.) on stderr used cairo_dock_launch_command_sync_with_stderr and mute stderr output to avoid useless warnings More... almost 13 years ago
Wifi: removed a few useless files and CDWifiEffect is no longer used More... almost 13 years ago
Wifi: Data renderer: gauges and progress bar were invisible if the plug-ins were compiled with GCC4.7 due to new optimisations More... almost 13 years ago
Launcher Mgr: added cairo_dock_launch_command_sync_with_stderr to mute StdErr output (some commands always have a stderr output, e.g. iwconfig) cairo_dock_launch_command_sync is still available and is now using cairo_dock_launch_command_sync_with_stderr More... almost 13 years ago
Fixed two compilations error: * Dbus: cairo_dock_reload_data_renderer_on_icon function has been modified in the API * shared icons for gauge and graph in GUI are missing (@Fab) More... almost 13 years ago
completed the fix on self-included container (rev 1115) (sorry, I thought I was using this function: cairo_dock_update_icon_s_container_name...) More... almost 13 years ago
bump version => 3.0.2 More... almost 13 years ago
config files : removed unnecessary tooltips => 3.0.2 More... almost 13 years ago
reload of data-renderer no more needed More... almost 13 years ago
Shortcuts: replace custom drawing by generic progressbars More... almost 13 years ago
Alsamixer: use progressbar and simplifies options More... almost 13 years ago
Wifi: use progressbar and simplifies options + don't use a script anymore More... almost 13 years ago
PowerManager: use progressbar and simplifies options More... almost 13 years ago
DataRenderer: don't animate if it's the first value or if current value is undefined More... almost 13 years ago