-
Notifications
You must be signed in to change notification settings - Fork 373
Redesigning the window geometry/dimension settings #855
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
Conversation
4eb74e9 to
8179bfb
Compare
|
Weird. No CI is running in this PR anymore |
|
It somehow works again. Sorry for extra PR |
Codecov Report
@@ Coverage Diff @@
## master #855 +/- ##
==========================================
+ Coverage 60.18% 60.96% +0.77%
==========================================
Files 39 39
Lines 6181 6340 +159
==========================================
+ Hits 3720 3865 +145
- Misses 2461 2475 +14
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
They're not implemented yet, geometry is still working as normal
This deprecates geometry.h
54ff1c7 to
5ad0e68
Compare
5ad0e68 to
cf8b719
Compare
5da8de6 to
0755c6b
Compare
0755c6b to
82824a2
Compare
|
Just tried this PR today. Is the |
I'll consider this a separate issue. While investigating this, I also noticed that the timeout of the hidden notifications is also ignored. |
|
Thanks for testing @etrnal70. I'll go ahead and merge this soon. |
7bb700c to
637a832
Compare
637a832 to
468784a
Compare

This PR implements #336, building on top of settings refactor v2
See #336 (comment) for a description of the latest idea
Fixes #336 #82 #233
Seems to fix #518