AllanChain / sane-break

A gentle break reminder that helps you avoid mindlessly skipping breaks.
GNU General Public License v3.0
7 stars 2 forks source link

minor bug: full-screen missing a left-side chunk #19

Closed wolftune closed 5 days ago

wolftune commented 5 days ago

PXL_20241120_185508113

I have a dual-monitor setup. The full-screen view is complete on my secondary display. The primary display, a small sliver near my vertical plasma panel on the left is not covered.

I don't actually care at all, it doesn't matter for the functioning of the program, but I decided to report it as a bug anyway.

AllanChain commented 5 days ago

Previously, our windows reserves space for taskbars on Wayland. Therefore, when placing a window in the "top center", KDE actually places the window at the center of the remaining region. To fix this, we just tell Wayland that we don't want to reserve space for taskbars.