]> Pileus Git - ~andy/gtk/history - gdk/wayland/gdkkeys-wayland.c
wayland: update to work with stable libxkbcommon
[~andy/gtk] / gdk / wayland / gdkkeys-wayland.c
2012-10-29 Ran Benitawayland: update to work with stable libxkbcommon
2012-07-16 José Dapena Pazwayland: Initial version of keyboard key event handling
2012-07-16 José Dapena Pazwayland: Hook up _get_num_lock / _get_caps_lock to...
2012-07-16 José Dapena Pazwayland: Create and expose an xkb_state on the keymap...
2012-07-16 José Dapena Pazwayland: Refactor the keymap handling so it is associat...
2012-07-16 Rob Bradfordwayland: Process the keymap that is sent over from...
2012-07-12 Rob Bradfordwayland: Temporary disable/hackaround keyboard code
2012-07-12 Rob Bradfordwayland: Update to new header path for xkbcommon
2012-02-27 Javier JardónChange FSF Address
2012-01-18 Rob Bradfordwayland: Update modifiers handling to match new semantics
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-01 Kristian Høgsbergwayland: Add modifier masks for meta, hyper and super...
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Kristian Høgsbergwayland: Trim some unused struct fields
2011-02-11 Kristian Høgsbergwayland: Port over missing xkb functionality from X11...
2011-02-10 Kristian Høgsbergwayland: Copy gdk_wayland_keymap_translate_keyboard_sta...
2011-02-05 Kristian HøgsbergImplement GdkKeymap using libxkbcommon
2011-02-05 Kristian HøgsbergAdd Wayland backend