Christopher Lübbemeier
Christopher Lübbemeier
Hi @ankostis, thanks for the report! I don't fully understand the issue, though. This sounds to me like you describe pretty much the intended behavior of the extension. Could you...
I did a small test with Dash to Panel v62 on GNOME 46. Here using the "LeftBox Font Size" slider under "Fine-Tune" affects the space bar widget in "Current workspace"...
I'd rather not. Doing so would complicate some things and I'd like for the space-bar widget in this mode to just use the same styling as the other text widgets.
Hi @BlackOpsDown! Currently the shortcuts cannot be customized with the extension's own preferences dialog, however, they are controlled by GSettings. The following script should update the shortcuts (in this example...
This is actually a standard keybinding of GNOME which space-bar just sets. Here is a version of the script that lets you change both keybindings: ```sh #!/usr/bin/env bash PREFIX_SWITCH="" PREFIX_MOVE=""...
Hi @luX0r-reload! I tried to use the `:nth-child` selector and I could not get it to work either. I'm not sure if this is not universally supported by GTK or...
Hey @danielquinn, thanks, that's nice to hear!
Thanks for the offer and the hint for GitHub Sponsors! I think you are right in that they don't take fees for personal donations. There is, however, some tax-related paperwork....
Hi @bleper, How does the native workspace indicator has this built in? When I right-click the indicator, the activities overview opens. Is there a setting?
Thanks for testing! Merged https://github.com/christopher-l/space-bar/pull/46.