Skip to content

Conversation

@akliuxingyuan
Copy link
Contributor

@akliuxingyuan akliuxingyuan commented Nov 15, 2025

fix #315

@ammen99
Copy link
Member

ammen99 commented Nov 15, 2025

Hi, I think #316 is the correct fix, or do you still experience the issue with that PR applied?

@akliuxingyuan
Copy link
Contributor Author

with #316, It will use gtk4-layer-shell in git submodule and install gtk4-layer-shell related files, which conflict with system package gtk4-layer-shell.

error: failed to commit transaction (conflicting files)
wf-shell-git: /usr/include/gtk4-layer-shell/gtk4-layer-shell.h exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/include/gtk4-layer-shell/gtk4-session-lock.h exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/lib/girepository-1.0/Gtk4LayerShell-1.0.typelib exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/lib/girepository-1.0/Gtk4SessionLock-1.0.typelib exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/lib/libgtk4-layer-shell.so exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/lib/libgtk4-layer-shell.so.0 exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/lib/libgtk4-layer-shell.so.1.1.1 exists in filesystem
wf-shell-git: /usr/lib/liblayer-shell-preload.so exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/lib/pkgconfig/gtk4-layer-shell-0.pc exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/share/gir-1.0/Gtk4LayerShell-1.0.gir exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/share/gir-1.0/Gtk4SessionLock-1.0.gir exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/share/vala/vapi/gtk4-layer-shell-0.deps exists in filesystem (owned by gtk4-layer-shell)
wf-shell-git: /usr/share/vala/vapi/gtk4-layer-shell-0.vapi exists in filesystem (owned by gtk4-layer-shell)

@ammen99
Copy link
Member

ammen99 commented Nov 15, 2025

Hmm, I wonder then, because it seems that the package name varies by system? Apparently for @trigg it is called gtk-layer-shell4, same as on my machine. Are you sure that your gtk-layer-shell4 system installation is correct?

@ammen99
Copy link
Member

ammen99 commented Nov 15, 2025

Actually, scrap that, the dependency is called gtk-layer-shell4-0 here too .. I wonder how I managed to compile it before xd

@ammen99
Copy link
Member

ammen99 commented Nov 15, 2025

@trigg does this fix work for you too?

@trigg
Copy link
Contributor

trigg commented Nov 15, 2025

Yep, this works for me! Looks like the correct plan rather than my quick-fix.

Copy link
Member

@ammen99 ammen99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ammen99 ammen99 merged commit 57a68cb into WayfireWM:master Nov 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wf-background window not fullscreened

3 participants