ZIm/crates/zed
Thorsten Ball fa602001e3
Configurable window decorations (#13866)
Introduces the `ZED_WINDOW_DECORATIONS` env variable.

- Not set, defaulting to client-side decorations
- Value is "client": client-side decorations
- Value is "server": server-side decorations

I think it's good to have this escape-hatch next to all possible
detection mechanisms.

Release Notes:

- N/A
2024-07-05 16:54:33 +02:00
..
contents Fix bundle script 2023-11-17 17:44:41 -08:00
resources linux: Fix icon not being associated with app window (#13165) 2024-06-20 11:31:18 -07:00
src Configurable window decorations (#13866) 2024-07-05 16:54:33 +02:00
build.rs windows: Fix executable display name (#13091) 2024-06-17 13:02:09 -06:00
Cargo.toml v0.144.x dev 2024-07-03 12:15:16 -04: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