We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Move some code (e.g. screensaver, panel manager, ...) to separate files.
The text was updated successfully, but these errors were encountered:
server: Refactor panel manager
d4fb9d8
Move panel manager code to its own interface. Issue: #131
server: Move screen saver code to a class
3489496
Issue: #131
server: Move notifications to its class
435c317
server: Move layers where they belongs
634bee3
Move notifications layer to the notifications interface, other layers are moved to DesktopShell. Issue: #131
server: Remove leftovers
dd54e90
plfiorini
No branches or pull requests
Move some code (e.g. screensaver, panel manager, ...) to separate files.
The text was updated successfully, but these errors were encountered: