summaryrefslogtreecommitdiff
path: root/plugins/keyboard/gsd-keyboard-manager.c
Commit message (Expand)AuthorAgeFilesLines
* common: Migrate input settings to gsettings-desktop-schemas keysCarlos Garnacho2015-01-191-0/+18
* keyboard: Apply numlock/bell settings on X11 only.Carlos Garnacho2015-01-191-5/+10
* keyboard: Remove handling of keyboard repeat settingsCarlos Garnacho2015-01-191-51/+0
* keyboard: Call stop from finalizeRui Matos2014-10-171-0/+2
* keyboard: Add back the gtk+ IM module handlingRui Matos2014-09-261-0/+60
* keyboard: Remove input sources handlingRui Matos2014-09-111-986/+2
* keyboard: Stop using deprecated GSettings APIRui Matos2014-05-261-7/+23
* all: Name all the timeouts and idlesBastien Nocera2014-05-161-0/+1
* keyboard: Fix consecutive xkb grp: options not being strippedРоман Донченко2014-04-081-1/+2
* keyboard: Move code to get the XkbRF_VarDefsRec hereRui Matos2014-02-131-4/+3
* Updated FSF's addressDaniel Mustieles2014-01-311-2/+1
* keyboard: Apply num-lock to newly connected keyboardsBastien Nocera2014-01-281-0/+1
* keyboard: Avoid warning when bell-custom-file changesBastien Nocera2013-10-011-0/+3
* keyboard: Don't set the XKB group switching option when not neededRui Matos2013-10-011-9/+47
* common: rename gnome-settings-session to gnome-settings-busRay Strode2013-08-061-1/+1
* keyboard: Fix build without IBusRui Matos2013-05-301-0/+2
* keyboard: Wait until fully initialized to show up on the busRui Matos2013-05-301-1/+1
* keyboard: Move method a bit further in the fileRui Matos2013-05-301-26/+26
* keyboard: Stop adding locale based input sources from a hardcoded listRui Matos2013-05-261-57/+1
* keyboard: Convert the XKB group switch option from libgnomekbdRui Matos2013-05-261-7/+2
* keyboard: Remove the input source switcher helperRui Matos2013-05-261-51/+0
* keyboard: Introduce a SetInputSource DBus methodRui Matos2013-05-261-1/+91
* keyboard: Claim a DBus well known nameRui Matos2013-05-261-0/+102
* keyboard: Without settings or under GDM make sure to add the US layoutRui Matos2013-04-151-0/+9
* keyboard: Make sure the XKB group in use is always what we wantRui Matos2013-04-151-0/+5
* keyboard: Cancel and bail out of async DBus operations on plugin stopRui Matos2013-04-151-4/+15
* keyboard: Use the gtk+ ibus module if there's at least one ibus sourceRui Matos2013-03-191-19/+42
* keyboard: Always try to activate the ibus daemonRui Matos2013-03-191-73/+12
* keyboard: Get XKB options from localedRui Matos2013-03-131-0/+32
* keyboard: Get layouts and variants from localedRui Matos2013-03-131-26/+69
* keyboard: Adapt to gnome-xkb-info API changeRui Matos2013-02-191-22/+36
* keyboard: Adapt to gnome-xkb-info API changeRui Matos2013-01-251-31/+18
* keyboard: Don't migrate ibus xkb enginesRui Matos2013-01-101-1/+4
* keyboard: Remove fallback supportBastien Nocera2012-11-091-27/+0
* keyboard: Don't print warnings when calls were cancelledBastien Nocera2012-11-071-2/+4
* keyboard: Prevent potential infinite loopBastien Nocera2012-11-061-3/+4
* keyboard: Fix build without IBusBastien Nocera2012-10-261-0/+4
* keyboard: Fix thinkoRui Matos2012-10-251-1/+1
* keyboard: Use new SessionManager singletonMatthias Clasen2012-10-221-88/+17
* keyboard: Don't apply global settings for every keyboardBastien Nocera2012-10-221-1/+0
* Add single default ibus engine for Indic localesParag Nemade2012-10-151-0/+13
* keyboard: Convert old libgnomekbd and IBus settingsRui Matos2012-10-051-19/+178
* keyboard: Add likely IBus engine for some locales if empty settingRui Matos2012-10-051-1/+64
* keyboard: Slight refactoring for upcoming changesRui Matos2012-10-051-8/+10
* keyboard: Add link to upstream bugBastien Nocera2012-10-051-0/+2
* keyboard: Apply variants and XKB options from IBus engine descriptionsRui Matos2012-10-051-11/+149
* keyboard: Add modifiers-only shortcuts to switch input sourcesRui Matos2012-09-231-0/+51
* keyboard: Always create input sources from X layouts under GDMRui Matos2012-09-221-3/+5
* keyboard: Create sources from X layouts in use when setting is emptyRui Matos2012-09-221-0/+61
* keyboard: More num-lock debuggingBastien Nocera2012-09-171-2/+5