gtk2/gdk/wayland
Matthias Clasen 4e58541d52 Make wayland load cursors on demand
Copy just enough of libwayland-cursor to make our own
loading. This lets us drop the dependency on libwayland-cursor,
and changes the startup cost for cursor theme loading
from 25ms to 0.1ms.

At the same time, simplify the handling of scaled cursors -
instead of creating an array of theme objects, just make a
single theme object provide all scaled cursor sizes.
2020-01-24 17:27:45 -05:00
..
cursor Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
protocol Wayland: Implement KDE's SSD protocol 2017-10-26 15:51:56 -04:00
gdkapplaunchcontext-wayland.c Drop gdk_app_launch_context_set_screen 2017-10-30 23:01:34 -04:00
gdkcairocontext-wayland.c cairocontext: Remove fallback implementations 2018-04-24 23:24:55 +02:00
gdkcairocontext-wayland.h wayland: Rewrite Cairo rendering 2018-04-24 23:16:58 +02:00
gdkclipboard-wayland.c gdk: Change some async clipboard api 2019-04-02 15:10:53 +00:00
gdkclipboard-wayland.h wayland: Implement reading the clipboard 2017-12-03 05:46:49 +01:00
gdkcursor-wayland.c Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
gdkdevice-wayland.c wayland: Fix release build warnings 2020-01-18 11:49:16 -05:00
gdkdisplay-wayland.c Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
gdkdisplay-wayland.h Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
gdkdrag-wayland.c wayland: Remove debug spew 2020-01-06 08:19:01 -05:00
gdkdrop-wayland.c wayland: Fix release build warnings 2020-01-18 11:49:16 -05:00
gdkeventsource.c wayland: sanity check events at the source 2019-05-01 20:51:43 +00:00
gdkglcontext-wayland.c wayland: Add profiler marks around surface handling 2020-01-22 15:12:03 -05:00
gdkglcontext-wayland.h GdkSurface: Rename lots of stuff from window->surface 2018-03-20 15:14:10 +01:00
gdkkeys-wayland.c docs: Fix GTK links and locations 2019-02-06 10:39:27 +01:00
gdkmonitor-wayland.c Relay the xdg_output.name to GdkMonitor 2019-06-24 15:38:36 +01:00
gdkmonitor-wayland.h Relay the xdg_output.name to GdkMonitor 2019-06-24 15:38:36 +01:00
gdkprimary-wayland.c gdk: Change some async dnd api 2019-04-02 15:11:06 +00:00
gdkprimary-wayland.h wayland: Add primary clipboard subclass 2017-12-03 05:46:49 +01:00
gdkprivate-wayland.h Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
gdkseat-wayland.h wayland: Update cursor surface scale when output scale changes 2018-06-28 12:44:22 +02:00
gdkselection-wayland.c dnd: Rename headers 2018-07-02 15:00:50 +02:00
gdksurface-wayland.c More profiler reshuffling 2020-01-22 23:44:01 -05:00
gdkvulkancontext-wayland.c drawcontext: Only pass the region that matters 2018-04-24 23:16:58 +02:00
gdkvulkancontext-wayland.h The big versioning cleanup 2018-02-06 01:16:32 -05:00
gdkwayland.h GdkWindow -> GdkSurface: File renames 2018-03-20 11:46:11 +01:00
gdkwaylanddevice.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwaylanddisplay.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwaylandglcontext.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwaylandmonitor.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
gdkwaylandsurface.h Use a single compilation symbol 2019-11-27 13:33:43 +00:00
meson.build Make wayland load cursors on demand 2020-01-24 17:27:45 -05:00
wm-button-layout-translation.c build: Don't turn off critical warnings 2017-10-06 16:03:08 +02:00
wm-button-layout-translation.h gdk: Relicense translate_wm_button_layout_to_gtk() 2017-04-27 21:05:12 +02:00