river/river
Isaac Freund 86386e84bc
output: introduce state struct
This simplifies the handling of the current/pending tags and will be
used in the future for atomic layout updates involving layer surface
exclusive zones.
2020-07-02 21:56:26 +02:00
..
command output: introduce state struct 2020-07-02 21:56:26 +02:00
Box.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
c.zig data-control: implement protocol 2020-06-25 23:08:56 +02:00
command.zig river: implement toggle-fullscreen 2020-06-29 01:00:57 +02:00
Config.zig config: fix leak of hashmap keys 2020-06-26 12:58:11 +02:00
Control.zig command: log output of commands run by mappings 2020-06-26 18:43:20 +02:00
Cursor.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
Decoration.zig bikeshed: rename util.allocator to util.gpa 2020-06-19 14:32:30 +02:00
DecorationManager.zig code: improve error handling consistency 2020-06-26 00:59:31 +02:00
InputManager.zig code: improve error handling consistency 2020-06-26 00:59:31 +02:00
Keyboard.zig code: improve error handling consistency 2020-06-26 00:59:31 +02:00
LayerSurface.zig bikeshed: rename util.allocator to util.gpa 2020-06-19 14:32:30 +02:00
log.zig code: improve logging functions 2020-06-17 01:31:38 +02:00
main.zig code: clean up server init 2020-06-26 00:07:02 +02:00
Mapping.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
Output.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
OutputStatus.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
render.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
Root.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
Seat.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
SeatStatus.zig river-status: fix memory leak 2020-06-19 14:48:28 +02:00
Server.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
StatusManager.zig code: improve error handling consistency 2020-06-26 00:59:31 +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 code: fix tests 2020-06-28 00:35:38 +02:00
View.zig output: introduce state struct 2020-07-02 21:56:26 +02:00
VoidView.zig river: implement toggle-fullscreen 2020-06-29 01:00:57 +02:00
XdgPopup.zig bikeshed: rename util.allocator to util.gpa 2020-06-19 14:32:30 +02:00
XdgToplevel.zig xdg-shell: honor fullscreen requests 2020-06-29 11:52:53 +02:00
XwaylandUnmanaged.zig bikeshed: rename util.allocator to util.gpa 2020-06-19 14:32:30 +02:00
XwaylandView.zig view: save and restore floating dimensions 2020-06-29 11:15:55 +02:00