-
-
Notifications
You must be signed in to change notification settings - Fork 16
Custom Titlebar and Window design #44
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
base: tools-spypet
Are you sure you want to change the base?
Conversation
|
ef4a39e and 52bdf37 have added support for Windows, I've tested and the following list are the remaining problems that need fixing:
|
…nly repositioned not recreated
|
The window now minimises on Windows "okay". It works but looks really naf. The next and final problem is the taskbar icon not displaying when the window is focused. After some research it looks like we will need to use two Tk instances (See Here). The other option is to forget the custom titlebar on Windows and Linux and only have it for Mac OS. Everything is currently working flawlessly on Mac OS. See below a video of the UI. It's gorgeous! CleanShot.2026-01-20.at.4.14.43.mp4 |
… dock instead of quitting app so its actually expected mac os behaviour
A custom titlebar and window design. Has not been tested on Windows or Linux just yet so will have problems and will need adjusting before final release.
Current Issues: