sway/sway
Tudor Brindus c523aa623b input: fully change focus when scrolling tabs/stacks
When scrolling on a tabbed/stacked container, i3 focuses its
inactive-focused focused child. Sway does the same, but then resets the
focus to whatever was focused previously.

Ref e5992eed16/src/click.c (L207-L219)
2020-11-01 04:05:38 -05:00
..
commands commands/focus: force container warp when fulfilling focus mode_toggle 2020-11-01 03:43:00 -05:00
config hide_cursor: Add an option to hide when typing 2020-10-30 09:59:54 +01:00
desktop transaction: make transaction collapsing smarter with > 2 views 2020-10-19 01:40:10 +02:00
input input: fully change focus when scrolling tabs/stacks 2020-11-01 04:05:38 -05:00
tree output: Revert implementation of evacuate_sticky() 2020-10-28 09:45:12 -04:00
commands.c
config.c
criteria.c
decoration.c
ipc-json.c Add support for workspace_min_width bar option. 2020-10-11 19:12:42 +02:00
ipc-server.c
main.c
meson.build input/tablet: add tool_mode option to set tablet tools as relative input 2020-10-12 15:01:37 +02:00
server.c
sway-bar.5.scd Add support for workspace_min_width bar option. 2020-10-11 19:12:42 +02:00
sway-input.5.scd hide_cursor: Add an option to hide when typing 2020-10-30 09:59:54 +01:00
sway-ipc.7.scd Add support for workspace_min_width bar option. 2020-10-11 19:12:42 +02:00
sway-output.5.scd
sway.1.scd
sway.5.scd
swaynag.c
xdg_decoration.c