summaryrefslogtreecommitdiff
path: root/plugins/media-keys
Commit message (Expand)AuthorAgeFilesLines
* Fix MPRIS issues with disconnecting clientsBenjamin Berg2019-04-151-25/+61
* power,media-keys: Signal connector rather than output ID for OSDBenjamin Berg2019-04-151-22/+21
* media-keys: Ignore some key repeated eventsAndrea Azzarone2019-02-201-45/+45
* media-keys: support grabFlags parameterAndrea Azzarone2019-02-204-5/+28
* media-keys: always do something when power button is pressed...Michael Catanzaro2019-01-081-4/+57
* Revert "power: Add Suspend then Hibernate"Benjamin Berg2018-12-171-32/+2
* media-keys: Drop touchpad checkCarlos Garnacho2018-12-061-5/+0
* plugins: Add GDK_BACKEND #define for the GTK+ skeletonCarlos Garnacho2018-12-061-0/+1
* media-keys: Add mapping for Ctrl + media-key for some media-keysHans de Goede2018-10-211-0/+5
* media-keys: Increase GSD_REENABLE_POWER_BUTTON_DELAY to 3 secondsHans de Goede2018-10-161-2/+2
* build: Use config_h.set10 consistentlyMarvin Schmidt2018-09-151-8/+8
* build: fix undeclared dependency on gio-unix-2.0Jan Tojnar2018-08-081-0/+1
* media-keys: Escape custom command for executionBenjamin Berg2018-08-031-1/+18
* media-keys: Use similar logic to the Shell to show volume above 100% iconDidier Roche2018-08-011-4/+7
* media-keys: Add optional max_level parameter to the ShellDidier Roche2018-08-011-9/+25
* media-keys: Allow volume above 100%Didier Roche2018-08-011-2/+28
* power: Add Suspend then HibernateMario Limonciello2018-04-121-2/+32
* media-keys: Wait forever for GrabAccelerators() to succeedMantas Mikulėnas2018-03-312-12/+14
* media-keys: Use g_error_matches() instead of manual comparisonMantas Mikulėnas2018-03-301-1/+1
* media-keys: Add missing closing bracket to a debug messageMantas Mikulėnas2018-03-301-1/+1
* media-keys: Add mapping for Ctrl + Super + TouchpadToggleHans de Goede2018-03-161-0/+1
* media-keys: Move microphone mute button to gsettingsBenjamin Berg2018-03-161-1/+1
* media-keys: Remove legacy mapping from F20 to microphone muteBenjamin Berg2018-03-161-1/+0
* 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-95/+0
* build: Port to meson build systemIñigo Martínez2018-02-051-0/+66
* media-keys: Prefer MPRIS clients to g-s-d onesBastien Nocera2018-02-021-4/+8
* media-keys: Track whether there is an MPRIS player runningBastien Nocera2018-02-022-0/+45
* media-keys: Fix grammar in commentBastien Nocera2018-02-021-1/+1
* build: Move gvc module to subprojectsIñigo Martínez2018-02-012-3/+3
* media-keys: Add "what-did-you-plug-in" test appBastien Nocera2018-01-102-0/+268
* media-keys: Suppress power-button presses during suspendHans de Goede2017-11-231-0/+158
* media-keys: Fix custom binding command changes not getting appliedRui Matos2017-11-011-5/+28
* media-keys: Restore interactive option for power buttonJeremy Bicha2017-08-071-0/+3
* media-keys: Fix grabbing of previously disabled shortcutsFlorian Müllner2017-07-191-3/+19
* media-keys: Use hash table keys that uniquely identify a keyFlorian Müllner2017-07-191-14/+29
* media-keys: Remove video-out and rotate-video handlingRui Matos2017-07-143-122/+0
* media-keys: Add a precise volume change shortcutBastien Nocera2017-07-143-1/+18
* media-keys: Switch boolean do_sound_action() args to flagsBastien Nocera2017-07-141-10/+20
* media-keys: Change order of key to match shortcuts listBastien Nocera2017-07-141-1/+1
* media-keys: Show kbd-brigthness osd on org.gnome.SettingsDaemon.Power.Keyboar...Hans de Goede2017-05-251-0/+28
* media-keys: Add support for new XF86RFKill keysymHans de Goede2017-05-151-0/+1
* media-keys: Fix mmkeys D-Bus API to match API docsBastien Nocera2017-04-241-0/+12
* media-keys: Remove special handling of "active" GSettings keyBastien Nocera2017-04-111-4/+0
* media-keys: Memory leaks and Bluetooth handling fixesBastien Nocera2017-04-061-0/+0
* media-keys: Make calculator key work againBastien Nocera2017-03-211-1/+1
* media-keys: Handle binding grabs when there's already one pendingRui Matos2017-02-141-5/+31
* media-keys: Avoid leaking grabbed bindingsRui Matos2017-02-141-4/+10
* media-keys: Avoid using free'd memoryRui Matos2017-02-141-1/+2