AlexPerathoner / SlimHUD

Replacement for MacOS' volume, brightness and keyboard backlight HUDs.
https://alexperathoner.github.io/SlimHUD
GNU General Public License v3.0
394 stars 9 forks source link

Define standard measures in setting window #119

Open AlexPerathoner opened 1 year ago

AlexPerathoner commented 1 year ago

Currently each tab of the settings window has the same height, but the boxes inside of them should make up to different heights. A constant size (in pixels) should be defined for each of the following:

Screenshot 2023-03-01 alle 04 10 58

AlexPerathoner commented 1 year ago

Later on, another issue will be created to make the newly set constants coherent in the app itself. This one is just to define the values itself

AlexPerathoner commented 1 year ago
Draft
boxes - window (y) 15
boxes - window (x) 18
boxes - content (x & y) 19
boxes - boxes (x & y) 11
content - content (near) 6
content - content (far) 20
primary text 17, 5
secondary text 13, 2
AlexPerathoner commented 1 year ago

Not really sure if it looks better:

image image