lirios / aurora-compositor

Framework to write Wayland compositors with Qt
10 stars 1 forks source link

Don't depend on Qt private APIs #11

Open plfiorini opened 2 years ago

plfiorini commented 2 years ago

Right now the code heavily depends on Qt private APIs, both in the compositor and QPA code. Here's what we need to do to remove this dependency: