1
1
mirror of https://github.com/swaywm/sway synced 2024-09-30 13:11:29 +02:00
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 extensions: Track panels by wl_resource, position per panel. 2015-12-20 12:54:34 +01:00
focus.h seamless_mouse: Move pointer only if successfully changed workspace. 2015-10-23 16:35:48 +02:00
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 sway: insert numbered workspaces in order 2015-12-18 01:22:07 +01:00
list.h swaybar: fix memory leaks 2015-12-22 17:54:47 +01:00
log.h Rearrange logging headers 2015-11-28 08:49:02 -05:00
output.h output: Support multiple adjacent outputs. 2015-11-16 21:32:18 +01:00
readline.h
resize.h dont swap view with workspace... 2015-08-22 21:54:39 -07:00
stringop.h stringop: lenient_strcmp: Add. 2015-11-21 22:22:09 +01:00
sway.h added missing header file 2015-08-20 15:27:59 +02:00
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