58 Commits (eee0f5e71f4e3a6ded27d2d5046a243277c00ab8)

Author SHA1 Message Date
Simon Zeni 517ea218c6 tinywl: exit on backend, renderer or allocator creation failure
2 years ago
Isaac Freund 91943a68a6 wlr_input_device: remove anon union field
2 years ago
Alexander Orzechowski ccd0f85c2a wlr_scene: Only allow parenting on a wlr_scene_tree
3 years ago
Alexander Orzechowski 9eb71146ae wlr_scene: Refactor wlr_scene (the root element) to encase a wlr_scene_tree
3 years ago
Kirill Primak 75d31509db tinywl: use xdg-shell v3
3 years ago
Alexander Orzechowski dc9bc5683a wlr_scene: Refactor wlr_scene_surface to be a helper on top of wlr_scene_buffer
3 years ago
Simon Ser 8fe3aa29da xdg-shell: specify version in wlr_xdg_shell_create
3 years ago
Simon Ser fa9b61004b tinywl: don't crash when there is no keyboard
3 years ago
xiaoyaobing cb012c5cb5 tinywl/tinywl: clean up tinywl_output when wlr_output is gone
3 years ago
Kirill Primak dec2565f2b xdg-toplevel: don't schedule configures on state requests
3 years ago
Kirill Primak 578e5614d4 tinywl: remove outdated non-feature from README.md
3 years ago
Kirill Primak 62fbf3f4ba tinywl: don't generate xdg-shell-protocol.c
3 years ago
Leonardo Hernández Hernández 4519117a68 seat: take wlr_keyboard in wlr_seat_set_keyboard()
3 years ago
Simon Zeni 9a17200446 types/wlr_keyboard: uniformize events name
3 years ago
Simon Zeni bd6c000d14 types/wlr_pointer: uniformize events name
3 years ago
Simon Zeni 64fe6ab300 tinywl: init cursor_mode
3 years ago
Simon Zeni 9d8dc026e5 tinywl: destroy keyboard on wlr_input_device event
3 years ago
Kirill Primak affe0d8713 xdg-toplevel: fix functions' main argument type
3 years ago
Isaac Freund 89dc9a4496 tinywl: fix check whether client is focused or not
3 years ago
Kirill Primak b6f43ab2e1 subcompositor: split out from compositor
3 years ago
Isaac Freund 1c3e0816f3
scene: fix wlr_scene_send_frame_done() API
3 years ago
Isaac Freund ad01cdf0b2 tinywl: use wlr_scene_send_frame_done()
3 years ago
Quantum 812ab2e716 Fix uninitialized variable errors in release mode
3 years ago
Isaac Freund a44b2af672
tinywl: use wlr_scene
3 years ago
Simon Zeni 52c34e8253 tinywl: build with meson if examples option is enabled
3 years ago
Simon Zeni ee210758fc tinywl: init output render before commit
3 years ago
Simon Zeni a6538ced35 tinywl: autocreate allocator and init output
3 years ago
Elyes HAOUAS dc3d1530bf Fix spelling errors
3 years ago
Isaac Freund f2f3df9fb1 tinywl: simplify logic for sending pointer events
3 years ago
Simon Ser fbc2182b9f Stop specifying xkb_rule_names
4 years ago
Simon Zeni 1458f7d974 tinywl: fix wlr_backend_autocreate call
4 years ago
Isaac Freund 7693f61d81 Replace wlr_key_state with wl_keyboard_key_state
4 years ago
Greg Depoire--Ferrer 21397e2b4a tinywl: Fix wrong anchor point while resizing a window
5 years ago
Isaac Freund fa5d709fc3 tinywl: handle request set selection
5 years ago
Isaac Freund 9d650a7c1a tinywl: remove unused variables
5 years ago
Kalyan Sriram 326c8bc818
tinywl: fix geo_box bug in cursor resizing
5 years ago
Isaac Freund 25d0d1be3a tinywl: remove redundant create output global call
5 years ago
Simon Ser 31f721286a tinywl: enable and commit output when modesetting
5 years ago
Simon Ser ca45f4490c Remove all wayland-server.h includes
5 years ago
Simon Ser 23e37e7b1d output: refactor frame submission API
6 years ago
emersion 755a1c9138 tinywl: send pointer frame events
6 years ago
athrungithub 2000d52405 clang compile fix #1572
6 years ago
Yong Joseph Bakos 0772c20c7f tinywl/README: Fix misspelling.
6 years ago
David Kraeutmann 4b3414e065 Fix tinywl linking order (#1463)
6 years ago
Alexander Bakker 776b6ce395 Fix software cursor rendering for tinywl and some examples
6 years ago
Drew DeVault 9921f9b28d Remove unused struct from tinywl
6 years ago
emersion 0fafab87e3
Fix a few typos
6 years ago
Drew DeVault 25f905fdaa Use pkg-config for tinywl deps
6 years ago
Drew DeVault 33d9d9f175 Annotate the source
6 years ago
Drew DeVault f0d8b793a8 Update READMEs per tinywl merge
6 years ago