Riccardo Canalicchio
a240d1b4d8
wayland cursor: capture and release methods
2021-12-22 07:50:34 +01:00
Riccardo Canalicchio
54b2b172d8
Wayland backend: cursor icon functions
2021-12-20 00:11:48 +01:00
Riccardo Canalicchio
5db58c071d
Wayland backend: window ignoreMouse
2021-12-20 00:11:41 +01:00
Riccardo Canalicchio
00b7183f84
Wayland backend: cursor handlers
2021-12-20 00:11:32 +01:00
Riccardo Canalicchio
79be4acfba
WaylandCairoShmSurface: fix memory leak, handling buffer release
2021-12-13 22:27:31 +01:00
Riccardo Canalicchio
96f07c13f7
Wayland server: remove attach calls from server, surface attach is delegated to cairo surface
2021-12-13 22:23:59 +01:00
Riccardo Canalicchio
91a1479193
Wayland server: code formatting
...
using clang-format from:
https://github.com/gnustep/libs-base/blob/master/.clang-format
2021-11-23 14:00:01 -05:00
Riccardo Canalicchio
5967015078
wayland backend: window move/resize
2021-11-06 08:09:26 -04:00
Riccardo Canalicchio
502dde25f5
wayland backend: surface roles based on window level
2021-11-06 08:07:44 -04:00
Riccardo Canalicchio
30ceacc90d
wayland backend: refactor code, split into categories
2021-10-25 07:38:15 -04:00
Riccardo Canalicchio
7b87b268e3
wayland backend: layer shell
2021-10-25 03:13:35 -04:00
Riccardo Canalicchio
c6ce795898
wayland backend: delayed toplevel creation
2021-10-18 03:37:02 -04:00
Ivan Vučica
c6e9ee857f
wayland: Support mouse middle click and smooth scroll wheel events.
2020-04-25 18:12:41 +01:00
Ivan Vučica
41b2d294ed
wayland: Checking whether the surface is configured before committing.
...
This now results in windows being painted on the screen. However, input is
still ending up in all the wrong places, and there is a lot of garbage content
being painted outside the actual windows.
Right clicking on a window seems to trigger rotate behavior, which needs to
be evaluated and likely removed (or prevented, if this is done by Weston).
Interestingly, checking for ->configured on first surface commit also seems to
break the backend.
2020-04-17 01:19:26 +01:00
Ivan Vučica
e8e615548a
wayland: Update license headers and copyright statement.
...
For contributions, we generally ask that copyright is assigned
to FSF. I believe this has been done by Sergio.
2020-04-15 00:19:53 +01:00
Ladislav Michl
c1cce2ad67
wayland: WIP
2020-04-15 00:00:40 +01:00
Ladislav Michl
05f362d528
wayland: Add wayland integration and use stable protocol.
...
non functional, all changes just make it compile again. Configure changes
by Ivan Vučica.
2020-04-15 00:00:40 +01:00
Sergio L. Pascual
81456203b2
Dirty Wayland backend implementation.
2020-04-15 00:00:40 +01:00