Marco A.

Results 32 comments of Marco A.

Hi! Checking in as well, I have the same issue on Manjaro. The project has not been updated in a long time, so I'm not sure if it's still active...

Unfortunately, you have to do this each time you connect/disconnect a BT audio device

@Anachron would it be possible to make `scroll` script scroll text only if needed? Right now it scrolls even if there's more than enough space to fit the input text....

- [ ] Points above - [ ] Automate release on dockerhub - [ ] Automate release on github

Thanks for the heads up! This is indeed a good starting point! ^^

+1 Received same mail. Should be specified in the documentation

I believe I have the same issue and I am experiencing the same as #56 . I think these 2 issues are the same. I don't have a solution unfortunately......

I might have found a workaround. Looking at the [Arch wiki](https://wiki.archlinux.org/index.php/Xfce#Use_a_different_window_manager), I ran the `xfconf-query` to change the default window manager: ```sh $ xfconf-query -c xfce4-session -p /sessions/Failsafe/Client0_Command -t string...

@stebenz I'm missing: - Fixing ListApplications for filtering out apps that the user has no permission to see - Writing tests for the above case

@stebenz I implemented partial updates for SAML and OIDC. I skipped API because it only has 1 parameter (Auth type) and it seemed pointless, because either you do update the...