ZIm/crates/zed/src
Jakob Hellermann 2386ae9f0e
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
2024-04-29 09:27:25 -07:00
..
zed Add links to jobs page in README and in app, under help menu (#10658) 2024-04-16 15:47:23 -07:00
main.rs Restore previous workspace on application resume (#10813) 2024-04-29 09:56:23 -06:00
zed.rs Set appid/wmclass for zed window (#10909) 2024-04-29 09:27:25 -07:00