wf-shell
wf-shell copied to clipboard
A GTK3-based panel for wayfire
1) Set `panel.autohide = true` 2) Set `panel.position = top` 3) Launch `wf-panel` 4) Set `panel.position = bottom` Expected behaviour: panel is positioned at the bottom, shown when pointer is...
Fixes application icons not found like Quassel Client where the icon is not named org.kde.quassel but quassel or Wayfire config manager which .desktop file is not named org.gtk.wayfire-config-manager.desktop but instead...
This happens only when the widget content is bigger than the panel itself and window-list has a scollbar. The reason is in this callback https://github.com/WayfireWM/wf-shell/blob/f269d239199d8c12316b5305587eddffb9d40060/src/util/wf-autohide-window.cpp#L34-L38 If you add a debug...
Currently, `wf-shell` handles setting the background, which is not the best desirable outcome, given that people would like to use `wayfire` but without `wf-shell` (thinking `nwg-launchers`). This way I can...
Otherwise, we need to manually sync the XML file
window-list has right click menu to close apps. but dock does not have this.
Unable to add launcher buttons to more than one widget side. Have a launchers1 and launchers2 so you adding seperate launchers to widget_left, widget_right or widgets_center is functional. Practical 
The icons grow or shrink depending on mouse-over, and if I right click an icon that opens a menu, in this case, Steam, it will shrink again when I move...
Sorry not an issue, just sharing something I've been able to achieve thanks to wf-shell and showing its potential. I'm also very thankful to this community and I want to...
I've intentionally side-stepped touching `command-output` as it is fully possible that some users are intentionally writing markup out from a command to the panel.