19 Commits
Author SHA1 Message Date
Aleix Pol b9e1260949 Window: Ensure we integrate windows that were already were shown in a different shell 2025-10-25 13:02:31 +02:00
Aleix Pol cb79d3f60a window: Improve how we tell the window to do layer-shell
Instead of telling it in the construction after forcing the window
creation, install an event handler that sets it when we get the
PlatformSurface event.

It has the advantage that it will also trigger in subsequent platform
surface events (e.g. after hide and show).
2025-10-25 13:02:31 +02:00
Aleix Pol 4ff7cf23c9 Include reuse metadata
Both for the project and for it to ignore .kdev4 files.
2021-04-08 18:26:32 +02:00
Aleix Pol 154741bb47 Add wlr-layer-shell-unstable-v1.xml protocol file's licence
This way "reuse lint" outputs clean
2021-04-08 18:26:32 +02:00
Aleix Pol 95d5c5bea8 Add bugzilla component 2021-04-07 02:46:47 +02:00
Aleix Pol 09be37e17c SPDX, use .license on files where it's awkward to get it inside 2021-04-06 14:32:51 +02:00
Aleix Pol 6c75bae88b Warn when qputenv returns false as the whole component won't work 2021-04-06 13:54:52 +02:00
Aleix Pol efa32dfbe3 Use unversioned Qt targets 2021-04-06 13:54:43 +02:00
Aleix Pol 86efa88e22 More SPDX 2021-04-06 13:47:24 +02:00
Aleix Pol cd9b1a6fd3 Address code formatting 2021-04-06 13:39:27 +02:00
Aleix Pol 1bf7276d53 Add SPDX 2021-04-06 13:05:53 +02:00
Aleix Pol 81e2bf553c ++README 2021-04-01 18:45:49 +02:00
Aleix Pol 5c48e7baab Add a README.md with some basic documentation 2021-04-01 18:43:43 +02:00
Aleix Pol c0541e496a Add COPYING.LIB file 2021-04-01 17:56:06 +02:00
Aleix Pol cffdab8c33 Use debug logging categories 2021-04-01 17:55:58 +02:00
Aleix Pol be966dbeb6 Install headers in the right directory 2021-04-01 14:06:10 +02:00
Aleix Pol 53a97fc89e Make sure it's findable 2021-04-01 03:12:40 +02:00
Aleix Pol 41704f8d15 Fixes 2021-04-01 02:45:31 +02:00
Aleix Pol ea3e4b3139 Initial commit 2021-04-01 02:28:01 +02:00