Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-21 | drop unused code | monsta | 3 | -371/+0 | |
2016-06-16 | use gtk_show_about_dialog for gtk+-2.0 | raveit65 | 1 | -7/+0 | |
2016-06-16 | GTK+-3 gpm-tray-icon: use About dialog from GTK+ instead of forked one from ↵ | raveit65 | 1 | -13/+19 | |
libmate-desktop | |||||
2016-06-07 | fix having an icon space with having no battery | Sorokin Alexei | 1 | -0/+1 | |
2016-06-07 | rely less on GtkStock | Sorokin Alexei | 10 | -38/+38 | |
2016-06-07 | GTK+3 media-keys: sync code with m-s-d and drop include mate-desktop-utils.h | raveit65 | 3 | -91/+135 | |
This makes gtk3 migration easier as m-p-m use only <libmate-desktop/mate-aboutdialog.h yet. | |||||
2016-06-07 | GTK+-3 gpm-kbd-backlight: replace deprecated gdk_display_get_pointer | raveit65 | 1 | -0/+15 | |
gdk_display_get_pointer --> gdk_device_get_position | |||||
2016-06-07 | GTK+3: replace gdk_error_trap_pop () with gdk_error_trap_pop_ignored () | raveit65 | 1 | -0/+4 | |
fixes a wunused results warning | |||||
2016-06-07 | GTK+-3 gpm-backlight: replace deprecated gdk_display_get_pointer | raveit65 | 1 | -0/+15 | |
gdk_display_get_pointer --> gdk_device_get_position | |||||
2016-06-03 | GTK+3 msd-osd-window: improve style_updated function | raveit65 | 1 | -20/+26 | |
2016-05-31 | GTK+-3 msd-osd-window: port everything to GtkStyleContext | raveit65 | 1 | -11/+29 | |
fixes #188 | |||||
2016-05-31 | GTK+3 gpm-tray-icon: fix a Wincompatible-pointer-types build warning | raveit65 | 1 | -1/+1 | |
gpm-tray-icon.c:339:49: warning: passing argument 1 of 'gtk_widget_get_toplevel' from incompatible pointer type [-Wincompatible-pointer-types] GtkWidget *toplevel = gtk_widget_get_toplevel (menu); | |||||
2016-05-31 | GTK+3: do not use deprecated gtk_widget_size_request | raveit65 | 2 | -2/+12 | |
2016-05-14 | fix compile error 'Redefinition von widget_class' | raveit65 | 1 | -1/+0 | |
2016-05-10 | gtk3: css themes for MsdOsdWindow | Denis Gorodnichev | 3 | -9/+76 | |
2015-12-15 | don't crash when XRRGetScreenResourcesCurrent fails | monsta | 1 | -0/+5 | |
2015-12-13 | remove dead code | Monsta | 1 | -34/+0 | |
2015-11-30 | fix warnings due to wrong id passed to g_source_remove | monsta | 3 | -4/+14 | |
2015-11-05 | Acknowledge changes in AC backlight GSettings when running on battery | Nutchanon Wetchasit | 1 | -1/+1 | |
2015-11-05 | Make idle event handler always calculate backlight from configured settings | Nutchanon Wetchasit | 1 | -3/+3 | |
2015-11-05 | Save AC-power backlight set via brightness keys in GSettings | Nachanon Vetjasit | 1 | -0/+15 | |
Based on a patch by Flos Lonicerae. | |||||
2015-11-05 | Support disabling of PowerBtn. | Mike Gabriel | 1 | -0/+1 | |
By adding GPM_ACTION_POLICY_NOTHING to the available power button actions, it is now possible for MATE users to disable the system's power button, while being in a MATE desktop session. This is helpful if a system's power button is designed in a way that it can easily be accidentally hit by the user without noticing. | |||||
2015-10-14 | tray icon: support custom themes | lukefromdc | 1 | -0/+14 | |
support custom themes, include robust transparency support even when wm is not properly identified by gtk as compositing | |||||
2015-10-14 | corrected comments to mention org.gnome.SessionManager | monsta | 1 | -3/+3 | |
2015-09-09 | backlight-helper: Add gmux_backlight to backlight_interfaces | infirit | 1 | -0/+1 | |
Fixes #135 | |||||
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 1 | -6/+6 | |
2015-09-04 | Show vendor/model information | Clement Lefebvre | 2 | -6/+24 | |
2015-08-31 | drop xrandr 1.2 compatibility (it's ancient) | Monsta | 1 | -46/+2 | |
2015-08-31 | Save copying cost | Roy Zhang | 1 | -6/+3 | |
2015-07-28 | Merge pull request #157 from mesouug/master | Martin Wimpress | 2 | -2/+13 | |
Unable to change keyboard back light #108 | |||||
2015-07-28 | Also free the builder when finalizing | Roy Zhang | 1 | -0/+1 | |
2015-07-28 | Fix memory leaks | Roy Zhang | 1 | -0/+3 | |
g_variant_get() uses g_strdup() internally, so we should free the string after use. | |||||
2015-07-28 | Unable to change keyboard back light #108 | Mikhail Shevtsov | 2 | -2/+13 | |
Fixed issue for laptops with levels less then 10; | |||||
2015-07-02 | applets/prefs/stats: properly show corresponding help pages | Monsta | 1 | -1/+1 | |
2015-06-09 | Merge pull request #143 from pudh4418/fix-dbus-memleak | Martin Wimpress | 1 | -21/+27 | |
Fix memory leak problem when calling logind DBus method | |||||
2015-05-04 | dropped udisks support for several reasons. | Monsta | 6 | -316/+0 | |
1. udisks1 will soon be dropped from debian and ubuntu, and probably from other major distros as well. it's replaced by udisks2. 2. the only udisks1 feature that was used in m-p-m was the disk spindown. its usefullness is questionable, especially when you have an SSD. 3. udisks2 doesn't seem to have neither API nor command-line tools for the spindown feature. 4. spindown support has been dropped in gnome-power-manager in 2011, https://git.gnome.org/browse/gnome-power-manager/commit/?id=d97a988246d34f4cd38b7ee1335c9b500c7c522f 5. it also has been dropped in xfce-power-manager in 2014, http://git.xfce.org/xfce/xfce4-power-manager/log/?qt=grep&q=disk+spin+down Closes https://github.com/mate-desktop/mate-power-manager/pull/144 | |||||
2015-04-11 | Fix memory leak problem when calling logind DBus method | Roy Zhang | 1 | -21/+27 | |
We should catch and free the GVariant returned by proxy calls even if the DBus method returns no value. | |||||
2015-04-04 | Remove obsolete egg-string code | Roy Zhang | 4 | -504/+30 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/141 | |||||
2015-03-23 | removed obsolete and unused mateconf code | monsta | 1 | -52/+0 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/137 | |||||
2015-03-19 | removed unused code, corrected indentation | monsta | 1 | -13/+5 | |
the code seems to be unused since https://github.com/mate-desktop/mate-power-manager/commit/8767ffb8172c1e9ae4410226ac4015309bc03f7f Closes https://github.com/mate-desktop/mate-power-manager/pull/136 | |||||
2015-03-19 | statistics: adjustment for API breakage in upower 0.99 | Monsta | 1 | -28/+71 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/132 | |||||
2015-03-19 | upower: handle UP_DEVICE_STATE_UNKNOWN, avoid assert | monsta | 1 | -0/+4 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/130 | |||||
2015-03-15 | abort application when UI load fails | Monsta | 2 | -8/+5 | |
some genius who programmed this decided it would be fine to access GtkBuilder variables after gtk_builder_add_from_file fails. thanks for the segfault, man. I've wasted an hour trying to find out what happens. Closes https://github.com/mate-desktop/mate-power-manager/pull/128 | |||||
2015-01-15 | remove ifdefs, bump upower version requirement | Monsta | 5 | -18/+0 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/126 | |||||
2015-01-14 | we don't need g_type_init (in GLib >= 2.36) | Monsta | 1 | -1/+0 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/127 | |||||
2014-12-17 | Revert "We agreed to target Glib 2.32" | infirit | 1 | -5/+0 | |
This reverts commit 18e079201d970b6402b56ef0c0b2a01496ff582e. | |||||
2014-12-16 | We agreed to target Glib 2.32 | infirit | 1 | -0/+5 | |
2014-11-16 | don't leak memory | Monsta | 2 | -2/+4 | |
Closes https://github.com/mate-desktop/mate-power-manager/pull/115 | |||||
2014-10-05 | correctly call cairo_destroy | Denis Gorodnichev | 1 | -1/+1 | |
fix memory leak with gtk2 runtime cairo assertion with gtk3 | |||||
2014-07-02 | Remove old GTK2 code and support | Stefano Karapetsas | 3 | -187/+36 | |