ZIm/crates/zed
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
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources windows: Move manifest file to gpui (#11036) 2024-04-26 13:56:48 -07:00
src Set appid/wmclass for zed window (#10909) 2024-04-29 09:27:25 -07:00
build.rs windows: Move manifest file to gpui (#11036) 2024-04-26 13:56:48 -07:00
Cargo.toml Use winresource instead of embed-manifest (#10810) 2024-04-24 12:59:18 -07:00
LICENSE-GPL chore: Change AGPL-licensed crates to GPL (except for collab) (#4231) 2024-01-24 00:26:58 +01:00
RELEASE_CHANNEL Put release channel back to dev 2023-11-17 14:31:49 -08:00