Commit bb3d7d2
fix: Firefox window buttons in KDE VNC containers
Firefox on Wayland uses its own CSD by default (tabs-in-titlebar mode)
and only shows a close button. Fix via two mechanisms:
1. browser.tabs.inTitlebar=0 via Firefox system autoconfig — forces
Firefox to request server-side decorations from kwin, which then
provides the full Breeze titlebar with minimize/maximize/close.
2. library=org.kde.breeze in kwinrc — explicitly loads the Breeze
decoration plugin so kwin provides proper SSD to all apps.
Both files are written to the container filesystem during bootstrap.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 35bd976 commit bb3d7d2
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
707 | 707 | | |
708 | 708 | | |
709 | 709 | | |
| 710 | + | |
710 | 711 | | |
711 | 712 | | |
712 | 713 | | |
| |||
918 | 919 | | |
919 | 920 | | |
920 | 921 | | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
| 925 | + | |
| 926 | + | |
| 927 | + | |
| 928 | + | |
| 929 | + | |
| 930 | + | |
| 931 | + | |
| 932 | + | |
| 933 | + | |
| 934 | + | |
| 935 | + | |
| 936 | + | |
| 937 | + | |
| 938 | + | |
921 | 939 | | |
922 | 940 | | |
923 | 941 | | |
| |||
0 commit comments