You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Having environment variables like AEROSPACE_FOCUSED_WORKSPACE and AEROSPACE_PREV_WORKSPACE in all callbacks would be helpful. Especially while using other tools like sketchybar for instance. Having those envs will reduce aerospace queries and will lower resource consumption.
Additionally, further environment variables would be useful. Some ideas that I have in my mind:
AEROSPACE_FOCUSED_MONITOR_ID: the current focussed monitor id AEROSPACE_WORKSPACE_MONITOR_ID: the monitor id for the workspace AEROSPACE_WORKSPACE_WINDOWS: the windows in the workspace
Having environment variables like
AEROSPACE_FOCUSED_WORKSPACE
andAEROSPACE_PREV_WORKSPACE
in all callbacks would be helpful. Especially while using other tools like sketchybar for instance. Having those envs will reduce aerospace queries and will lower resource consumption.Additionally, further environment variables would be useful. Some ideas that I have in my mind:
AEROSPACE_FOCUSED_MONITOR_ID
: the current focussed monitor idAEROSPACE_WORKSPACE_MONITOR_ID
: the monitor id for the workspaceAEROSPACE_WORKSPACE_WINDOWS
: the windows in the workspacexref #230 (comment)
The text was updated successfully, but these errors were encountered: