summaryrefslogtreecommitdiff
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* 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
* Port settings dialog to Gtk3Simon Steinbeiss2015-03-221-2/+1
* Start porting to GTK3Eric Koegel2015-03-223-3/+5
* trivial: typo in emailEric Koegel2015-03-041-1/+1
* Bring back the tray icon (Bug #11054)Eric Koegel2015-03-011-0/+22
* coverity: cwe-252, Unchecked return valueEric Koegel2015-02-181-1/+3
* Trivial: Fix a couple compiler warningsEric Koegel2015-02-071-3/+2
* Light Locker Integration (Bug #11488)Sean Davis2015-02-071-0/+225
* Settings: Initially disable DPMS widgets when not handling DPMSHarald Judt2014-10-161-2/+10
* Conditionally use xfce_dialog_show_help_with_versionEric Koegel2014-09-121-1/+5
* Point to versioned help docsEric Koegel2014-09-011-1/+1
* trivial: fix build warningsEric Koegel2014-08-281-2/+8