Commit graph

16 commits

Author SHA1 Message Date
Johan Malm
9a0c2b8417 Move begin_interactive() to server.c 2020-05-22 21:13:43 +01:00
Johan Malm
a2c48c7aab Support openbox style "cycle window"
We still use alt-F2, but it now feels like alt-tab does.
2020-05-18 20:54:25 +01:00
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
fdc7b4f1f3 Disable CSD 2020-05-13 20:51:13 +01:00
Johan Malm
7a5ebbe402 Take into account deco on initial window positioning 2020-05-12 22:24:18 +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
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
6eb362b842 Move some functions from main.c to dbg.c 2019-12-27 21:45:00 +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
Johan Malm
d18bd1a6d2 Add header file 2019-11-19 21:00:26 +00:00