Search Criteria
Package Details: vscodium-translucent 1.109.51242-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/vscodium-translucent.git (read-only, click to copy) |
|---|---|
| Package Base: | vscodium-translucent |
| Description: | Free/Libre Open Source Software Binaries of VSCode with the translucent patch applied (git build from latest release). |
| Upstream URL: | https://github.com/VSCodium/vscodium |
| Licenses: | MIT |
| Conflicts: | codium, vscodium, vscodium-bin, vscodium-git |
| Provides: | codium, vscodium |
| Submitter: | Semirose |
| Maintainer: | avitretiak |
| Last Packager: | avitretiak |
| Votes: | 3 |
| Popularity: | 0.34 |
| First Submitted: | 2024-11-09 23:11 (UTC) |
| Last Updated: | 2026-02-25 14:21 (UTC) |
Dependencies (23)
- alsa-lib
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- libnotify (libnotify-gitAUR)
- libxkbfile
- libxss
- libxtst
- nss (nss-hgAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- git-lfs (git-lfs-gitAUR) (make)
- gulp (gulp-cliAUR) (make)
- jq (jq-gitAUR, jq-staticAUR, jaq-binAUR, jaq-gitAUR) (make)
- libxdmcp (make)
- nvm (nvm-gitAUR) (make)
- patch (patch-gitAUR) (make)
- pkg-config (pkgconf-gitAUR, pkg-config-gitAUR, pkgconf) (make)
- python (make)
- python-distutils-extra (make)
- Show 3 more dependencies...
Required by (7)
- vscodium-all-marketplace (requires vscodium)
- vscodium-features (requires vscodium)
- vscodium-marketplace (requires vscodium)
- vscodium-prod-patcher (requires vscodium)
- vscodium-translucent-features
- vscodium-translucent-marketplace
- vscodium-xdg-dir-patch (requires codium)
Latest Comments
avitretiak commented on 2026-02-25 13:45 (UTC) (edited on 2026-02-26 08:26 (UTC) by avitretiak)
Package was orphaned, refactored the PKGBUILD to:
Properly utilize rustup (needed by vscodium now)
Fetch latest version of vscodium from git releases
Fetch updated patches from Github
For the translucency effect to be visible, something like the following should be set-up in the user's settings JSON (fully transparent example, tweak to your liking):
The package should now build properly and have functional transparency/translucency, thank you LeoM for the provided link and information.
LeoM commented on 2025-09-14 13:25 (UTC)
The patch doesn't work for me, but when I built with these patches, all worked fine: https://github.com/Eir-nya/vscodium-transparent Could you change them?