summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2016-05-31GTK+3: do not use deprecated gtk_widget_size_requestraveit652-2/+12
2016-05-14fix compile error 'Redefinition von widget_class'raveit651-1/+0
2016-05-10gtk3: css themes for MsdOsdWindowDenis Gorodnichev3-9/+76
2015-12-15don't crash when XRRGetScreenResourcesCurrent failsmonsta1-0/+5
2015-12-13remove dead codeMonsta1-34/+0
2015-11-30fix warnings due to wrong id passed to g_source_removemonsta3-4/+14
2015-11-05Acknowledge changes in AC backlight GSettings when running on batteryNutchanon Wetchasit1-1/+1
2015-11-05Make idle event handler always calculate backlight from configured settingsNutchanon Wetchasit1-3/+3
2015-11-05Save AC-power backlight set via brightness keys in GSettingsNachanon Vetjasit1-0/+15
Based on a patch by Flos Lonicerae.
2015-11-05Support disabling of PowerBtn.Mike Gabriel1-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-14tray icon: support custom themeslukefromdc1-0/+14
support custom themes, include robust transparency support even when wm is not properly identified by gtk as compositing
2015-10-14corrected comments to mention org.gnome.SessionManagermonsta1-3/+3
2015-09-09backlight-helper: Add gmux_backlight to backlight_interfacesinfirit1-0/+1
Fixes #135
2015-09-04Switch to org.gnome.SessionManagerClement Lefebvre1-6/+6
2015-09-04Show vendor/model informationClement Lefebvre2-6/+24
2015-08-31drop xrandr 1.2 compatibility (it's ancient)Monsta1-46/+2
2015-08-31Save copying costRoy Zhang1-6/+3
2015-07-28Merge pull request #157 from mesouug/masterMartin Wimpress2-2/+13
Unable to change keyboard back light #108
2015-07-28Also free the builder when finalizingRoy Zhang1-0/+1
2015-07-28Fix memory leaksRoy Zhang1-0/+3
g_variant_get() uses g_strdup() internally, so we should free the string after use.
2015-07-28Unable to change keyboard back light #108Mikhail Shevtsov2-2/+13
Fixed issue for laptops with levels less then 10;
2015-07-02applets/prefs/stats: properly show corresponding help pagesMonsta1-1/+1
2015-06-09Merge pull request #143 from pudh4418/fix-dbus-memleakMartin Wimpress1-21/+27
Fix memory leak problem when calling logind DBus method
2015-05-04dropped udisks support for several reasons.Monsta6-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-11Fix memory leak problem when calling logind DBus methodRoy Zhang1-21/+27
We should catch and free the GVariant returned by proxy calls even if the DBus method returns no value.
2015-04-04Remove obsolete egg-string codeRoy Zhang4-504/+30
Closes https://github.com/mate-desktop/mate-power-manager/pull/141
2015-03-23removed obsolete and unused mateconf codemonsta1-52/+0
Closes https://github.com/mate-desktop/mate-power-manager/pull/137
2015-03-19removed unused code, corrected indentationmonsta1-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-19statistics: adjustment for API breakage in upower 0.99Monsta1-28/+71
Closes https://github.com/mate-desktop/mate-power-manager/pull/132
2015-03-19upower: handle UP_DEVICE_STATE_UNKNOWN, avoid assertmonsta1-0/+4
Closes https://github.com/mate-desktop/mate-power-manager/pull/130
2015-03-15abort application when UI load failsMonsta2-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-15remove ifdefs, bump upower version requirementMonsta5-18/+0
Closes https://github.com/mate-desktop/mate-power-manager/pull/126
2015-01-14we don't need g_type_init (in GLib >= 2.36)Monsta1-1/+0
Closes https://github.com/mate-desktop/mate-power-manager/pull/127
2014-12-17Revert "We agreed to target Glib 2.32"infirit1-5/+0
This reverts commit 18e079201d970b6402b56ef0c0b2a01496ff582e.
2014-12-16We agreed to target Glib 2.32infirit1-0/+5
2014-11-16don't leak memoryMonsta2-2/+4
Closes https://github.com/mate-desktop/mate-power-manager/pull/115
2014-10-05correctly call cairo_destroyDenis Gorodnichev1-1/+1
fix memory leak with gtk2 runtime cairo assertion with gtk3
2014-07-02Remove old GTK2 code and supportStefano Karapetsas3-187/+36
2014-07-02Remove deprecated codeStefano Karapetsas3-23/+0
2014-04-24Add about dialog in tray iconStefano Karapetsas1-0/+38
This add dependency on libmate-desktop
2014-04-24Other round of fixes for UPower 0.99 API changesStefano Karapetsas2-21/+68
2014-04-24Improve UPower1 supportStefano Karapetsas1-9/+23
2014-04-09port mate-power-manager to upower-0.99 APIStefan Seyfried8-11/+111
fix mate-power-manager for current upower versions
2014-04-09remove "battery recall" logicStefan Seyfried4-160/+0
the database is outdated several years now and the whole interface is removed from current UPower release anyway, so let's get rid of it in m-p-m, too
2014-04-09avoid "levels is 0" warning if no kbd backlight presentStefan Seyfried1-0/+3
2014-03-09Merge pull request #60 from Firstyear/masterStefano Karapetsas5-52/+31
Add DBUS interface to kbdbacklight control
2014-02-26Define UPOWER_ENABLE_DEPRECATEDStefano Karapetsas2-0/+2
2014-01-16Improve GTK3 supportStefano Karapetsas1-0/+32
2014-01-16Copy paste latest OSD code from mate-settings-daemonStefano Karapetsas7-506/+957
2013-12-16Add option to enable deprecations and hide warnings under --enable-extra-warninfirit1-0/+1