river/river
Isaac Freund 0c8e718d95
cursor: handle popup subsurfaces properly
I added the required functions in wlroots 0.13.0, so use them.
2021-04-27 18:56:06 +02:00
..
command river-layout: update to v2 2021-04-27 00:10:20 +02: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 river-layout: update to v2 2021-04-27 00:10:20 +02:00
Config.zig river: get rid of all server-created options 2021-04-27 00:10:20 +02:00
Control.zig river-control: fix various bugs 2021-02-19 19:58:44 +01:00
Cursor.zig cursor: handle popup subsurfaces properly 2021-04-27 18:56:06 +02: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 river: pointer-constraints and relative-pointer 2021-02-22 14:47:31 +01:00
Keyboard.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01:00
LayerSurface.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01:00
Layout.zig river-layout: update to v2 2021-04-27 00:10:20 +02:00
LayoutDemand.zig river-layout: update to v2 2021-04-27 00:10:20 +02:00
LayoutManager.zig river-layout: update to v2 2021-04-27 00:10:20 +02:00
main.zig river: send SIGTERM to init command process group 2021-04-20 18:27:03 +02: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 river-options: remove protocol 2021-04-27 00:10:20 +02:00
OutputStatus.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01:00
PointerConstraint.zig pixman: update and fix PointerConstraint 2021-04-22 10:33:28 +02:00
PointerMapping.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
render.zig river: update for wlroots 0.13.0 2021-04-08 00:21:17 +02:00
Root.zig river-layout: update to v2 2021-04-27 00:10:20 +02:00
Seat.zig river: pointer-constraints and relative-pointer 2021-02-22 14:47:31 +01:00
SeatStatus.zig foreign-toplevel-management: basic implementation 2020-12-24 13:07:59 +01:00
Server.zig river-options: remove protocol 2021-04-27 00:10:20 +02:00
StatusManager.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +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 code: remove unneeded c.zig @import()s 2021-01-12 10:28:11 +01:00
View.zig river-layout: create and implement protocol 2021-04-20 18:27:03 +02:00
VoidView.zig render: draw popups over borders 2021-01-05 20:05:35 +01:00
XdgPopup.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01:00
XdgToplevel.zig river-layout: create and implement protocol 2021-04-20 18:27:03 +02:00
XwaylandUnmanaged.zig XwaylandUnmanaged: remove dead code 2021-01-07 21:48:55 +01:00
XwaylandView.zig xwayland: allow setting size if unmapped/floating 2021-01-31 18:24:21 +01:00