summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Free `eggalarm` after its last useAvinash Sonawane2022-01-211-1/+1
* Fix memory leak and make `while` more efficientAvinash Sonawane2022-01-211-8/+14
* Allocate dynamic memory to `what` so that it can be `g_free`d laterAvinash Sonawane2022-01-211-1/+1
* Inhibit DPMS when getting power inhibit request.Paul Ezvan2022-01-211-2/+6
* Fix icon name in autostart launcherTheo Linkspfeifer2021-08-251-1/+1
* Remove a floating referenceGaël Bonithon2021-04-051-1/+1
* Connect to polkit signal via GDBusProxy generic signalGaël Bonithon2021-04-051-4/+11
* Revert "Lower minimum inactivity to 5 minutes"Simon Steinbeiss2021-02-181-4/+4
* Lower minimum inactivity to 5 minutesYousuf Philips2021-01-261-4/+4
* Fix compilation warningsGaël Bonithon2021-01-262-3/+2
* backlight: always update notificationLukas K2021-01-231-3/+10
* Remove GSourceFunc castsOlaf Hering2020-12-283-14/+19
* More blank time debug codeSimon Steinbeiss2020-11-061-2/+4
* Only update blank time when appropriateSimon Steinbeiss2020-11-061-6/+9
* Use more accurate status icons (Fixes #95)Simon Steinbeiss2020-11-061-1/+1
* Reorder screensavers so Xfce comes first (Fixes #101)Simon Steinbeiss2020-11-041-21/+25
* Guard against NULL pointer dereferenceSimon Steinbeiss2020-11-047-32/+74
* xfpm: avoid default double forkPablo Mazzini2020-10-242-5/+5
* Indentation fixesSimon Steinbeiss2020-06-012-47/+55
* Respect the notification daemon's timeouts (Fixes #57)Simon Steinbeiss2020-06-016-20/+4
* Fix inhibiting xfce4-screensaver (Bug #16364)Michael Weiser2020-01-111-1/+1
* Make brightness steps configurable (Bug #12062)Timothy Lee2020-01-062-2/+48
* Fix indentationSimon Steinbeiss2019-11-1637-6787/+6737
* Dismiss critical notification when connecting to ACSimon Steinbeiss2019-11-102-3/+10
* Make inhibition affect dimming and inactivity action (Bug #14687)Eyal Soha2019-07-261-1/+1
* Add support of xfce4-screensaverOlivier Duchateau2019-07-211-51/+74
* Fix typoAndre Miranda2019-07-101-1/+1
* Revert "Read from actual_brightness instead of brightness"Simon Steinbeiss2019-07-011-2/+1
* Use the newer up_client_get_devices2Andre Miranda2019-04-181-1/+5
* Whitespace fixesSimon Steinbeiss2019-04-1420-270/+269
* Handle glib deprecationsAndre Miranda2019-04-141-4/+6
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-1415-105/+31
* Read from actual_brightness instead of brightnessKacper Piwiński2019-04-141-1/+2
* Replace xfconf_channel_new by xfconf_channel_getKacper Piwiński2019-04-141-8/+2
* Rename variables for xfconf channel and property prefixKacper Piwiński2019-04-145-22/+24
* Don't overwrite the user's XScreensaver settings (Bug #14968)Teemu Ikonen2018-12-131-1/+3
* Don't autostart the power manager in the LXQt DE (Bug #14450)Luís Pereira2018-06-131-1/+1
* Fix various warningsViktor Odintsev2017-12-271-0/+1
* Add support for XF86Battery button (Bug #14055)Viktor Odintsev2017-12-195-5/+33
* Fix handling of dialog responses for suspend and hibernate (Bug #13405)Simon Steinbeiss2017-11-261-2/+2
* Make tooltip more concise (Bug #12342)Simon Steinbeiss2017-10-291-1/+1
* Drop period at end of all tooltip texts (Bug #12342)Simon Steinbeiss2017-10-291-2/+2
* Fix type for kb/display-backlight notificationsSimon Steinbeiss2017-10-292-2/+2
* Continue with notification cleanupSimon Steinbeiss2017-10-293-3/+10
* Begin cleanup of notification codeSimon Steinbeiss2017-10-296-163/+128
* Set the transient hint for notificationsViktor Odintsev2017-10-271-0/+1
* Fix misc compilation warningsViktor Odintsev2017-10-272-21/+21
* When locking fallback to xflock4 first (Bug #12603)Eric Koegel2016-06-061-4/+2
* Fix a crash when warning about the screenlocker (Bug #12603)Eric Koegel2016-06-041-3/+3
* Fix showing inhibits in the systray (Bug #12605)Eric Koegel2016-05-312-11/+33