river/river
Isaac Freund 2b77be8c87
seat: start transaction on focus-output
This fixes a delay due to the missing startTransaction() call causing
unapplied pending state.
2020-09-30 11:16:27 +02:00
..
command seat: start transaction on focus-output 2020-09-30 11:16:27 +02:00
Box.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
c.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
command.zig Implement focus-follows-cursor 2020-09-15 15:15:55 +02:00
Config.zig Implement focus-follows-cursor 2020-09-15 15:15:55 +02:00
Control.zig river-status: clean up initialization 2020-08-21 21:06:58 +02:00
Cursor.zig layer-shell: default to focused output 2020-09-29 17:27:33 +02:00
Decoration.zig xdg-decoration: clean up initialization 2020-08-21 21:06:59 +02:00
DecorationManager.zig xdg-decoration: clean up initialization 2020-08-21 21:06:59 +02:00
DragIcon.zig seat: implement drag and drop 2020-09-14 20:11:25 +02:00
InputManager.zig layer-shell: default to focused output 2020-09-29 17:27:33 +02:00
Keyboard.zig Implement map -release 2020-09-15 15:58:54 +02:00
LayerSurface.zig layer-surface: clean up initialization 2020-08-21 16:53:04 +02:00
log.zig code: improve logging functions 2020-06-17 01:31:38 +02:00
main.zig server: handle SIGINT/SIGTERM with wl_event_loop 2020-08-01 17:27:49 +02:00
Mapping.zig Implement map -release 2020-09-15 15:58:54 +02:00
Mode.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
Output.zig layer-shell: make invalid 0 dimension a hard error 2020-09-28 22:52:53 +02:00
OutputStatus.zig river-status: don't report destroying views 2020-08-22 17:17:57 +02:00
PointerMapping.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
render.zig seat: implement drag and drop 2020-09-14 20:11:25 +02:00
Root.zig seat: implement drag and drop 2020-09-14 20:11:25 +02:00
Seat.zig Implement map -release 2020-09-15 15:58:54 +02:00
SeatStatus.zig river-status: clean up initialization 2020-08-21 21:06:59 +02:00
Server.zig layer-shell: default to focused output 2020-09-29 17:27:33 +02:00
StatusManager.zig river-status: clean up initialization 2020-08-21 21:06:59 +02:00
test_main.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
util.zig bikeshed: rename util.allocator to util.gpa 2020-06-19 14:32:30 +02:00
view_stack.zig view stack: rework iteration for flexibility 2020-08-21 16:31:39 +02:00
View.zig view: always set fullscreen x/y to 0,0 2020-09-28 16:28:47 +02:00
VoidView.zig view: implement frame-perfect destroy 2020-08-21 16:31:39 +02:00
XdgPopup.zig xdg-popup: clean up initialization 2020-08-21 16:51:09 +02:00
XdgToplevel.zig xdg-toplevel: clean up initialization 2020-08-21 16:45:27 +02:00
XwaylandUnmanaged.zig xwayland: clean up initialization 2020-08-21 16:48:17 +02:00
XwaylandView.zig xwayland: clean up initialization 2020-08-21 16:48:17 +02:00