sway/sway
Mikkel Oscar Lyderik 1fb9489032 Fix bindcode by offsetting xkb keycode by 8
The bindcode has to be offset by 8 to match the keycode we get from wlc.

https://github.com/xkbcommon/libxkbcommon/blob/master/xkbcommon/xkbcommon.h#L160
2016-04-28 21:05:38 +02:00
..
CMakeLists.txt Fix missing include paths 2016-04-28 20:08:41 +02:00
border.c border: clear buffer on fullscreen views 2016-04-27 11:24:28 +02:00
commands.c Fix bindcode by offsetting xkb keycode by 8 2016-04-28 21:05:38 +02:00
config.c Correctly determine default layout 2016-04-25 00:00:49 +02:00
container.c Remove unused function 2016-04-25 00:00:49 +02:00
criteria.c criteria: Code formatting. 2015-11-25 14:59:07 +01:00
debug_log.c Improve move command with tabbed/stacked layout 2016-04-25 00:00:49 +02:00
extensions.c Remove unused panel_size (and fix rearrange) 2016-03-17 23:47:42 +01:00
focus.c Add support for nested tabbed/stacked containers 2016-04-25 00:00:49 +02:00
handlers.c Use correct format string for x86_64 and i686 2016-04-17 16:51:33 +02:00
input.c libinput 2016-01-19 06:51:36 -08:00
input_state.c Fix spelling mistakes 2016-04-02 16:00:05 +01:00
ipc-server.c Renamed to pango_markup 2016-04-24 20:35:21 +03:00
layout.c border: clear buffer on fullscreen views 2016-04-27 11:24:28 +02:00
main.c Update to wlc 0.0.2 2016-04-16 10:22:50 -04:00
output.c output: Support multiple adjacent outputs. 2015-11-16 21:32:18 +01:00
resize.c return after disconnect ipc client and minor checks 2015-09-29 07:19:10 -07:00
sway-bar.5.txt Renamed pango_markup config options 2016-04-24 20:39:41 +03:00
sway-input.5.txt Loosen restrictions on commands, update docs 2016-03-27 12:41:42 -04:00
sway.1.txt Update sway(1) 2016-03-27 12:24:06 -04:00
sway.5.txt Add cmds new_window and new_float 2016-03-31 12:42:20 +02:00
workspace.c Fix assigning workspaces to outputs 2016-03-04 16:44:49 +01:00