Commit graph

16 commits

Author SHA1 Message Date
Keith Bowes
cd96e1c124 More cleanups; added missing request_cursor functionality 2020-02-23 22:33:06 -05:00
Keith Bowes
8bc4352eb8 Cleanup 2020-02-23 22:33:06 -05:00
Keith Bowes
43fcf1ebf1 Mouse support 2020-02-23 22:33:06 -05:00
Keith Bowes
7570698224 Implemented Openbox-compatible command-line options; hard-coded Alt+F2 to an application launcher; indicated the real purpose of WL_HIDE_DEPRECATED 2020-02-23 22:33:06 -05:00
Keith Bowes
9f2ddc48ef Some more keyboard support: no keyboard capability with no keyboards, ctrl+esc and alt+tab for more Openbox-esque behavior 2020-02-23 22:33:06 -05:00
Keith Bowes
874c844ce0 Replaced the old mcwayface rendering code with tinywl's xdg_shell code,
allowing it to compile with wlroots 0.9.0+
2020-02-23 22:32:09 -05:00
Keith Bowes
fe78796f7f Updated README.md; moved the keyboard code from server.c to seat.c 2020-02-23 22:21:32 -05:00
Keith Bowes
f805499487 Basic data manager (wterm now shows, but input is still not working) 2020-02-18 15:56:03 -05:00
Keith Bowes
64db394085 Lifted support for keys from tinywl; TODO: don't have all the code in server.c 2020-02-18 15:48:26 -05:00
Keith Bowes
1cd178e9ce Basic seat support 2020-02-18 08:10:24 -05:00
Keith Bowes
cb67c24718 Got basic xdg-shell code 2020-02-17 23:43:14 -05:00
Keith Bowes
d49aeec4b8 Replaced gamma_control with gamma_control_v1 2019-06-19 18:06:51 -04:00
Keith Bowes
50498e1097 Replaced screenshooter with screencopy 2019-06-19 17:51:45 -04:00
Cole Mickens
0c97dc6da3
react to wlroots changes
Signed-off-by: Cole Mickens <cole.mickens@gmail.com>
2018-11-26 21:07:10 -08:00
Veselin Ivanov
4f231567a7 Added very basic cursor tracking
No interaction with wayland clients yet. Just draws the cursor where
the pointer device points.
2018-10-04 20:56:47 +03:00
wizbright
ad1611e3ad Code Refactor 2018-06-19 10:26:54 -05:00