albertlauncher / albert

A fast and flexible keyboard launcher
https://albertlauncher.github.io
Other
7.27k stars 305 forks source link

Question: size of dialog and its font is way too big #1170

Closed UffeJakobsen closed 1 year ago

UffeJakobsen commented 1 year ago

search dialog and its font is way too big - I see no way to adjust their size on settings

ManuelSchneid3r commented 1 year ago

Screenshot pls

UffeJakobsen commented 1 year ago

screen-2023-01-11-14-13-14

ManuelSchneid3r commented 1 year ago

Imho this is just a tiny screen😄 ist this one of the 10" Notebooks?

ManuelSchneid3r commented 1 year ago

Well you could go the easy way and scale the app with qt environment variables or change the style style sheet. See the Readme in the widgetsboxmodel plugin in albertlauncher/plugins

UffeJakobsen commented 1 year ago

Imho this is just a tiny screensmile ist this one of the 10" Notebooks?

It is not a shot of the full screen - it is just cropped to the terminal size which it about 1/8 of the full screen

UffeJakobsen commented 1 year ago

Here the terminal is maximuzed to full screen mode

screen-2023-01-11-17-50-11

UffeJakobsen commented 1 year ago

Well you could go the easy way and scale the app with qt environment variables or change the style style sheet. See the Readme in the widgetsboxmodel plugin in albertlauncher/plugins

That sounds like a huge step back - in older versions of albert adjustment of font size could be made from the settings dialog :-/

ManuelSchneid3r commented 1 year ago

Sure each frontend has/had its advantages. I cant maintain several dozens of plugins. since the QML frontend was by far not as mature as the wbm and also suffered the OpenGL issue for like a decade now I archived it. it is still there. it just need some care

ManuelSchneid3r commented 1 year ago

https://github.com/albertlauncher/plugins/blob/master/widgetsboxmodel/README.md its not that complicated. its like a css file.