With the latest version, in Wayland the WMClass is codium
, while the StartupWMClass is codium-url-handler
in the desktop launcher vscodium-bin-wayland
Search Criteria
Package Details: vscodium-bin 1.95.3.24321-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/vscodium-bin.git (read-only, click to copy) |
---|---|
Package Base: | vscodium-bin |
Description: | Binary releases of VS Code without MS branding/telemetry/licensing. |
Upstream URL: | https://github.com/VSCodium/vscodium |
Licenses: | MIT |
Conflicts: | vscodium |
Provides: | codium, vscode, vscodium |
Submitter: | ckatri |
Maintainer: | sperg512 (Icelk) |
Last Packager: | Icelk |
Votes: | 311 |
Popularity: | 7.81 |
First Submitted: | 2020-09-23 18:58 (UTC) |
Last Updated: | 2024-11-16 02:00 (UTC) |
Dependencies (14)
- alsa-lib
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
- python (python37AUR, python311AUR, python310AUR)
- gvfs (gvfs-gitAUR) (optional) – For move to trash functionality
- libdbusmenu-glib (optional) – For KDE global menu
Required by (5)
- vscode-xdg-patch-hook (requires vscode) (optional)
- vscodium-bin-features
- vscodium-bin-marketplace
- vscodium-features (requires vscodium)
- vscodium-marketplace (requires vscodium)
Sources (7)
- https://github.com/VSCodium/vscodium/releases/download/1.95.3.24321/VSCodium-linux-arm64-1.95.3.24321.tar.gz
- https://github.com/VSCodium/vscodium/releases/download/1.95.3.24321/VSCodium-linux-x64-1.95.3.24321.tar.gz
- vscodium-bin-url-handler.desktop
- vscodium-bin-wayland.desktop
- vscodium-bin.desktop
- vscodium-bin.install
- vscodium-bin.sh
drakkar1969 commented on 2024-11-11 16:34 (UTC) (edited on 2024-11-11 16:35 (UTC) by drakkar1969)
Connabl commented on 2024-11-08 23:52 (UTC) (edited on 2024-11-09 06:07 (UTC) by Connabl)
@PEAR, @hawkeye116477 Same issue here. Update on this issue can be followed here: https://github.com/VSCodium/vscodium/issues/2082
From the issue thread, someone has a fix:
Open your VSCodium settings with Ctrl
+ ,
and search "title bar style" and set the value of "Window: Title Bar Style" from "native" to "custom". Restart VSCodium.
hawkeye116477 commented on 2024-11-06 17:48 (UTC) (edited on 2024-11-06 17:49 (UTC) by hawkeye116477)
@PEAR I can confirm, I had same problem with code package from Extra repo.
PEAR commented on 2024-11-06 12:35 (UTC)
patchouli commented on 2024-11-02 20:35 (UTC)
Starting from the current version, vscodium-bin-wayland.desktop
seems to open an X11 window for me rather than the intended Wayland one. Using Plasma as DE. Is anyone else getting the same issue?
jronald commented on 2024-10-23 05:16 (UTC) (edited on 2024-10-23 05:17 (UTC) by jronald)
Though ime works by adding "~/.config/codium-flags.conf" with "--enable-wayland-ime", there is a warning as below when launching vscodium from console.
$ codium
Warning: 'enable-wayland-ime' is not in the list of known options, but still passed to Electron/Chromium.
jronald commented on 2024-10-17 10:19 (UTC) (edited on 2024-10-17 10:19 (UTC) by jronald)
@see2night I'm using KDE Plasma, and Dolphin as file explorer.
see2night commented on 2024-10-17 08:39 (UTC)
@jronald it does not work. (By the way, I use Gnome
jronald commented on 2024-10-17 03:13 (UTC) (edited on 2024-10-17 03:25 (UTC) by jronald)
If add "~/.config/codium-flags.conf" with contents as below, everything is ok
--enable-wayland-ime
jronald commented on 2024-10-16 09:52 (UTC)
@Icelk without ime, i.e. without option "--enable-wayland-ime", everything is ok, as far as I see.
Pinned Comments
sperg512 commented on 2021-05-12 00:31 (UTC) (edited on 2024-06-04 15:14 (UTC) by sperg512)
@Icelk set up a script that checks for new releases and pushes updates if there are any new ones. I believe it runs every hour so there's no need to flag OOD, unless there's something that needs changed with the PKGBUILD.