5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
Jun 12, 2024 — Jun 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Logout: Used icon from the user's theme if possible + fixed a tiny bug with the display of the countdown (shutdown action) PowerManager: updated the icons More... over 13 years ago
work around a bug in X: wrong window coordinates in the XConfigureEvent structure, and from a XGetGeometry(); we didn't need this before, so hopefully this patch will be temporary ... More... over 13 years ago
drag'n'drop: use gtk_selection_data_get_data() instead of the raw pointer More... over 13 years ago
musicPlayer: Rhythmbox: the name of the MPRIS2 service has changed with the last version. It's now org.mpris.MediaPlayer2.rhythmbox3 but rhythmbox3 is not the name and the class of the application... MPRIS2: added the possibility to register an application which use MPRIS2 with exception (another class, name, etc.) More... over 13 years ago
Sound-Menu: Backported to the previous version of dbusmenu-glib (10.10) - Part 3 - Now it compiles and works fine! Thanks to lylambda for the tests ;) More... over 13 years ago
Sound-Menu: Backported to the previous version of dbusmenu-glib (10.10) - Part 2 More... over 13 years ago
Sound-Menu: Backported to the previous version of dbusmenu-glib (10.10) - Part 1 More... over 13 years ago
Sound-Menu: Fixed a compilation error with gtk2 More... over 13 years ago
MeMenu: fixed a compilation error and a few warnings at the compilation (but it still doesn't work with libindicator-0.4) More... over 13 years ago
Screensaver-inhibitor: fixed the import of the popen function + added preview More... over 13 years ago
Logout: automatically shut-down after 1mn, in case the user forgot to confirm. More... over 13 years ago
Added a new applet: Screensaver-inhibitor More... over 13 years ago
Indicator applets: placed the include of gtk header files before 'GTK_MAJOR_VERSION' More... over 13 years ago
Impulse: fixed a strange bug with the detection of fftw3 module More... over 13 years ago
Indicator applets: used indicator3(-0.4) module if gtk3 is used More... over 13 years ago
Indicator applets: included libdbusmenu-gtk3 instead of libdbusmenu-gtk if gtk3 is used More... over 13 years ago
SoundMenu: added a workaround because volume_widget_get_current_volume return a wrong null value at startup More... over 13 years ago
CMakeLists.txt: * Used GNU standard installation directories: http://www.gnu.org/prep/standards/html_node/Directory-Variables.html * Added the possibility to force the compilation of MeMenu * Re-organised the summary displayed at the end of the cmake execution GMenu: it's possible that on Gnome, the applications.menu file have a 'gnome-' prefix Impulse: Added a workaround if fftw3 module is not available More... over 13 years ago
CMakeLists.txt: * Used GTK3+ by default if available (the port is almost ready and it should compiles fine but don't hesitate to report any bug(s) there: http://www.glx-dock.org/bg_topic.php?t=5745) * Used GNU standard installation directories: http://www.gnu.org/prep/standards/html_node/Directory-Variables.html src/gldi: added this define: GLDI_BIN_DIR More... over 13 years ago
Sound-Menu: * removed a few useless files * modified icons to have the same design as other applets * updated the preview Messaging-Menu: * updated the preview More... over 13 years ago
New applet: Ubuntu's Sound-Menu More... over 13 years ago
Remote-Control: fixed a small bug in vertical dock More... over 13 years ago
GTK3 port: few fixes again ^^ More... over 13 years ago
define gtk_hbox_new for GTK3 to avoid a #if/else each time More... over 13 years ago
some fixes with GTK3 More... over 13 years ago
some fixes with GTK3 More... over 13 years ago
Remote-Control: improved control + added control from the icon number More... over 13 years ago
Logout: Re-Added the reversed menu. Messaging-Menu: 'expose_event' signal has been replaced by a 'draw' signal in GTK3 More... over 13 years ago
port to GTK3: now work with GTK2 More... over 13 years ago
port to GTK3: now work with GTK2 More... over 13 years ago