← Back to all applications

DBeaver Community Edition App Wayland Mode icon

DBeaver Community Edition App Wayland Mode

Free multi-platform database tool for developers, DBAs, analysts, and anyone who needs to use databases.

Enterprise Virtual App v1.0

Free multi-platform database tool for developers, DBAs, analysts, and anyone who needs to use databases.

Virtual appDatabase
Application ID

dbeaver-app-wayland

Downloads

113

Last updated

Feb 03, 2026

Download package

Click to download

Readme

Translated application notes

Description

Virtual application DBeaver application image Wayland mode.

Differences from the original version and points to note:

  1. Replaced the original X (x11VNC) graphics server with Wayland (Wayvnc), optimizing the transmission protocol.
  2. Replaced the xvfb virtual desktop with the Sway window manager, optimizing desktop performance.
  3. Default Fcitx5 Chinese input method, switch with L-Shift or L-Ctrl+Space. For other input requirements, contact JumpServer East Customer Success. DBeaver fullscreen shortcut Alt+F11, Sway does not support double-click to maximize windows.
  4. Custom resolution is currently unsupported; default is 1280x720. If needed, modify the Dockerfile and add environment variable JMS_VNC_RESOLUTION=1280x720.
  5. Currently, this application image does not support VNC encrypted transmission authentication. Please implement firewall security measures and allow only bastion host --> application container host machine VNC traffic.
  6. File transfer is currently unsupported; there is no better solution yet.
  7. For base image or other application custom development, contact JumpServer East Customer Success.

Default Environment Variables:

  • XDG_RUNTIME_DIR=/home/$USER
  • WLR_BACKENDS=-headless
  • WLR_LIBINPUT_NO_DEVICES=-1
  • GTK_IM_MODULE=fcitx
  • QT_IM_MODULE=fcitx
  • XMODIFIERS=@im=fcitx
  • MOZ_ENABLE_WAYLAND=1