Set appid/wmclass for zed window (#10909)
fixes https://github.com/zed-industries/zed/issues/9132 By setting the app id, window managers like `sway` can apply custom configuration like `for_window [app_id="zed"] floating enable`. Tested using `wlprop`/`hyprctl activewindow` for wayland, `xprop` for x11. Release Notes: - Zed now sets the window app id / class, which can be used e.g. in window managers like `sway`/`i3` to define custom rules
J
Jakob Hellermann committed
2386ae9f0e31f9eba7410ed3f5473bf33f38af9f
Parent: 5674ba2
Committed by GitHub <noreply@github.com>
on 4/29/2024, 4:27:25 PM