-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Boss Key #6790
Comments
ImplementationThe task bar icon is only exposed via legacy WinForms API. After being cross-platform, referencing it will cause problems, such that not buildable on other OSs. Can be implemented in framework manually. Platform parityWhat's the similar concept of a target suitable for Boss Key on other OSs? Should be answered by regular users of them. I and many developers are only command line users of Linux. |
EWMH compliant X11 window managers on Linux should be able to make use of the client to window manager communication functions to set the X11 window state from |
Just wanted to check on the implementation status, it's currently the only missing feature that holds me back from transitioning clients :) |
Describe the new feature:
Its another missing feature from osu!stable that I would love to have on Lazer. The Boss Key automatically hides the game, stores the state it was in, mutes all sound, and makes it accessible through the taskbar.
Proposal designs of the feature:
The default keybind for it would be the "Insert" key. Pressing it would hide the game and store the state.
The text was updated successfully, but these errors were encountered: