zed/crates/semantic_index
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
..
examples New revision of the Assistant Panel (#10870) 2024-04-23 16:23:26 -07:00
fixture Semantic Index (#10329) 2024-04-12 11:40:59 -06:00
src Set appid/wmclass for zed window (#10909) 2024-04-29 09:27:25 -07:00
Cargo.toml Semantic index progress (#11071) 2024-04-26 17:06:05 -07:00
LICENSE-GPL Semantic Index (#10329) 2024-04-12 11:40:59 -06:00