river/river
2021-01-02 11:39:09 +01:00
..
command command: Implement spawn-tagmask 2021-01-02 11:39:09 +01:00
Box.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
c.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
command.zig command: Implement spawn-tagmask 2021-01-02 11:39:09 +01:00
Config.zig Config: move opacity settings to sub struct 2020-12-31 15:52:03 +01:00
Control.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
Cursor.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
Decoration.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
DecorationManager.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
DragIcon.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
InputManager.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
Keyboard.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
LayerSurface.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
log.zig meta: make copyright headers more maintainable 2020-11-11 20:33:43 +01:00
main.zig build: derive default config path from install prefix 2021-01-01 23:23:44 +01:00
Mapping.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
Mode.zig meta: make copyright headers more maintainable 2020-11-11 20:33:43 +01:00
Output.zig command: Implement spawn-tagmask 2021-01-02 11:39:09 +01:00
OutputStatus.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
PointerMapping.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
render.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
Root.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
Seat.zig Config: move opacity settings to sub struct 2020-12-31 15:52:03 +01:00
SeatStatus.zig foreign-toplevel-management: basic implementation 2020-12-24 13:07:59 +01:00
Server.zig command: Implement spawn-tagmask 2021-01-02 11:39:09 +01:00
StatusManager.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
test_main.zig meta: make copyright headers more maintainable 2020-11-11 20:33:43 +01:00
util.zig meta: make copyright headers more maintainable 2020-11-11 20:33:43 +01:00
view_stack.zig meta: make copyright headers more maintainable 2020-11-11 20:33:43 +01:00
View.zig view: fix handling of title/app_id change 2021-01-01 13:29:57 +01:00
VoidView.zig view: fix build with xwayland disabled 2021-01-01 13:34:19 +01:00
XdgPopup.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
XdgToplevel.zig view: fix handling of title/app_id change 2021-01-01 13:29:57 +01:00
XwaylandUnmanaged.zig code: clean up listener initialization 2020-12-31 15:35:35 +01:00
XwaylandView.zig view: fix handling of title/app_id change 2021-01-01 13:29:57 +01:00