zed-industries / zed

Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
https://zed.dev
Other
46.83k stars 2.68k forks source link

Weird mouse click behaviour #14450

Open Sp3ci3s8472 opened 2 months ago

Sp3ci3s8472 commented 2 months ago

Check for existing issues

Describe the bug / provide steps to reproduce it

I just installed Zed just to try it out on my EndeavourOS (Arch) system with XFCE as the desktop environment, not running Wayland. First thing I tried to do was make it fill my desktop by double clicking on the top bar of Zed; this caused it maximize. However, when I moved my mouse to the top of my screen, when it reached the top bar of Zed it immediately started dragging the Window around. Another unexpected thing is when I hover over the topbar of Zed and single click, it also immediately goes into dragging mode.

Since I'm new to the application I have no idea if this is expected behaviour. It might be that on MacOS single click is the default (I don't use it so I'm not sure).

If this is expected behaviour, this might be a feature request for normal double mouse click behaviour. On a positive note, I was very impressed with the launch speed!

Environment

I tried running this, it doesn't work. I even run the XFCE clipman utility (and I disabled it to see if it interfered). OS: Linux - EndeavourOS (Arch) DE: XFCE with X11 Packagemanager: pacman Zed: 0.143.7

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your Zed.log file to this issue.

Zed.log

2024-07-14T17:17:06+02:00 [INFO] ========== starting zed ==========
2024-07-14T17:17:06+02:00 [INFO] Compositor detection: _NET_WM_CM_S?=false, _NET_WM_CM_OWNER=false, _NET_SUPPORTING_WM_CHECK=true
2024-07-14T17:17:06+02:00 [INFO] x11: compositor present: true, gtk_frame_extents_supported: true
2024-07-14T17:17:06+02:00 [INFO] perform;
2024-07-14T17:17:06+02:00 [INFO] read_command;
2024-07-14T17:17:06+02:00 [INFO] read_command;
2024-07-14T17:17:06+02:00 [INFO] socket reader;
2024-07-14T17:17:06+02:00 [INFO] Opening main db
2024-07-14T17:17:06+02:00 [INFO] new;
2024-07-14T17:17:06+02:00 [INFO] keep_updated;
2024-07-14T17:17:06+02:00 [INFO] Using git binary path: None
2024-07-14T17:17:06+02:00 [INFO] activate is not implemented on Linux, ignoring the call
2024-07-14T17:17:06+02:00 [INFO] Opening main db
2024-07-14T17:17:07+02:00 [INFO] set environment variables from shell:/bin/bash, path:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
2024-07-14T17:17:07+02:00 [INFO] Using Visual { id: 191, colormap: 0, depth: 32 }
2024-07-14T17:17:07+02:00 [INFO] Creating colormap 96468995
2024-07-14T17:17:07+02:00 [INFO] perform;
2024-07-14T17:17:07+02:00 [INFO] read_command;
2024-07-14T17:17:07+02:00 [INFO] read_command;
2024-07-14T17:17:07+02:00 [INFO] socket reader;
2024-07-14T17:17:07+02:00 [INFO] Enabling Vulkan Portability
2024-07-14T17:17:07+02:00 [INFO] Enabling color space support
2024-07-14T17:17:07+02:00 [INFO] Adapter "AMD Radeon RX 7900 XTX (RADV NAVI31)"
2024-07-14T17:17:07+02:00 [INFO] Ray tracing is supported
2024-07-14T17:17:07+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:07+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:07+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:17:07+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:17:07+02:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-07-14T17:17:07+02:00 [INFO] Refreshing at 6948 micros
2024-07-14T17:17:07+02:00 [ERROR] Is a directory (os error 21)
2024-07-14T17:17:07+02:00 [INFO] rebuilt extension index in 245.77µs
2024-07-14T17:17:09+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:17:09+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:09+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:09+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:09+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:10+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:10+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:14+02:00 [INFO] starting language server. binary path: "/home/my_user_name/.local/share/zed/node/node-v18.15.0-linux-x64/bin/node", working directory: "/", args: ["/home/my_user_name/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"]
2024-07-14T17:17:14+02:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-14T15:17:14.301Z] Agent service starting",
  "metadataStr": "[DEBUG] [agent] [2024-07-14T15:17:14.301Z]",
  "extra": [
    "Agent service starting"
  ]
}
2024-07-14T17:17:14+02:00 [INFO] Language server with id 0 sent unhandled notification client/registerCapability:
{
  "registrations": [
    {
      "id": "398cf16d-d1f4-474f-8f3a-86086261f93a",
      "method": "workspace/didChangeWorkspaceFolders",
      "registerOptions": {}
    }
  ]
}
2024-07-14T17:17:14+02:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-14T15:17:14.310Z] Telemetry initialized",
  "metadataStr": "[DEBUG] [agent] [2024-07-14T15:17:14.310Z]",
  "extra": [
    "Telemetry initialized"
  ]
}
2024-07-14T17:17:16+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:16+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:16+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:16+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:18+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:18+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:21+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:21+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:21+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:21+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:22+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:22+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:23+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:23+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:24+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:24+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:27+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:27+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:27+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:27+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:27+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:27+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:27+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:27+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:17:28+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:17:28+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:10+02:00 [INFO] perform;
2024-07-14T17:18:10+02:00 [INFO] read_command;
2024-07-14T17:18:10+02:00 [INFO] read_command;
2024-07-14T17:18:10+02:00 [INFO] socket reader;
2024-07-14T17:18:10+02:00 [ERROR] credentials not found
2024-07-14T17:18:15+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:18:15+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:18:15+02:00 [INFO] Creating a descriptor pool for at most 256 sets
2024-07-14T17:18:15+02:00 [INFO] Creating a descriptor pool for at most 256 sets
2024-07-14T17:18:17+02:00 [INFO] open paths ["/home/my_user_name/.config/zed/settings.json"]
2024-07-14T17:18:17+02:00 [INFO] Opening main db
2024-07-14T17:18:17+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:18:17+02:00 [INFO] starting language servers for JSONC: json-language-server
2024-07-14T17:18:17+02:00 [INFO] starting language server "json-language-server", path: "/home/my_user_name/.config/zed/settings.json", id: 1
2024-07-14T17:18:17+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:18:17+02:00 [INFO] starting language servers for JSONC: json-language-server
2024-07-14T17:18:17+02:00 [INFO] fetching latest version of language server "json-language-server"
2024-07-14T17:18:17+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:18:18+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:18:18+02:00 [INFO] Installing default prettier and plugins: [("prettier", "3.3.3")]
2024-07-14T17:18:18+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:18:19+02:00 [INFO] downloading language server "json-language-server"
2024-07-14T17:18:19+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:18:20+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:20+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:20+02:00 [INFO] Initialized prettier with plugins: {}
2024-07-14T17:18:20+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:21+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:21+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:21+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:21+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:21+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:21+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:21+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:21+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:21+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:21+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:22+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:18:23+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:18:23+02:00 [INFO] starting language server. binary path: "/home/my_user_name/.local/share/zed/node/node-v18.15.0-linux-x64/bin/node", working directory: "/home/my_user_name/.config/zed", args: ["/home/my_user_name/.local/share/zed/languages/json-language-server/node_modules/vscode-langservers-extracted/bin/vscode-json-language-server", "--stdio"]
2024-07-14T17:18:26+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:26+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:26+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:26+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:27+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:27+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:29+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:29+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:29+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:29+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:30+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:30+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:30+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:30+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:30+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:30+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:30+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:30+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:30+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:30+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:32+02:00 [ERROR] oneshot canceled
2024-07-14T17:18:35+02:00 [INFO] ========== starting zed ==========
2024-07-14T17:18:35+02:00 [INFO] Compositor detection: _NET_WM_CM_S?=false, _NET_WM_CM_OWNER=false, _NET_SUPPORTING_WM_CHECK=true
2024-07-14T17:18:35+02:00 [INFO] x11: compositor present: true, gtk_frame_extents_supported: true
2024-07-14T17:18:35+02:00 [INFO] perform;
2024-07-14T17:18:35+02:00 [INFO] read_command;
2024-07-14T17:18:35+02:00 [INFO] read_command;
2024-07-14T17:18:35+02:00 [INFO] Opening main db
2024-07-14T17:18:35+02:00 [INFO] socket reader;
2024-07-14T17:18:35+02:00 [INFO] new;
2024-07-14T17:18:35+02:00 [INFO] keep_updated;
2024-07-14T17:18:35+02:00 [INFO] Using git binary path: None
2024-07-14T17:18:35+02:00 [INFO] activate is not implemented on Linux, ignoring the call
2024-07-14T17:18:35+02:00 [INFO] Opening main db
2024-07-14T17:18:35+02:00 [INFO] set environment variables from shell:/bin/bash, path:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
2024-07-14T17:18:35+02:00 [INFO] Using Visual { id: 191, colormap: 0, depth: 32 }
2024-07-14T17:18:35+02:00 [INFO] Creating colormap 96468995
2024-07-14T17:18:35+02:00 [INFO] perform;
2024-07-14T17:18:35+02:00 [INFO] read_command;
2024-07-14T17:18:35+02:00 [INFO] read_command;
2024-07-14T17:18:35+02:00 [INFO] socket reader;
2024-07-14T17:18:35+02:00 [INFO] Enabling Vulkan Portability
2024-07-14T17:18:35+02:00 [INFO] Enabling color space support
2024-07-14T17:18:35+02:00 [INFO] Adapter "AMD Radeon RX 7900 XTX (RADV NAVI31)"
2024-07-14T17:18:35+02:00 [INFO] Ray tracing is supported
2024-07-14T17:18:35+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:35+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:35+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:18:35+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:18:35+02:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-07-14T17:18:35+02:00 [INFO] Refreshing at 6948 micros
2024-07-14T17:18:35+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:18:36+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:18:36+02:00 [INFO] rebuilt extension index in 251.26µs
2024-07-14T17:18:36+02:00 [INFO] starting language server. binary path: "/home/my_user_name/.local/share/zed/node/node-v18.15.0-linux-x64/bin/node", working directory: "/", args: ["/home/my_user_name/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"]
2024-07-14T17:18:36+02:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-14T15:18:36.491Z] Agent service starting",
  "metadataStr": "[DEBUG] [agent] [2024-07-14T15:18:36.491Z]",
  "extra": [
    "Agent service starting"
  ]
}
2024-07-14T17:18:36+02:00 [INFO] Language server with id 0 sent unhandled notification client/registerCapability:
{
  "registrations": [
    {
      "id": "eba1ae68-c503-43fe-8d62-67cb8e58b32a",
      "method": "workspace/didChangeWorkspaceFolders",
      "registerOptions": {}
    }
  ]
}
2024-07-14T17:18:36+02:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-14T15:18:36.498Z] Telemetry initialized",
  "metadataStr": "[DEBUG] [agent] [2024-07-14T15:18:36.498Z]",
  "extra": [
    "Telemetry initialized"
  ]
}
2024-07-14T17:18:37+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:37+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:37+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:37+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:40+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:40+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:40+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:40+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:41+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:41+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:41+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:41+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:41+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:41+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:45+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:45+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:45+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:45+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:49+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:18:49+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:18:58+02:00 [INFO] Opening main db
2024-07-14T17:19:13+02:00 [INFO] open paths ["/home/my_user_name/.config/zed/settings.json"]
2024-07-14T17:19:13+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:19:13+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:19:13+02:00 [INFO] starting language servers for JSONC: json-language-server
2024-07-14T17:19:13+02:00 [INFO] starting language server "json-language-server", path: "/home/my_user_name/.config/zed/settings.json", id: 1
2024-07-14T17:19:13+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:19:13+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:19:13+02:00 [INFO] starting language servers for JSONC: json-language-server
2024-07-14T17:19:13+02:00 [INFO] fetching latest version of language server "json-language-server"
2024-07-14T17:19:13+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:19:13+02:00 [INFO] downloading language server "json-language-server"
2024-07-14T17:19:13+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:19:13+02:00 [INFO] starting language server. binary path: "/home/my_user_name/.local/share/zed/node/node-v18.15.0-linux-x64/bin/node", working directory: "/home/my_user_name/.config/zed", args: ["/home/my_user_name/.local/share/zed/languages/json-language-server/node_modules/vscode-langservers-extracted/bin/vscode-json-language-server", "--stdio"]
2024-07-14T17:19:54+02:00 [ERROR] oneshot canceled
2024-07-14T17:19:57+02:00 [INFO] ========== starting zed ==========
2024-07-14T17:19:57+02:00 [INFO] Compositor detection: _NET_WM_CM_S?=false, _NET_WM_CM_OWNER=false, _NET_SUPPORTING_WM_CHECK=true
2024-07-14T17:19:57+02:00 [INFO] x11: compositor present: true, gtk_frame_extents_supported: true
2024-07-14T17:19:57+02:00 [INFO] perform;
2024-07-14T17:19:57+02:00 [INFO] read_command;
2024-07-14T17:19:57+02:00 [INFO] read_command;
2024-07-14T17:19:57+02:00 [INFO] Opening main db
2024-07-14T17:19:57+02:00 [INFO] socket reader;
2024-07-14T17:19:57+02:00 [INFO] new;
2024-07-14T17:19:57+02:00 [INFO] keep_updated;
2024-07-14T17:19:57+02:00 [INFO] Using git binary path: None
2024-07-14T17:19:57+02:00 [INFO] activate is not implemented on Linux, ignoring the call
2024-07-14T17:19:57+02:00 [INFO] Opening main db
2024-07-14T17:19:57+02:00 [INFO] set environment variables from shell:/bin/bash, path:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
2024-07-14T17:19:57+02:00 [INFO] installing extension html latest version
2024-07-14T17:19:57+02:00 [INFO] Using Visual { id: 191, colormap: 0, depth: 32 }
2024-07-14T17:19:57+02:00 [INFO] Creating colormap 96468995
2024-07-14T17:19:57+02:00 [INFO] perform;
2024-07-14T17:19:57+02:00 [INFO] read_command;
2024-07-14T17:19:57+02:00 [INFO] read_command;
2024-07-14T17:19:57+02:00 [INFO] socket reader;
2024-07-14T17:19:57+02:00 [INFO] Enabling Vulkan Portability
2024-07-14T17:19:57+02:00 [INFO] Enabling color space support
2024-07-14T17:19:57+02:00 [INFO] Adapter "AMD Radeon RX 7900 XTX (RADV NAVI31)"
2024-07-14T17:19:57+02:00 [INFO] Ray tracing is supported
2024-07-14T17:19:57+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:19:57+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:19:57+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:19:57+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:19:57+02:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-07-14T17:19:57+02:00 [INFO] Refreshing at 6948 micros
2024-07-14T17:19:57+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:19:57+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:19:57+02:00 [INFO] starting language server. binary path: "/home/my_user_name/.local/share/zed/node/node-v18.15.0-linux-x64/bin/node", working directory: "/", args: ["/home/my_user_name/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"]
2024-07-14T17:19:58+02:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-14T15:19:58.163Z] Agent service starting",
  "metadataStr": "[DEBUG] [agent] [2024-07-14T15:19:58.163Z]",
  "extra": [
    "Agent service starting"
  ]
}
2024-07-14T17:19:58+02:00 [INFO] Language server with id 0 sent unhandled notification client/registerCapability:
{
  "registrations": [
    {
      "id": "d629c41e-5122-469b-b097-8a5bf8357ffb",
      "method": "workspace/didChangeWorkspaceFolders",
      "registerOptions": {}
    }
  ]
}
2024-07-14T17:19:58+02:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-14T15:19:58.170Z] Telemetry initialized",
  "metadataStr": "[DEBUG] [agent] [2024-07-14T15:19:58.170Z]",
  "extra": [
    "Telemetry initialized"
  ]
}
2024-07-14T17:19:58+02:00 [INFO] rebuilt extension index in 818.431µs
2024-07-14T17:19:58+02:00 [INFO] extensions updated. loading 1, reloading 0, unloading 0
2024-07-14T17:19:58+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:26:57+02:00 [INFO] ========== starting zed ==========
2024-07-14T17:26:57+02:00 [INFO] Compositor detection: _NET_WM_CM_S?=false, _NET_WM_CM_OWNER=false, _NET_SUPPORTING_WM_CHECK=true
2024-07-14T17:26:57+02:00 [INFO] x11: compositor present: true, gtk_frame_extents_supported: true
2024-07-14T17:26:57+02:00 [INFO] perform;
2024-07-14T17:26:57+02:00 [INFO] read_command;
2024-07-14T17:26:57+02:00 [INFO] read_command;
2024-07-14T17:26:57+02:00 [INFO] Opening main db
2024-07-14T17:26:57+02:00 [INFO] socket reader;
2024-07-14T17:26:57+02:00 [INFO] new;
2024-07-14T17:26:57+02:00 [INFO] keep_updated;
2024-07-14T17:26:57+02:00 [INFO] Using git binary path: None
2024-07-14T17:26:57+02:00 [INFO] extensions updated. loading 1, reloading 0, unloading 0
2024-07-14T17:26:57+02:00 [INFO] activate is not implemented on Linux, ignoring the call
2024-07-14T17:26:57+02:00 [INFO] Opening main db
2024-07-14T17:26:57+02:00 [INFO] set environment variables from shell:/bin/bash, path:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
2024-07-14T17:26:57+02:00 [INFO] perform;
2024-07-14T17:26:57+02:00 [INFO] read_command;
2024-07-14T17:26:57+02:00 [INFO] read_command;
2024-07-14T17:26:57+02:00 [INFO] Using Visual { id: 191, colormap: 0, depth: 32 }
2024-07-14T17:26:57+02:00 [INFO] Creating colormap 96468995
2024-07-14T17:26:57+02:00 [INFO] socket reader;
2024-07-14T17:26:57+02:00 [INFO] Enabling Vulkan Portability
2024-07-14T17:26:57+02:00 [INFO] Enabling color space support
2024-07-14T17:26:57+02:00 [INFO] Adapter "AMD Radeon RX 7900 XTX (RADV NAVI31)"
2024-07-14T17:26:57+02:00 [INFO] Ray tracing is supported
2024-07-14T17:26:57+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:26:57+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:26:57+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:26:57+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:26:57+02:00 [INFO] Initializing Blade pipelines for surface SurfaceInfo { format: Bgra8UnormSrgb, alpha: Ignored }
2024-07-14T17:26:57+02:00 [INFO] Refreshing at 6948 micros
2024-07-14T17:26:57+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:26:57+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:26:57+02:00 [INFO] Node runtime install_if_needed
2024-07-14T17:26:57+02:00 [INFO] starting language server. binary path: "/home/my_user_name/.local/share/zed/node/node-v18.15.0-linux-x64/bin/node", working directory: "/", args: ["/home/my_user_name/.local/share/zed/copilot/copilot-v0.5.0/dist/agent.js", "--stdio"]
2024-07-14T17:26:58+02:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-14T15:26:58.089Z] Agent service starting",
  "metadataStr": "[DEBUG] [agent] [2024-07-14T15:26:58.089Z]",
  "extra": [
    "Agent service starting"
  ]
}
2024-07-14T17:26:58+02:00 [INFO] Language server with id 0 sent unhandled notification client/registerCapability:
{
  "registrations": [
    {
      "id": "26deaf8a-ebb9-4d38-bfa5-06d26600ef3c",
      "method": "workspace/didChangeWorkspaceFolders",
      "registerOptions": {}
    }
  ]
}
2024-07-14T17:26:58+02:00 [INFO] Language server with id 0 sent unhandled notification LogMessage:
{
  "level": 0,
  "message": "[DEBUG] [agent] [2024-07-14T15:26:58.096Z] Telemetry initialized",
  "metadataStr": "[DEBUG] [agent] [2024-07-14T15:26:58.096Z]",
  "extra": [
    "Telemetry initialized"
  ]
}
2024-07-14T17:26:58+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:26:58+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:26:58+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:26:58+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:26:59+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:26:59+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:26:59+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:26:59+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:27:00+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:27:00+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:31:40+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:31:40+02:00 [INFO] Creating a descriptor pool for at most 16 sets
2024-07-14T17:31:40+02:00 [INFO] Creating a descriptor pool for at most 256 sets
2024-07-14T17:31:40+02:00 [INFO] Creating a descriptor pool for at most 256 sets
2024-07-14T17:32:13+02:00 [INFO] ignoring macOS specific set_edited
2024-07-14T17:32:15+02:00 [INFO] Opening main db
2024-07-14T17:37:38+02:00 [INFO] Initializing default prettier with plugins {}
2024-07-14T17:37:39+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:39+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:39+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:39+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:40+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:40+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:40+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:40+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:40+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:40+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:40+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:40+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:40+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:54+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:55+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:56+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:56+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:56+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:56+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:37:56+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:01+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:01+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:02+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:02+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:03+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:03+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:04+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:04+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:05+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:05+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:06+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:06+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:06+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:06+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:06+02:00 [INFO] Using surface present mode MAILBOX
2024-07-14T17:38:06+02:00 [WARN] Unable to forbid exclusive full screen
2024-07-14T17:38:08+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:38:09+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }
2024-07-14T17:38:09+02:00 [WARN] Unknown button press: ButtonPressEvent { .. }

notpeter commented 1 month ago

This is not the intended behavior. It almost sounds like Zed is not receiving mouse-up events correctly and is acting like every click is a drag? Not sure.

What window manager are you using?

Sp3ci3s8472 commented 1 month ago

I'm quite sure it is lightdm, which should run the latest version as of last week.

Cre8or commented 10 hours ago

I've noticed the same issue on my end. I'm using Zed v0.152.3 on Arch Linux, with KDE Plasma 6 on X11 as my desktop manager.

Indeed, clicking once on the title bar once and releasing the mouse button, the cursor changes to a "grabbing hand" icon (as if holding the mouse button) and stays that way. If I then move my mouse, the window starts following the cursor, as if being dragged. Clicking on the window again causes the cursor to revert to normal, and the window no longer follows the cursor.

I can reproduce this behaviour very reliably by simply clicking on the title bar. Every click either causes the window to start following my cursor, or causes it to return to its default, non-following state.