wf-shell
wf-shell copied to clipboard
A GTK3-based panel for wayfire
panel: prioritise default.css slightly lower than user-supplied css panel: remove static-value set-spacing and move to default.css notifications: add css classes command-output: add class defining icon-direction to allow css themes to...
I'm torn as to what I think is the correct path here. # Currently - default.css is populated on first run - if edited by user, it is not overwritten...
Quick check to avoid recalculating widget size on a loop when the window-list is over-full. fixes #250
it takes about 3 mouse scrolls to have slider move. volume does seem to increment with each mouse scroll. just not in sync with the slider. would also be cool...
window list gets into a loop when too many windows are open the console will log similar to: ``` target button 1242 set width 28 ``` on repeat until the...
The wayfire process is using 106mb RAM , which considering what it is doing is incredibly reasonable, even impressive. However, the `wf-background` process, which displays a picture, is using 234mb....
icon_mapping_jetbrains-idea = /nix/store/b6mnxs4n5bb4vd6mf8r56v3yfvwwzwpx-idea-ultimate-2022.1.3/share/pixmaps/idea-ultimate.png icon_mapping_jetbrains-clion = /nix/store/nc20sl61061adyg62z3ys8b3h6c8dkdy-clion-2022.1.3/share/pixmaps/clion.pngq icon_mapping_sublime_text = /nix/store/5zvlx2ffg0xv2pbnsjgyklc3m2k9layf-sublimetext4-4113/share/icons/hicolor/256x256/apps/sublime-text.png icon_mapping_telegramdesktop = /nix/store/qc8if3pl8wz2i9g5i0zmz5dacc60ji9g-telegram-desktop-3.7.3/share/icons/hicolor/256x256/apps/telegram.png icon_mapping_pcmanfm = /home/prehonor/.local/share/icons/file_manager.png position = bottom icon_mapping_Emacs = /nix/store/dgb1hnaln9bp0gk5fxhdpkyh91l5v0my-emacs-28.1/share/icons/hicolor/128x128/apps/emacs.png icon_mapping_cutter = /nix/store/ir2skf40bhnwnr7www9n6qg6ynpl5cc7-cutter-2.1.0/share/icons/hicolor/scalable/apps/cutter.svg icon_mapping_ghidra-Ghidra = /nix/store/vhvadm37z2ajk6bby66bh9qcsp29814j-ghidra-10.1.4/share/icons/hicolor/256x256/apps/ghidra.png the line contains...
libgvc as in https://github.com/WayfireWM/wf-shell/tree/master/subprojects was not updated for 5 years. It might be necessary to update git subproject to use a newer snapshot.
When you change the position of the taskbar from top to bottom in wcm and set it to autohide you need to move the mouse to the top of the...