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
Well, this code was contributed, and personally I'd do it a different way: add a boolean flag to force running commands through the compositor, then detect the compositor in use and select swaymsg exec or hyprctl dispatch exec (or another command for another compositor) accordingly. Unfortunately I didn't think about it while accepting the PR. Changing the way it works right now would result in breaking users' configs, so it needs to have a strong justification.
it would be useful for drawer to detect default
-wm
value withXDG_CURRENT_DESKTOP
The text was updated successfully, but these errors were encountered: