5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 11, 2024 — May 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ShowDesktop: Gnome-Shell workaround: add a small delay before triggering the desktop Exposé or Gnome-Shell will not respond More... about 12 years ago
Shortcuts: for a bookmark that points to a volume (a distant share folder for instance), mount it before More... about 12 years ago
gvfs integration: handle smb share folders and other exotic mount points + removed a few small memory leaks More... about 12 years ago
Fixed 2 compilation errors for FreeBSD More... about 12 years ago
Indicator-Generic: copy the .conf file from Default-Panel theme only if a second dock exists If not, it will create a new dock just for that (thanks to Fabounet for this comment ;) ) More... about 12 years ago
Indicator-Generic: converted bash hack to C by using libgldi + copy the .conf file from the right theme and activate module directly It can be useful to copy .conf file mostly to place the new icons on the right place (at least on the second dock) And activate it directly and not after the next reboot More... about 12 years ago
BSD port: fixed some compilation and linking problems More... about 12 years ago
Task: fixed a bug in cairo_dock_stop_task More... about 12 years ago
Clock: iCal: don't add a new task if the uid is NULL The first event on my calendar (from Google) has a null id and no other informations are available. Without that, I have a notification at startup where all informations are empty More... about 12 years ago
Sound-control: ignore alsa callbacks that are not 'value changed' More... about 12 years ago
enable the Indicator-Generic by default on a cairo-dock session under Ubuntu More... about 12 years ago
when clicking on an appli, show the window if it's not on the workspace and for some reason still has the focus More... about 12 years ago
forgot a print :-/ More... about 12 years ago
gvfs integration: hidden files were not correctly handled More... about 12 years ago
Removed the deprecated option 'hide on fullscreen' (didn't work correctly, and is useledd anyway); also remove the 'max width' as it was no more used in the code More... about 12 years ago
Shortcuts: Disk usage: some sentenses was not translatable More... about 12 years ago
Updated translations More... about 12 years ago
Remote-Control: don't scale the numbers with the icon More... about 12 years ago
Shortcuts: info in disks: distinguish between a distant mount point and an unmounted volume More... about 12 years ago
ported some applets to BSD (part 1), thanks to Max Power More... about 12 years ago
Gmenu: fixed a bug that prevented recent items from being added More... about 12 years ago
Xrandr: reverted the last change because we don't need to resize the array, only skip the irrelevant monitors More... about 12 years ago
Ported some applets to Python3 (and GTK3 if needed): GMail, Xchat, Calendar More... about 12 years ago
Gmail: if no account is set yet, be more specific + added a 'busy' animation when forcing the refresh + use quick-info by default More... about 12 years ago
Clock: fixed a few bugs with ICS file support More... about 12 years ago
Indicators: changed the description and updated translations More... about 12 years ago
Twitter: removed 2 sentences from being translated, because they have several %s, and gettext dosen't like it (and it's not very good to have arguments inside a translation anyway) More... about 12 years ago
Transmission 2to3: fixed a typo More... about 12 years ago
changed a few import to lower the number of changes between python 2 & 3 More... about 12 years ago
Python files: python 3: used MainLoop() from GLib instead of GObject More... about 12 years ago