5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours 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
Overlays: modified the API to remove the limit of 1 overlay by position; the convenient way (1 overlay at a given position) is still available for applets with CD_APPLET_ADD_OVERLAY_ON_MY_ICON More... almost 13 years ago
class manager: handle correctly the presence of '%c' in the command line, as some programs can't live without; other options can safely continue to be ignored More... almost 13 years ago
systray: backported the latest _NET_SYSTEM_* evolutions to the GTK2 version, as it doesn't depend on GTK but only on X More... almost 13 years ago
Themes: it's now possible to have themes with special characters ('$', '/', '"', '\', etc.) More... almost 13 years ago
cairo-dock-package-theme: moved it to data/scripts and installed it in share/cairo-dock/scripts/ because this script is only used by the dock and it knows where it is installed More... almost 13 years ago
Mail: at init and with more than one account, if we have no unread messages, update the quick-info to display 0 - display '...' on each icon at init - when the user add a new account, the username is now filled with the account name (most of the time, it's the same) - if we don't want to show messages content, it's not interesting to get message body (can take a lot of time...) and to display an empty dialog (scroll) - note that it seems 'mailmessage_fetch_body' no longer works... More... almost 13 years ago
Twitter: revert emblem (this file shouldn't be modified in this dir...) More... almost 13 years ago
YoutubeDl: Added middle click selection to show up in the right click menu. Cleaned up the handbook. Added clipboard entry on right click if there appears to be a youtube url. Also on left click when the list is empty added the default string to be the clipboard contents if there appears to be a youtube url. Change the tab in the configuration file to read Configuration instead of User Interface. Shortened the default time between updates. Fixed the middle click not opening video folder before configuration saved. Fixed the quick info being changed to YoutubeDl after reload. Changed the abort to allow the next url to start downloading if user did not pause the downloads. Added the gtk file dialogs to be the default. (still working on the gtk version of the url list editor) More... almost 13 years ago
YoutubeDl: simplified getClipboardText; Fixed a couple of bugs in debuging code. More... almost 13 years ago
Systray: fixed a compilation error on GTK2 More... almost 13 years ago
CMakeLists.txt: Ruby version used for the libdir can now have 3 digits More... almost 13 years ago
po: Updated translations: thanks to all contributors ;) More... almost 13 years ago
po: Updated translations: thanks to all contributors ;) More... almost 13 years ago
YoutubeDl: attempting to fix diverge error More... almost 13 years ago
YoutubeDl: Fixed the missing applet folders More... almost 13 years ago
Main GUI: fixed a crash when hovering group buttons too quickly (the dialog was not correctly destroyed) More... almost 13 years ago
YoutubeDl: Fixed urlListEdit I had disabled tkinter for testing; updated version number; Added left click add url requested by Eduardo Mucelli More... almost 13 years ago
MP: prevented a warning message: when changing song, we don't receive this value: Position => no need to display a warning message each time More... almost 13 years ago
musicPlayer: fixed a typo (if we use an mpris2 name in the config: e.g. rhythmbox and not Rhythmbox, the icon was no longer linked to the icon because the class name variable was freed More... almost 13 years ago
Systray: force the icons size to 24px, to avoid buggy programs to display their icon with a wrong size More... almost 13 years ago
Dialogs: prevent closing the dialog unexpectedly when clicking on it, if the click is actually inside the interactive widget More... almost 13 years ago
YoutubeDl: Forgot to add the urlListEdit.py file More... almost 13 years ago
YoutubeDl: Fixed a bug, added url list editing, little more cleanup More... almost 13 years ago
don't call a 'change-icon' callback if we got a fake 'enter' event (which happens when clicking or scrolling on an icon, and trigger an unneeded animation on the icon) More... almost 13 years ago
avoid emitting an 'enter' event when not needed More... almost 13 years ago
Drop to share: handle the case where the user tries to upload an unreadable text file More... almost 13 years ago
MP: fixed a bug that was not completely fixed: when closing an MPRIS2 player, we couldn't open it again More... almost 13 years ago
third-party applets: reposition their right-click menu when the 'AddMenuItems' method is called, so that it's the same as a normal menu (on top of the icon and no scroll needed) More... almost 13 years ago
Logout: when the menu is reversed (top dock), select the last item so that it's the same as the normal menu (ie, the 'shutdown' item) More... almost 13 years ago
Fixed warnings at the end of the execution of Status-Notifier More... almost 13 years ago