Andrej Benz
Andrej Benz
I can't help you, if you don't provide your config. Neither width nor height can be set via CSS, as layouting in GTK works differently. You can set `align.width` and...
> This is partly due to #87 still not being done and my lack of motivation to work to get it done, and also my general lack of motivation for...
`rofi -show drun -run-command "uwsm app -- {cmd}"`
I'm not even 100% sure anymore why the windows module only works when running as a service... It is used for contextual ranking of applications, but other than that... might...
This would only make sense if you only load a single plugin, or not?
 Can be configured via `list.placeholder`. CSS id is `listplaceholder`.
Can you built with latest and try again?
would this cause `common.items.Splice(0, int(common.items.NItems()), handler.entries...)` to leak as well? Or is that a different issue eventually?
Hm... because if i remove the `splice` call, memory is fine. Edit: I've switched `handler.entries` to a newly created inline struct slice, the more slice items, the more memory leakage....
would somekinda bug bounty be an option? is anyone else able to fix this? i'm afraid money doesn't change the fact @diamondburned has no time to fix this.... someone else?