YaLTeR / niri

A scrollable-tiling Wayland compositor.
https://matrix.to/#/#niri:matrix.org
GNU General Public License v3.0
2.82k stars 79 forks source link

Handle KDE decorations in Mapped::has_ssd #440

Closed kchibisov closed 2 weeks ago

kchibisov commented 3 weeks ago

This fixes an issue with default CSD border being drawn for SSD rendering firefox, because only xdg decorations were checked.

YaLTeR commented 2 weeks ago

Thanks. At a glance seems to work for Firefox with "Title Bar" enabled, and for GTK 3 apps. Haven't noticed anything breaking yet.