river/river
Isaac Freund fb7d50a019
xdg shell: use XdgSurface.getGeometry()
This is important to use instead of direct access as clients are not
strictly required to set a geometry, in which caese the dimensions
of the wl_surface are used instead.
2021-02-14 16:55:24 +01:00
..
command swap: use correct direction for it_wrap 2021-02-10 10:53:00 +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 code: remove unneeded c.zig @import()s 2021-01-12 10:28:11 +01:00
Control.zig code: remove unneeded c.zig @import()s 2021-01-12 10:28:11 +01:00
Cursor.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +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 Use std.log instead of log.zig 2021-02-08 18:35:11 +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
main.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +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
Option.zig river-options: fix setting null string options 2021-02-02 18:16:36 +01:00
OptionsManager.zig river-options: free options of destroyed outputs 2021-01-21 10:43:18 +01:00
Output.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01:00
OutputStatus.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01:00
PointerMapping.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
render.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01:00
Root.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01:00
Seat.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01:00
SeatStatus.zig foreign-toplevel-management: basic implementation 2020-12-24 13:07:59 +01:00
Server.zig Use std.log instead of log.zig 2021-02-08 18:35:11 +01: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 Use std.log instead of log.zig 2021-02-08 18:35:11 +01: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 xdg shell: use XdgSurface.getGeometry() 2021-02-14 16:55:24 +01: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