river/river/command
2020-09-15 15:58:54 +02:00
..
attach_mode.zig style: attach_mode() -> attachMode() 2020-08-24 11:50:38 +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 config: implement map-pointer command 2020-08-24 18:57:43 +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_follows_cursor.zig Implement focus-follows-cursor 2020-09-15 15:15:55 +02:00
focus_output.zig code: simplify direction parsing 2020-07-15 13:03:28 +02:00
focus_view.zig view stack: rework iteration for flexibility 2020-08-21 16:31:39 +02:00
layout.zig command: allow output on success, refactor 2020-06-26 17:57:03 +02:00
map.zig Implement map -release 2020-09-15 15:58:54 +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 view stack: rework iteration for flexibility 2020-08-21 16:31:39 +02:00