river/river/command
Isaac Freund f86291169e
cursor: allow commands to override cursor operations
Now that we properly handle state changes during cursor operations,
blocking these commands if the target view is the target of a cursor
operation is unnecessary complexity. It is also inconsistent as we
don't block changing the tags of the view.
2021-07-23 17:11:43 +02:00
..
attach_mode.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
close.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
config.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
declare_mode.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
enter_mode.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
exit.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
filter.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
focus_follows_cursor.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
focus_view.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
input.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
layout.zig river-layout: update to v3 2021-07-20 10:48:11 +02:00
map.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
move.zig cursor: allow commands to override cursor operations 2021-07-23 17:11:43 +02:00
output.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
set_repeat.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
spawn.zig river: make spawn command take only one argument 2021-07-21 14:07:49 +02:00
swap.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
tags.zig river: add focus-previous-tags command 2021-07-15 12:00:22 +00:00
toggle_float.zig cursor: allow commands to override cursor operations 2021-07-23 17:11:43 +02:00
toggle_fullscreen.zig cursor: allow commands to override cursor operations 2021-07-23 17:11:43 +02:00
xcursor_theme.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00
zoom.zig command: make args type 0-terminated 2021-07-15 13:32:33 +02:00