Commit graph

13 commits

Author SHA1 Message Date
Johan Malm
759fbe683b view.c: rename+simplify focus_view() 2020-05-16 12:18:00 +01:00
Johan Malm
778e4e890b view.c: refactor 2020-05-16 12:04:12 +01:00
Johan Malm
9597aeffec Handle request_set_selection 2020-05-12 21:00:33 +01:00
Johan Malm
48e47fe8f9 Fix resize bug
Based on tinywl's 21397e2b
2020-05-12 20:37:05 +01:00
Johan Malm
dd32e712ae server.c: remove redundant wlr_output_create_global() 2020-05-11 07:00:20 +01:00
Johan Malm
08225f6234 server.c: add wlr_output_enable() to cope with wlroots 0.9.0 2020-05-10 20:10:36 +01:00
Johan Malm
83c3492c87 Support xwayland window title bar dragging 2020-05-04 22:21:30 +01:00
Johan Malm
b5c307c32b Complete carve up of main.c 2019-12-27 22:34:00 +00:00
Johan Malm
657f90e09b Call wlr_xwayland_surface_configure() on move 2019-12-27 22:07:29 +00:00
Johan Malm
7732869870 Add .clang-format and apply 2019-12-27 21:22:45 +00:00
Johan Malm
23a07aaed9 sed -i 's/tinywl_//' * 2019-12-27 20:48:58 +00:00
Johan Malm
3ed8e273a9 Move more functions from main.c to other files 2019-12-27 20:26:26 +00:00
Johan Malm
52f81e4a39 Split main.c into smaller files 2019-12-26 21:37:31 +00:00