Merge pull request #146 from naturallaw777/copilot/fix-dock-icon-size-issue

Fix dock icon whitespace and RDP freeze from brave --app= on Wayland
This commit is contained in:
Sovran_Systems
2026-04-08 08:46:10 -05:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
<svg width="1e3" height="1e3" version="1.0" viewBox="0 0 768 768" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify">
<svg width="318" height="261" version="1.0" viewBox="232 258 318 261" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" zoomAndPan="magnify">
<defs>
<filter id="b3a68ab618" x="0" y="0" width="1" height="1">
<feColorMatrix color-interpolation-filters="sRGB" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@@ -232,7 +232,7 @@ let
sleep 1
done
brave --app=http://localhost:8937 --class=sovran-hub
brave --app=http://localhost:8937 --class=sovran-hub --disable-gpu --disable-features=WebRtcPipeWireCapturer --ozone-platform=wayland
'';
sovran-hub-web = pkgs.python3Packages.buildPythonApplication {
@@ -278,7 +278,7 @@ let
Type=Application
Name=Sovran Hub
Comment=Open Sovran_SystemsOS Hub dashboard
Exec=brave --app=http://localhost:8937 --class=sovran-hub
Exec=brave --app=http://localhost:8937 --class=sovran-hub --disable-gpu --disable-features=WebRtcPipeWireCapturer --ozone-platform=wayland
Icon=sovran-hub
Terminal=false
Categories=System;