river/src
2020-05-19 11:08:49 +02:00
..
command Implement keybinding modes 2020-05-17 00:03:26 +02:00
Box.zig Rename files contatining top level structs 2020-05-02 23:11:56 +02:00
c.zig Implement initial Xwayland support 2020-05-08 14:51:10 +02:00
command.zig Implement keybinding modes 2020-05-17 00:03:26 +02:00
Config.zig Implement keybinding modes 2020-05-17 00:03:26 +02:00
Cursor.zig Fix cursor disappearing over xwayland views 2020-05-14 19:01:17 +02:00
Decoration.zig Rename files contatining top level structs 2020-05-02 23:11:56 +02:00
DecorationManager.zig Rename files contatining top level structs 2020-05-02 23:11:56 +02:00
InputManager.zig Rename files contatining top level structs 2020-05-02 23:11:56 +02:00
Keybind.zig Implement keybinding modes 2020-05-17 00:03:26 +02:00
Keyboard.zig Rename files contatining top level structs 2020-05-02 23:11:56 +02:00
LayerSurface.zig Implement popups for layer shell 2020-05-18 19:29:12 +02:00
log.zig Relicense to GPL-3.0-or-later 2020-05-02 19:21:10 +02:00
main.zig Rename files contatining top level structs 2020-05-02 23:11:56 +02:00
Mode.zig Implement keybinding modes 2020-05-17 00:03:26 +02:00
Output.zig Fix crash destroying output with layer surfaces 2020-05-19 11:08:49 +02:00
render.zig Only store mapped layer surfaces in Output.layers 2020-05-12 00:11:11 +02:00
Root.zig Implement xwayland unmanaged windows 2020-05-11 13:46:29 +02:00
Seat.zig Implement keybinding modes 2020-05-17 00:03:26 +02:00
Server.zig Implement keybinding modes 2020-05-17 00:03:26 +02:00
test_main.zig Relicense to GPL-3.0-or-later 2020-05-02 19:21:10 +02:00
view_stack.zig Only store mapped views in the view stack 2020-05-11 23:43:04 +02:00
View.zig Only store mapped views in the view stack 2020-05-11 23:43:04 +02:00
VoidView.zig Implement initial Xwayland support 2020-05-08 14:51:10 +02:00
XdgPopup.zig Make XdgPopup work with non-XdgToplevel parents 2020-05-17 17:06:05 +02:00
XdgToplevel.zig Make XdgPopup work with non-XdgToplevel parents 2020-05-17 17:06:05 +02:00
XwaylandUnmanaged.zig Implement xwayland unmanaged windows 2020-05-11 13:46:29 +02:00
XwaylandView.zig Only store mapped views in the view stack 2020-05-11 23:43:04 +02:00