summaryrefslogtreecommitdiff
path: root/plugins/rfkill
Commit message (Expand)AuthorAgeFilesLines
* rfkill: Monitor WwanEnabled property changes properlyMaxim Mikityanskiy2023-04-181-18/+11
* rfkill: Do not sync state immediately when opening rfkillBenjamin Berg2021-04-141-39/+0
* rfkill: Fix rfkill event read length checkBenjamin Berg2021-04-141-2/+2
* rfkill: set the g_io_channel to unbuffered modeHans de Goede2021-04-131-0/+1
* plugins: Remove old systemd templatesBenjamin Berg2020-07-312-29/+0
* plugins: Use a common templates .desktop filesBenjamin Berg2020-07-311-10/+0
* plugins: Lower systemd stop timeoutBenjamin Berg2019-12-121-0/+1
* plugins: Add systemd user service files for all the pluginsBenjamin Berg2019-08-053-0/+29
* rfkill: add a space after the connection type stringMohammed Sadiq2019-07-051-2/+2
* rfkill: Handle Airplane mode for Wireless WANMohammed Sadiq2019-07-051-6/+138
* rfkill: Use G_DEFINE_FINAL_TYPE for GsdRfkillManagerBenjamin Berg2019-03-222-104/+81
* rfkill: Use GUdev to monitor rfkill device presenceBenjamin Berg2019-01-082-13/+93
* rfkill: set encoding as NULLEthan Hsieh2018-10-171-0/+1
* Revert "rfkill: Use GUdev to monitor rfkill device presence"Benjamin Berg2018-08-282-102/+9
* Revert "rfkill: Do not handle all events when opening the device"Benjamin Berg2018-08-281-0/+39
* rfkill: Use GUdev to monitor rfkill device presenceBenjamin Berg2018-08-282-9/+102
* rfkill: Do not handle all events when opening the deviceBenjamin Berg2018-08-281-39/+0
* rfkill: Create nested cancellable for rfkill settingBenjamin Berg2018-08-081-2/+12
* build: Fix runtime linkage to libgsd and libcommonYanko Kaneti2018-02-091-0/+1
* build: Remove desktop generation duplicated commandsIñigo Martínez2018-02-051-10/+0
* build: Remove autotoolsIñigo Martínez2018-02-051-38/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+32
* rfkill: Fix property notification warning for rfkill-input-inhibitedBenjamin Berg2017-11-281-1/+1
* rfkill: Inhibit rfkill-input's rfkill keys handlingBenjamin Berg2017-05-041-0/+10
* rfkill: Add property to Rfkill helper to inhibit kernel handlingBenjamin Berg2017-05-042-0/+118
* rfkill: Refactor error handling for cc_rfkill_glib_open()Philip Withnall2017-03-293-12/+21
* rfkill: Add a comment with basic testing instructionsPhilip Withnall2017-02-141-0/+20
* rfkill: Fix crash due to racy GTask managementPhilip Withnall2017-02-141-11/+26
* rfkill: Move event data into the GTask’s task dataPhilip Withnall2017-02-141-11/+14
* rfkill: Use local task variables where possiblePhilip Withnall2017-02-141-8/+12
* rfkill: Remove stored GCancellable memberPhilip Withnall2017-02-141-6/+2
* rfkill: Add some checks that a previous task is not overwrittenPhilip Withnall2017-02-141-0/+6
* rfkill: Update class definition to use G_DECLARE_FINAL_TYPEPhilip Withnall2017-02-142-97/+61
* rfkill: Drop cc_rfkill_glib_send_event() due to being unusedPhilip Withnall2017-02-142-61/+0
* rfkill: Port from GSimpleAsyncResult to GTaskPhilip Withnall2017-02-141-51/+36
* rfkill: Fix indentation in D-Bus introspection XMLPhilip Withnall2017-02-141-7/+7
* main: Remove gnome-settings-plugin.hBastien Nocera2016-10-111-1/+4
* build: Add separate GTK+ skeletonBastien Nocera2016-10-111-4/+3
* plugins: Stop building helpers as pluginsBastien Nocera2016-10-113-79/+3
* plugins: Add desktop files for all the pluginsBastien Nocera2016-10-112-3/+19
* plugins: Rename sources of all test applicationsBastien Nocera2016-10-112-2/+2
* plugins: Remove "test" from the stand-alone program namesBastien Nocera2016-10-111-4/+4
* rfkill: More debug output on startupBastien Nocera2016-03-102-2/+12
* rfkill: Limit 2-step unlocking to Bluetooth rfkillBastien Nocera2016-01-101-1/+2
* rfkill: Use new _send_change_all_event() helperBastien Nocera2016-01-051-19/+9
* rfkill: Add _send_change_all_event() helperBastien Nocera2016-01-052-0/+188
* rfkill: Fix indentationBastien Nocera2016-01-051-1/+1
* rfkill: Better debug message in unexpected eventBastien Nocera2016-01-051-1/+1
* rfkill: Make rfkill kernel calls cancellableBastien Nocera2016-01-051-3/+6
* rfkill: Fix typo in rfkill typeBastien Nocera2016-01-051-1/+1