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
A suggestion: It would be nice addition with a setting to ignore the notch height, on MacBooks with notch (m1pro, m2pro..), for apps that support to go off screen dimensions.
could be: yabai -m --toggle notch
The text was updated successfully, but these errors were encountered:
Not quite sure what you mean with "apps that support to go off screen dimensions", but it sounds like you're looking for external_bar setting?
Thanks for the suggestions, but not quite, as it wont accept negative values (main:-24:0 etc).
Apps are all placed under the notch in MacOS by default, but some apps like VSCode let you ignore the screen dimensions. (So could be useful in fullscreen fx)
Just had a look at src, and Notch height is defined in 'workspace.h' (workspace_display_notch_height), will try to see if I can figure out to do a custom cmd for it
A suggestion: It would be nice addition with a setting to ignore the notch height, on MacBooks with notch (m1pro, m2pro..), for apps that support to go off screen dimensions.
could be: yabai -m --toggle notch
The text was updated successfully, but these errors were encountered: