sway/sway
Ashkan Kiani aee9942145 Add details on `--whole-window` for bindsym
Updates sway.5 to include information on the usage of the `--whole-window` option in the context of the `bindsym` command, which modifies mouse bindings to allow them to operate over the whole window instead of just the titlebar. Also includes the disclaimer about mouse bindings only working over the title bar.

Also fixes the escaping of the `BTN_LEFT` and `BTN_RIGHT` key mention.
Add notes on --border and --exclude-titlebar

Update the flags for bindcode command.
2019-01-30 22:55:22 +01:00
..
commands Add pointer_constraint command 2019-01-30 19:53:59 +01:00
config Add pointer_constraint command 2019-01-30 19:53:59 +01:00
desktop Check xdg_surface's role before using its toplevel 2019-01-28 16:14:35 +01:00
input Send pointer frames on tool events 2019-01-30 14:09:50 -05:00
tree Remove bad assertion in container_handle_fullscreen_reparent 2019-01-29 08:05:55 +10:00
commands.c Add pointer_constraint command 2019-01-30 19:53:59 +01:00
config.c Cleanup config reading failure error logs 2019-01-29 13:18:53 -05:00
criteria.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
debug-tree.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
decoration.c Fix double free when unmapping any view 2018-11-15 15:22:09 +10:00
ipc-json.c Introduce container_is_scratchpad_hidden 2019-01-28 10:35:40 +01:00
ipc-server.c Make json-c include respect pkg-config --cflags 2019-01-23 21:50:06 -05:00
main.c Cleanup config reading failure error logs 2019-01-29 13:18:53 -05:00
meson.build Add pointer_constraint command 2019-01-30 19:53:59 +01:00
security.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
server.c Add relative pointer 2019-01-30 19:53:59 +01:00
sway-bar.5.scd Remove unnecessary underscores in man pages 2019-01-27 11:27:48 -05:00
sway-input.5.scd Remove unnecessary underscores in man pages 2019-01-27 11:27:48 -05:00
sway-output.5.scd Document cursor moving between adjacent outputs 2019-01-28 21:36:48 -05:00
sway.1.scd Remove unnecessary underscores in man pages 2019-01-27 11:27:48 -05:00
sway.5.scd Add details on `--whole-window` for bindsym 2019-01-30 22:55:22 +01:00
swaynag.c Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
xdg_decoration.c Improve CSD logic 2018-09-27 22:51:37 +10:00