devs/bu5hm4n/ptr_fix #17

Merged
raster merged 4 commits from devs/bu5hm4n/ptr_fix into master 2022-09-16 01:36:55 -07:00

4 Commits

Author SHA1 Message Date
Marcel Hollerbach 570ae9b435 fix error message 2022-09-15 20:02:49 +02:00
Marcel Hollerbach a732634748 e_pointer: try to be sane with x11 and wl
wl does not have fallback rendering, therefore we always fallback to
default. In x11 we fallback to x11 rendering the cursor.

This should logically now not result in the cursor canvas beeing
deleted.
2022-09-15 19:42:36 +02:00
Marcel Hollerbach 592b277564 e_pointer: do not call x11 setup when on wl path 2022-09-15 19:00:39 +02:00
Marcel Hollerbach f06d6d900d more output 2022-09-15 18:45:07 +02:00