summaryrefslogtreecommitdiff
path: root/plugins/keyboard
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-115-1223/+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-135-4/+131
* Updated FSF's addressDaniel Mustieles2014-01-313-6/+3
* keyboard: Apply num-lock to newly connected keyboardsBastien Nocera2014-01-281-0/+1
* keyboard: Drop no longer used iconsRui Matos2014-01-167-11/+0
* 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
* build: Fix srcdir != builddirColin Walters2013-08-061-0/+1
* 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-263-672/+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-192-94/+12
* keyboard: Get XKB options from localedRui Matos2013-03-131-0/+32
* keyboard: Get layouts and variants from localedRui Matos2013-03-131-26/+69
* plugins: Move default priority to plugin fileBastien Nocera2013-02-211-0/+1
* 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
* plugins: Remove obsolete files from the sources listBastien Nocera2012-12-201-1/+0
* plugins: Simplify plugin creation with a huge macroBastien Nocera2012-12-132-135/+1
* keyboard: Fix compilation against older inputproto headersRui Matos2012-11-161-2/+2
* keyboard: Trigger input source switching on key press for Caps LockRui Matos2012-11-151-22/+25
* keyboard: Add combos with Caps Lock to the input sources switcherRui Matos2012-11-121-0/+82
* 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: Also grab button presses so as to replay them on IS switcherRui Matos2012-10-081-3/+64