I think the vscodium-bin-wayland.desktop
is not needed anymore.
vscodium-bin.desktop
launches fine, no scaling issues etc. Sway does not detect it as xwayland app (though, killing xwayland terminates vscode no matter which desktop entry is used).
Search Criteria
Package Details: vscodium-bin 1.99.02283-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: | 326 |
Popularity: | 8.50 |
First Submitted: | 2020-09-23 18:58 (UTC) |
Last Updated: | 2025-04-05 04: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)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-classicAUR, 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.99.02283/VSCodium-linux-arm64-1.99.02283.tar.gz
- https://github.com/VSCodium/vscodium/releases/download/1.99.02283/VSCodium-linux-x64-1.99.02283.tar.gz
- vscodium-bin-url-handler.desktop
- vscodium-bin-wayland.desktop
- vscodium-bin.desktop
- vscodium-bin.install
- vscodium-bin.sh
xorly commented on 2025-03-28 12:03 (UTC)
Icelk commented on 2024-11-26 20:32 (UTC)
Nevermind, it just appeared like that in the writing box...
Icelk commented on 2024-11-26 20:32 (UTC)
@drakkar1969 It should be fixed now! (why is it censoring fix? as in f i x)
drakkar1969 commented on 2024-11-11 16:34 (UTC) (edited on 2024-11-11 16:35 (UTC) by drakkar1969)
With the latest version, in Wayland the WMClass is codium
, while the StartupWMClass is codium-url-handler
in the desktop launcher vscodium-bin-wayland
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.
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.