river/river
Isaac Freund 5f4ba06566
docs: improve explanation of tags
"tagmask" is a misleading term as the arguments are used much more like
a set of tags than a mask.
2020-12-30 14:25:37 +01:00
..
command docs: improve explanation of tags 2020-12-30 14:25:37 +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 control: implement set-repeat 2020-11-18 15:28:33 +01:00
Config.zig keyboard: set repeat_info to config values on creation 2020-12-26 19:17:24 +01:00
Control.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
Cursor.zig cursor: fix motion coords sent in down mode 2020-12-27 16:11:52 +01:00
Decoration.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
DecorationManager.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
DragIcon.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
InputManager.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
Keyboard.zig keyboard: set repeat_info to config values on creation 2020-12-26 19:17:24 +01:00
LayerSurface.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
log.zig meta: make copyright headers more maintainable 2020-11-11 20:33:43 +01:00
main.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +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 output: get rid of active field 2020-12-21 16:19:44 +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 root: improve handling of 0 -> 1 output transition 2020-12-30 13:19:40 +01:00
Seat.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
SeatStatus.zig foreign-toplevel-management: basic implementation 2020-12-24 13:07:59 +01:00
Server.zig root: merge in OutputManager 2020-12-27 15:24:20 +01:00
StatusManager.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +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 root: stop tracking xwayland views in transactions 2020-12-29 20:38:30 +01:00
VoidView.zig foreign-toplevel-management: basic implementation 2020-12-24 13:07:59 +01:00
XdgPopup.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
XdgToplevel.zig foreign-toplevel-management: basic implementation 2020-12-24 13:07:59 +01:00
XwaylandUnmanaged.zig code: switch to custom wlroots/libwayland bindings 2020-12-13 22:53:33 +01:00
XwaylandView.zig root: stop tracking xwayland views in transactions 2020-12-29 20:38:30 +01:00