zed/crates/gpui/examples
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
..
image
animation.rs
hello_world.rs
ownership_post.rs
set_menus.rs
window_positioning.rs Set appid/wmclass for zed window (#10909) 2024-04-29 09:27:25 -07:00