river/river/command
Isaac Freund 7a6ac8eb6e seat: set focus before starting transactions
Focus was made double-buffered in 96a91fd. However, much of the code
still behaved as if focus was separate from the transaction system.
This commit completes the work started in 96a91fd and ensures that
focus is applied consistently in a single transaction.
2020-08-13 11:17:15 +02:00
..
close.zig code: use a tagged union to store focus 2020-07-15 14:15:17 +02:00
config.zig root: refactor transaction initiation 2020-08-13 11:17:15 +02:00
declare_mode.zig command: allow output on success, refactor 2020-06-26 17:57:03 +02:00
enter_mode.zig command: allow output on success, refactor 2020-06-26 17:57:03 +02:00
exit.zig command: allow output on success, refactor 2020-06-26 17:57:03 +02:00
filter.zig Implement csd-filter-add and float-filter-add commands 2020-07-16 21:24:08 +02:00
focus_output.zig code: simplify direction parsing 2020-07-15 13:03:28 +02:00
focus_view.zig seat: set focus before starting transactions 2020-08-13 11:17:15 +02:00
layout.zig command: allow output on success, refactor 2020-06-26 17:57:03 +02:00
map.zig command: allow output on success, refactor 2020-06-26 17:57:03 +02:00
mod_master_count.zig root: refactor transaction initiation 2020-08-13 11:17:15 +02:00
mod_master_factor.zig root: refactor transaction initiation 2020-08-13 11:17:15 +02:00
send_to_output.zig root: refactor transaction initiation 2020-08-13 11:17:15 +02:00
spawn.zig command/spawn: use _exit(2) instead of exit(3) 2020-07-12 12:16:05 +02:00
tags.zig seat: set focus before starting transactions 2020-08-13 11:17:15 +02:00
toggle_float.zig root: refactor transaction initiation 2020-08-13 11:17:15 +02:00
toggle_fullscreen.zig root: refactor transaction initiation 2020-08-13 11:17:15 +02:00
xcursor_theme.zig cursor: make xcursor theme configurable 2020-07-14 17:34:29 +02:00
zoom.zig root: refactor transaction initiation 2020-08-13 11:17:15 +02:00