Bug 374727 - HiDPI display, snapping windows zone
Summary: HiDPI display, snapping windows zone
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: core (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-08 01:22 UTC by Lukas Ba.
Modified: 2024-02-21 13:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-28197-0.html (92 bytes, text/html)
2017-01-08 08:43 UTC, Martin Flöser
Details
attachment-31962-0.html (117 bytes, text/html)
2017-01-08 10:04 UTC, Martin Flöser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Ba. 2017-01-08 01:22:49 UTC
The window snapping zones are too small on HiDPI displays with many pixels, because they use pixel values. You can change this easily in the systemsettings, but it would be nice to have if it was automatic.
Comment 1 Martin Flöser 2017-01-08 08:43:40 UTC
Created attachment 103279 [details]
attachment-28197-0.html

What is a window snapping zone? I don't understand which features you are talking about.
Comment 2 Lukas Ba. 2017-01-08 08:46:31 UTC
Systemeinstellungen > Fensterverhalten > Verschieben > Rand-Einrastzone

grep Zone /usr/share/config.kcfg/kwin.kcfg

        <entry name="BorderSnapZone" type="Int">
        <entry name="WindowSnapZone" type="Int">
        <entry name="CenterSnapZone" type="Int">
Comment 3 Martin Flöser 2017-01-08 10:04:16 UTC
Created attachment 103283 [details]
attachment-31962-0.html

Ok, I understand. That might require a larger restructuring as the ui also needs changing.
Comment 4 David Edmundson 2024-02-21 13:50:05 UTC
Fixed in wayland with logical co-ordinates