Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pre-release cleanup and fixes #12

Merged
merged 15 commits into from
Feb 27, 2024
Merged

Pre-release cleanup and fixes #12

merged 15 commits into from
Feb 27, 2024

Conversation

romangg
Copy link
Member

@romangg romangg commented Feb 27, 2024

Mostly improvements to repo structure and docs.

In tests the QPA plugin is never destroyed. We need to clean up all remaining
screens as this is not guaranteed by the wlroots backend.
The name of The Compositor Modules should be capitalized.
It is more an example of how to use The Compositor Modules, not a test.
As an exmaple it is sufficient to run it from the build directory.
This was only in the .gitlab-ci.yml file.
We have ported most of the pipeline to GitHub Actions. Since it's unused here
on GitHub anyway let's remove it.
The manual tests go into a separate subdirectory.
The function is not used and we can remove the last test still using Qt Test.
Unit tests are now in a separate unit directory.
It's the standard naming scheme in most projects and it cleans up the toplevel
directory some more.
They are not in use at the moment and outdated.
This is really relevant only for the KDE Plasma desktop. It's therefore a
better suited place.

This might need to be revisited though when we have a more generic
configuration API.
Most files already respected the style.
Minico doesn't use scripting and input is already included by the base platform
header.
This is then using the same pattern like for the other platform objects.
@romangg romangg merged commit 7c5993e into winft:master Feb 27, 2024
10 checks passed
@romangg romangg deleted the chore branch February 27, 2024 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant