- 18 Jun, 2021 1 commit
-
-
Pablo Barciela authored
-
- 20 Oct, 2020 1 commit
-
-
Dorota Czaplejewicz authored
The `eek/layersurface.c` file should be excluded because it's an imported, "foreign" source, but clang-tidy doesn't seem to have an annotation for that. An alternative would have been to exclude it in Meson and do the check there, but that requires clang-tidy, raising the barrier to contribute of Squeekboard even more (it already requires libfeedback, which isn't packaged widely).
-
- 29 Oct, 2019 1 commit
-
-
Dorota Czaplejewicz authored
-
- 16 Jul, 2019 2 commits
-
-
Guido Gunther authored
If the surface gets unmapped and mapped again we have another GDK window so we have to reconfigure the layers surface on map and destroy it on unmap. This will be merged back into phosh if it works out.
-
Guido Gunther authored
As of commit 77bba4fcb2d836a58ccf8913d9a514aac6cc49a2. This allows us to split the widget creation from making it visible.
-
- 05 Apr, 2019 1 commit
-
-
Dorota Czaplejewicz authored
-