wldash icon indicating copy to clipboard operation
wldash copied to clipboard

Wayland launcher/dashboard

Results 13 wldash issues
Sort by recently updated
recently updated
newest added

I'm not sure exactly how this needs to work, but I think this is probably a bug. ![image](https://github.com/kennylevinsen/wldash/assets/4098453/ec95b214-3f0b-4a49-ac72-2a6c22de64ca)

When using wldash in daemon mode, it can be a bit annoying to have to restart it after installing a new program. A simple way to deal with this might...

I think it is a minor bug, but if you don't have a mouse connected you can't launch wldash in sway. Not sure if it is a bug in your...

every source file builds but then it fails during the last ompilation during linking heres the output of failure any suggestions: Compiling rust-ini v0.14.0 Compiling wldash v0.2.0 (/usr/home/doeboy1111/git/wayland/wldash) warning: unused...

After a recent sway update I'm getting the following panic when launching wldash: ``` zwlr_layer_surface_v1@14: error 1: width 0 requested without setting left and right anchors thread 'main' panicked at...

It would be great to have a application grid view which shows all available (`.desktop`) applications with their icons.

It is sometimes desirable to provide only specific *.desktop files to wldash, for it could be used to create custom menus and scripts. This draft attempts to solve this problem....

I decided to configure wldash to match my theme, using the following settings: ```yaml background: red: 233.0 green: 228.0 blue: 226.0 opacity: 0.9 ``` This seems to really mess with...

When wldash is opened and the brightness is adjusted with the keyboard keys¹ the bar does not change. Restarting wldash displays the updated value. The same issue can not be...

enhancement