vscodium icon indicating copy to clipboard operation
vscodium copied to clipboard

Cannot resize the VSCodium window in Gnome

Open Tronde opened this issue 1 year ago • 11 comments

Type: Bug

  • Open VSCodium
  • Try to resize the window grabbing it with the mouse pointer at the corners or any edges
  • I can only use the default window size, maximize and minimize
  • I'm running on Fedora 41 using the flatpak install of: Version: 1.95.3 Release: 24321 Commit: dc5a551c256719475d2d0959270e3836c9bbb632 Date: 2024-11-16T01:21:03.577Z Electron: 32.2.5 ElectronBuildId: undefined Chromium: 128.0.6613.186 Node.js: 20.18.0 V8: 12.8.374.38-electron.0 OS: Linux x64 6.11.7-300.fc41.x86_64

VSCodium version: VSCodium 1.95.3 (dc5a551c256719475d2d0959270e3836c9bbb632, 2024-11-16T01:21:03.577Z) OS version: Linux x64 6.11.7-300.fc41.x86_64 Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i7-10850H CPU @ 2.70GHz (12 x 3499)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
webnn: disabled_off
Load (avg) 1, 1, 1
Memory (System) 31.10GB (22.61GB free)
Process Argv --extensions-dir /home/jkastnin/.var/app/com.vscodium.codium/data/codium/extensions --ozone-platform=wayland --enable-wayland-ime --enable-features=WaylandWindowDecorations
Screen Reader no
VM 0%
DESKTOP_SESSION gnome
XDG_CURRENT_DESKTOP GNOME
XDG_SESSION_DESKTOP gnome
XDG_SESSION_TYPE wayland
Extensions: none

Tronde avatar Nov 21 '24 10:11 Tronde

Same here

VSCodium Version: 1.95.2.24313 OS: EndeavourOS x86_64 Kernel: Linux 6.11.9-arch1-1 DE: GNOME 47.1 WM: Mutter (Wayland) CPU: AMD Ryzen 7 7700X (16) @ 5.57 GHz GPU 1: AMD Radeon RX 7600 [Discrete] GPU 2: AMD Raphael [Integrated] GPU Status 2d_canvas: enabled canvas_oop_rasterization: enabled_on direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_graphite: disabled_off video_decode: enabled video_encode: disabled_software vulkan: disabled_off webgl: enabled webgl2: enabled webgpu: disabled_off webnn: disabled_off Memory: 9.20 GiB / 61.96 GiB (15%) Load (avg): 0,0,0 Process Argv: /app/share/codium/codium --extensions-dir --ozone-platform=wayland --enable-wayland-ime --enable-features=WaylandWindowDecorations /home/myuserid/.var/app/com.vscodium.codium/data/codium/extensions Screen Reader: no VM: 0%

sanmue avatar Nov 23 '24 10:11 sanmue

Have the same issue too. Fresh install of Debian 12, then install VSCodium via flatpak and have unable to resize VSCodium window by trackpad. The resize via window menu (Alt+Space -> Resize) works correctly.

VSCodium version: VSCodium 1.95.3 (dc5a551c256719475d2d0959270e3836c9bbb632, 2024-11-16T01:21:03.577Z) OS version: Linux x64 6.1.0-28-amd64 Modes:

System Info
Item Value
CPUs 13th Gen Intel(R) Core(TM) i7-1355U (12 x 2647)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
webnn: disabled_off
Load (avg) 0, 1, 0
Memory (System) 30.88GB (26.58GB free)
Process Argv --extensions-dir /home/grimax/.var/app/com.vscodium.codium/data/codium/extensions --ozone-platform=wayland --enable-wayland-ime --enable-features=WaylandWindowDecorations
Screen Reader no
VM 0%
DESKTOP_SESSION gnome
XDG_CURRENT_DESKTOP GNOME
XDG_SESSION_DESKTOP gnome
XDG_SESSION_TYPE wayland
Extensions (5)
Extension Author (truncated) Version
latex-workshop Jam 10.5.6
material-icon-theme PKi 5.14.1
volar Vue 2.1.10
cron-tasks zok 0.2.0
sync-settings zok 0.16.0

gogbajbobo avatar Nov 25 '24 13:11 gogbajbobo

It's an issue with Wayland.

daiyam avatar Nov 25 '24 14:11 daiyam

Hey @gogbajbobo, @sanmue and @Tronde, can you try with the latest update?

noonsleeper avatar Dec 14 '24 01:12 noonsleeper

Hey @gogbajbobo, @sanmue and @Tronde, can you try with the latest update?

Hi! Unfortunately, it didn't work for me.

gogbajbobo avatar Dec 14 '24 06:12 gogbajbobo

Hey @gogbajbobo, @sanmue and @Tronde, can you try with the latest update?

Hi, still can not resize.

sanmue avatar Dec 14 '24 06:12 sanmue

are you using the native window titlebar? I recomend you to switch to custom titlebar to workaround this

image

noonsleeper avatar Dec 15 '24 04:12 noonsleeper

are you using the native window titlebar? I recomend you to switch to custom titlebar to workaround this

image

Hi and thanks, this fixed it.

sanmue avatar Dec 15 '24 07:12 sanmue

another possible workaround: looks like @daiyam was right - I just switched desktop environment to "Gnome on Xorg" from the default "Gnome" (on Wayland) and window resizing works fine now

gogbajbobo avatar Dec 15 '24 12:12 gogbajbobo

I cannot check anymore as I did stop using VSCodium.

Tronde avatar Dec 19 '24 20:12 Tronde

are you using the native window titlebar? I recomend you to switch to custom titlebar to workaround this

image

This fixed the issue for me. Thank you!

thenicnet avatar Dec 28 '24 12:12 thenicnet

This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!

github-actions[bot] avatar Jun 27 '25 01:06 github-actions[bot]

This issue has been closed due to inactivity, and will not be monitored. If this is a bug and you can reproduce this issue, please open a new issue.

github-actions[bot] avatar Jul 27 '25 01:07 github-actions[bot]