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
At the same time, I want it not to influence the maxmized windows' region (by setting mode: overlay). However, after setting this, I can't reach the bar by pointer (documented as option passthrough will be enabled by default if option mode is overlay), but even I set passthrough: false, I still can't reach any part of it.
I wonder if this's the normal behavior or not. If it is, I'd like to know if it's possible to make it behave as I wanted.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm currently using this configuration:
in order to make it for tray only.
At the same time, I want it not to influence the maxmized windows' region (by setting
mode: overlay
). However, after setting this, I can't reach the bar by pointer (documented as optionpassthrough
will be enabled by default if optionmode
isoverlay
), but even I setpassthrough: false
, I still can't reach any part of it.I wonder if this's the normal behavior or not. If it is, I'd like to know if it's possible to make it behave as I wanted.
Beta Was this translation helpful? Give feedback.
All reactions