Roberto Previdi

Results 16 comments of Roberto Previdi

I could find some time in the next few weeks to prepare a pull request, does somebody have any directions on where to put my hands on or where to...

Even after updating the versions and installing the tests are not working correctly, they always fail even when correct... Edit: if i set node version to 10.22.1 they work.

i have the same behavior and can add some details: - chrome can share screen perfectly - i have three screens - Firefox is open on screen 2 - when...

Sure, take your time :wink:

same problem for me with version 2.2.3, running on wayland though

> Although the only extension I would guess should matter is vimium which is turned off on the playground. I can confirm that the problem seems indeed caused by the...

another workaround is a custom module: ``` "custom/clock": { "exec": "date +\"%F %H:%M\"", "interval": 10 }, ```

Also i found a very hackish workaround: in the hyprland.conf file add a line: `workspace=,persistent:true` This will apply to all workspace automatically, and not waste a lot of space in...

@zjeffer since you wrote the code that parses the workspace rules, could you share your thoughts on this? From my understanding waybar should use the workspacerules only to understand if...