ZIm/crates/collab_ui/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
..
chat_panel windows: Support all OpenType font features (#10756) 2024-04-26 13:58:12 -07:00
collab_panel remote projects per user (#10594) 2024-04-23 15:33:09 -06:00
notifications Break typography styles out of StyledExt (#11013) 2024-04-25 17:42:53 -04:00
channel_view.rs remote projects per user (#10594) 2024-04-23 15:33:09 -06:00
chat_panel.rs Break typography styles out of StyledExt (#11013) 2024-04-25 17:42:53 -04:00
collab_panel.rs windows: Support all OpenType font features (#10756) 2024-04-26 13:58:12 -07:00
collab_titlebar_item.rs remote projects per user (#10594) 2024-04-23 15:33:09 -06:00
collab_ui.rs Set appid/wmclass for zed window (#10909) 2024-04-29 09:27:25 -07:00
face_pile.rs Fix flickering (#9012) 2024-03-11 10:45:57 +01:00
notification_panel.rs Refactor workspace notifications to use explicit NotificationId type (#10342) 2024-04-10 17:21:23 -04:00
notifications.rs Add stories for collab notifications (#3967) 2024-01-08 21:54:59 -05:00
panel_settings.rs Add the ability for extensions to provide language settings (#10296) 2024-04-08 19:17:12 -04:00