river/river
Leon Henrik Plickat 744e6b3052 Remove checking translated keysyms
Raw keysyms are enough to handle all possible keybinds
2020-10-18 16:36:11 +02:00
..
command Allow "None" as modifier string for bindings without modifiers 2020-10-18 16:36:11 +02:00
Box.zig xdg-shell: improve child handling 2020-06-13 23:38:00 +02:00
c.zig Create wlr_viewporter 2020-10-06 20:19:07 +02:00
command.zig Implement "move", "snap" and "resize" commands 2020-10-07 21:03:59 +02:00
Config.zig Implement configurable view opacity with fade effect 2020-10-05 23:03:57 +02:00
Control.zig code: update to zig master in prep for 0.7.0 2020-10-02 20:34:24 +02:00
Cursor.zig Move Cursor.Mode impl functions to Cursor 2020-10-17 23:42:37 +02:00
Decoration.zig xdg-decoration: clean up initialization 2020-08-21 21:06:59 +02:00
DecorationManager.zig xdg-decoration: clean up initialization 2020-08-21 21:06:59 +02:00
DragIcon.zig seat: implement drag and drop 2020-09-14 20:11:25 +02:00
InputManager.zig code: update to zig master in prep for 0.7.0 2020-10-02 20:34:24 +02:00
Keyboard.zig Remove checking translated keysyms 2020-10-18 16:36:11 +02:00
LayerSurface.zig layer-surface: clean up initialization 2020-08-21 16:53:04 +02:00
log.zig code: update to zig master in prep for 0.7.0 2020-10-02 20:34:24 +02:00
main.zig code: update to zig master in prep for 0.7.0 2020-10-02 20:34:24 +02:00
Mapping.zig Implement map -release 2020-09-15 15:58:54 +02:00
Mode.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
Output.zig introduce Output.getEffectiveResolution() 2020-10-07 21:03:59 +02:00
OutputStatus.zig river-status: don't report destroying views 2020-08-22 17:17:57 +02:00
PointerMapping.zig config: implement map-pointer command 2020-08-24 18:57:43 +02:00
render.zig Implement configurable view opacity with fade effect 2020-10-05 23:03:57 +02:00
Root.zig Implement configurable view opacity with fade effect 2020-10-05 23:03:57 +02:00
Seat.zig Always set fullscreen views to fully opaque 2020-10-08 18:41:47 +02:00
SeatStatus.zig river-status: clean up initialization 2020-08-21 21:06:59 +02:00
Server.zig Create wlr_viewporter 2020-10-06 20:19:07 +02:00
StatusManager.zig river-status: clean up initialization 2020-08-21 21:06:59 +02:00
test_main.zig Split river and riverctl directories 2020-06-01 15:56:50 +02:00
util.zig code: update to zig master in prep for 0.7.0 2020-10-02 20:34:24 +02:00
view_stack.zig code: update to zig master in prep for 0.7.0 2020-10-02 20:34:24 +02:00
View.zig Update view.float_box when setting a floating view to fullscreen 2020-10-17 21:23:13 +02:00
VoidView.zig view: implement frame-perfect destroy 2020-08-21 16:31:39 +02:00
XdgPopup.zig xdg-popup: clean up initialization 2020-08-21 16:51:09 +02:00
XdgToplevel.zig Move Cursor.Mode impl functions to Cursor 2020-10-17 23:42:37 +02:00
XwaylandUnmanaged.zig xwayland: clean up initialization 2020-08-21 16:48:17 +02:00
XwaylandView.zig xwayland: clean up initialization 2020-08-21 16:48:17 +02:00