summaryrefslogtreecommitdiff
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* `-export-dynamic` is a linker flagAvinash Sonawane2022-01-211-1/+2
* Revert "Lower minimum inactivity to 5 minutes"Simon Steinbeiss2021-02-181-1/+1
* Lower minimum inactivity to 5 minutesYousuf Philips2021-01-261-1/+1
* Fix compilation warningsGaël Bonithon2021-01-261-1/+1
* Use more accurate status icons (Fixes #95)Simon Steinbeiss2020-11-061-1/+1
* settings: Fix GtkSwitch signal handlers (Issue #99)Theo Linkspfeifer2020-11-031-4/+8
* Fix Laptop lid settings (Bug #15300)Remi Salmon2020-05-261-2/+2
* Add new app icon and switch to rDNS icon nameSimon Steinbeiss2020-05-211-1/+1
* settings: Add keywords for discoverability (Bug #10694)Simon Steinbeiss2020-04-011-0/+1
* Make brightness steps configurable (Bug #12062)Timothy Lee2020-01-061-0/+70
* Fix indentationSimon Steinbeiss2019-11-165-2096/+2076
* settings: Unclutter system and display tabsSimon Steinbeiss2019-11-071-29/+14
* settings: Move % sign out of spinbutton (Bug #15994)Simon Steinbeiss2019-09-301-16/+0
* Correctly hide brightness label (Bug #14649)Simon Steinbeiss2019-08-061-0/+2
* Use the newer up_client_get_devices2Andre Miranda2019-04-181-1/+5
* Whitespace fixesSimon Steinbeiss2019-04-141-131/+131
* settings: Improve devices tab visually by adding frameSimon Steinbeiss2019-04-141-2/+5
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-141-9/+5
* Rename variables for xfconf channel and property prefixKacper Piwiński2019-04-142-58/+59
* Fix slider labels (Bug #14395)Andre Miranda2019-04-111-43/+123
* Fix various warningsViktor Odintsev2017-12-271-1/+1
* Fix compiler warning (Bug #14104)Stefan Seyfried2017-12-191-2/+2
* Add support for XF86Battery button (Bug #14055)Viktor Odintsev2017-12-193-6/+90
* Fix xfpm startup dialog ignoring response (Bug #13700)Simon Steinbeiss2017-10-311-5/+15
* Harmonize capitalisation of hours, minutes and secondsSimon Steinbeiss2017-10-291-11/+11
* Fix scale description and values for light-locker (Bug #13303)Simon Steinbeiss2017-10-291-9/+10
* Draw border around device detailsSimon Steinbeiss2016-01-241-0/+3
* Drop forgotten dbus-client.h from MakefileSimon Steinbeiss2015-05-251-1/+0
* Look up the schema for light-locker's settings recursively (Bug #11488)Simon Steinbeiss2015-04-241-1/+1
* Settings: Use a quit signal to exitEric Koegel2015-03-223-3/+41
* Don't call present/showEric Koegel2015-03-221-2/+2
* trivial: make the ll warning a debug messageEric Koegel2015-03-221-1/+1
* trivial: fix runtime warningEric Koegel2015-03-221-1/+0
* Settings: Select the device-idEric Koegel2015-03-223-0/+36
* Settings: Present the window when launched againEric Koegel2015-03-221-2/+7
* This is betterEric Koegel2015-03-221-3/+24
* Settings: Don't be uniqueEric Koegel2015-03-221-1/+1
* trivial: unused variablesEric Koegel2015-03-221-2/+0
* Settings: Add actions for cli optionsEric Koegel2015-03-221-18/+171
* Fix build warnings with --enable-debug=fullEric Koegel2015-03-221-3/+2
* Settings: Port to GtkApplicationEric Koegel2015-03-225-167/+276
* Drop GtkAlignment, replace some CheckButtons with GtkSwitch in settingsSimon Steinbeiss2015-03-221-85/+28
* Hide column headers for device detailsSimon Steinbeiss2015-03-221-2/+1
* Replaced dbus-binding-tool with gdbus-codegenPeter de Ridder2015-03-221-4/+5
* Removed all dbus includes and add gio dependencyPeter de Ridder2015-03-221-3/+0
* Fix settings dialog's icon nameSimon Steinbeiss2015-03-221-1/+1
* UPower 0.99.0 is the new minimumEric Koegel2015-03-221-22/+0
* trivial: drop old version checksEric Koegel2015-03-222-9/+0
* Plugin: Stop crashing!Eric Koegel2015-03-221-7/+9
* Replace deprecated gtk_widget_reparentSimon Steinbeiss2015-03-221-1/+11