natpen / awesome-wayland

A curated list of Wayland code and resources.
Creative Commons Zero v1.0 Universal
2.02k stars 87 forks source link

Add wf-shell components (+docks category) #14

Closed solarkraft closed 3 years ago

natpen commented 3 years ago

Thanks! Do you know for sure if these components work independent of wayfire? E.g., if you're using Sway as your WM

solarkraft commented 3 years ago

Good call. I tested them a bit in sway.

wf-background just works. wf-dock exits with the message Compositor doesn't support wlr-foreign-toplevel-management, exiting. wf-panel starts and is positioned correctly, but the application menu seems to have focus issues while entering text.

To me these problems seem to be sway-specific and not because the programs are wayfire-specific.

natpen commented 3 years ago

I think you may have added some commits that weren't intended :) (looks like some are part of the start of a new awesome- repo)

solarkraft commented 3 years ago

Sorry, forgot that it would affect the PR!