Nikita Bobko
Nikita Bobko
Fixed in 0.20.0-Beta
As it turns out, even `focus --boundaries all-monitors-outer-frame` doesn't work correctly
Observation: similarly to `focus` command, `focus-monitor` should count floating windows as tiling
The original commit that added `repeat-jump*` binds https://github.com/fish-shell/fish-shell/commit/1d68b52cbc3e64591383efc3a5a1150503e8c3b4 It only added them in normal mode, I think it was a simple oversight, and they were not added to visual by...
If the feature were introduced to AeroSpace, I'd make it more "explicit". I don't like the "colon implicity" in i3 design. I'd introduce a new property for workspaces called "tag"....
It's not easy to implement, because a lot of code relies on the fact that workspace name is unique immutable identifier
Do you run intel mac or apple silicon mac? How did you install sketchybar and jankyborders? (is it brew, nix, macports, or smth else) Your workaround is: ```toml [exec.env-vars] PATH...
> Other tools like Sketchybar are using a different order. The first monitor is always the primary monitor. What is the order of the remaining monitors?
@tobiasgiese Thanks for reporting! Should be fixed in 0.13.2
> I don't know if there is any special reason for Aerospace don't use displayID as index for monitors @ggalves can you please point out to the specific `displayID` API?...