Nikita Bobko
Nikita Bobko
Yeah, I was typing the same thing. I have 3 monitors ordered along x-axis from left to right: Built-in Retina Display, DELL U2723QE (main monitor), DeskPad Display. AeroSpace predictably uses...
The following commit implements `%{monitor-appkit-nsscreen-screens-id}` https://github.com/nikitabobko/AeroSpace/commit/125e9b94040e95204c6a05cd5089022ba92efbce which so far looks identical to the private API that sketchybar uses. But nobody guaranteed that, and nobody guarantees that sketchybar order (that uses...
> The NSScreen also puts the main monitor as first? Yes, it does > Was it also implemented in this Aerospace by this commit? No, it wasn't implemented, because there...
Released in 0.16.0-Beta
Can you please try this custom build? [AeroSpace-v0.0.0-SNAPSHOT.zip](https://github.com/user-attachments/files/16324827/AeroSpace-v0.0.0-SNAPSHOT.zip) I've built it from the following commit: https://github.com/nikitabobko/AeroSpace/commit/7800503e7d50656f4131d85c127c8a6af1144493 so you can build it yourself from sources if you want to
Closing because: - No activity in the issue, and I couldn't reproduce the reported problem - The potential fix that I suggested fixes another problem anyway (`aerospace fullscreen` for floating...
In it's current form, I don't like how GitHub Discussions are implemented. There are use cases for GH discussions, but IMO they don't cover well the use case of "forum"/"community"....
GitHub discussions was enabled in the repository
After this issue is fixed, we should adjust the i3-like-config in the docs: ```diff diff --git a/docs/config-examples/i3-like-config-example.toml b/docs/config-examples/i3-like-config-example.toml index 92eb3284..3cf2df03 100644 --- a/docs/config-examples/i3-like-config-example.toml +++ b/docs/config-examples/i3-like-config-example.toml @@ -25,9 +25,9 @@ on-focused-monitor-changed...
Maybe it's moment to take a look at window levels API: https://github.com/nikitabobko/AeroSpace/discussions/1115#discussioncomment-12291901 https://developer.apple.com/documentation/coregraphics/cgwindowlevelkey https://developer.apple.com/documentation/coregraphics/1454084-cgwindowlevelforkey https://developer.apple.com/documentation/coregraphics/1455137-cgwindowlistcopywindowinfo https://developer.apple.com/documentation/coregraphics/1455215-cgwindowlistcreatedescriptionfro UPD: tracking issue: https://github.com/nikitabobko/AeroSpace/issues/1617