Sebastian Kügler
c84e549715
Use msize.height, not width for gridUnit
This change does two things: - it increases the gridUnit to 11 pixel on 102DPI, 18 on 170DPI. This means on the one hand larger sizing, but aligns gridUnit and theme.largeSpacing consistently, and thus makes these types work together better. - it scales the gridUnit with the DPI. The width of the font's bounding box doesn't change on the displays I've tried, the height does. As a result, gridUnit now scales linearly with the DPI setting.
Plasma Framework
Introduction
Links
- Wiki: http://community.kde.org/Plasma#Plasma_Workspaces_2
- Mailing list: https://mail.kde.org/mailman/listinfo/plasma-devel
- IRC channel: #kde-devel on Freenode
- Git repository: https://projects.kde.org/projects/playground/libs/plasma-framework/repository
Description
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%