sway/include
Mikkel Oscar Lyderik 55f63935ab Implement bindsym --release
This is a "simple" version of --release (same as i3) that only supports
a binding that contain one normal key. e.g.:

    bindsym --release $mod+x exec somthing-fun

I didn't bother implementing it for a combination like `$mod+x+z` since
it is a bit tricky to get right and also a bit weird to actually do on a
keyboard.
2016-01-07 21:43:00 +01:00
..
client make gdk-pixbuf dependency really optional 2015-12-20 17:37:52 +01:00
commands.h Add framework for switching command sets 2015-11-29 17:20:27 -05:00
config.h Implement bindsym --release 2016-01-07 21:43:00 +01:00
container.h Handle SIGTERM sent to sway 2015-12-29 13:03:53 +01:00
criteria.h criteria: Add. Learn for_window command. 2015-11-25 14:34:33 +01:00
extensions.h
focus.h
handlers.h container: Move container_under_pointer here from handlers. 2015-10-29 16:37:19 +01:00
input_state.h Implement bindsym --release 2016-01-07 21:43:00 +01:00
ipc-client.h Add type to returned response. 2016-01-03 20:40:50 +01:00
ipc-server.h Send IPC modifier event on bar_modifier up/down 2016-01-05 02:25:56 +01:00
ipc.h Send IPC modifier event on bar_modifier up/down 2016-01-05 02:25:56 +01:00
layout.h
list.h swaybar: fix memory leaks 2015-12-22 17:54:47 +01:00
log.h
output.h
readline.h
resize.h
stringop.h
sway.h
util.h Move modifier name table to common/util.c 2016-01-05 18:36:24 +01:00
workspace.h sway: enable workspace selection by number 2015-12-18 01:21:31 +01:00