Could you use svg (3.34 KB) icon for .desktop instead of png (418 KB)?
Search Criteria
Package Details: vscodium-bin 1.100.23258-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: | 334 |
Popularity: | 9.12 |
First Submitted: | 2020-09-23 18:58 (UTC) |
Last Updated: | 2025-05-15 19:00 (UTC) |
Dependencies (14)
- alsa-lib
- bash (bash-devel-gitAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR, gtk3-classic-xfceAUR)
- 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 (6)
- vscode-xdg-patch-hook (requires vscode) (optional)
- vscodium-bin-features
- vscodium-bin-marketplace
- vscodium-features (requires vscodium)
- vscodium-marketplace (requires vscodium)
- vscodium-prod-patcher (requires vscodium)
Sources (7)
- https://github.com/VSCodium/vscodium/releases/download/1.100.23258/VSCodium-linux-arm64-1.100.23258.tar.gz
- https://github.com/VSCodium/vscodium/releases/download/1.100.23258/VSCodium-linux-x64-1.100.23258.tar.gz
- vscodium-bin-url-handler.desktop
- vscodium-bin-wayland.desktop
- vscodium-bin.desktop
- vscodium-bin.install
- vscodium-bin.sh
danielwerg commented on 2025-05-16 01:04 (UTC)
muhlinux commented on 2025-05-11 11:35 (UTC)
1.100.03093-1 doesn't start for me. Tried to remove and reinstall.
Downgrading to 1.99.32846-1 fixed the issue
Icelk commented on 2025-05-06 10:02 (UTC)
@oech3 No, that would require adding that as a dependency, as you noted, and we don't want to do that. You could add a hook which does that.
oech3 commented on 2025-05-06 09:19 (UTC)
Would you depends=(ripgrep);ln -sf /usr/bin/rg /pathto/app/node_modules/@vscode/ripgrep/bin/rg ?
xorly commented on 2025-05-04 19:00 (UTC)
Hi,
@Icelk you were right, I had flags specified in ~/.config/codium-flags.conf
Anyway, I still don't see a need for vscodium-bin-wayland.desktop
as wayland user (as myself) can set environment variable ELECTRON_OZONE_PLATFORM_HINT
to auto
or use previously mentioned flags file.
drankinatty commented on 2025-04-27 07:31 (UTC) (edited on 2025-04-27 07:33 (UTC) by drankinatty)
NOTE: all MS proprietary extensions for VScode will stop working on VSCodium (python, C/C++, etc.). See Microsoft subtracts C/C++ extension from VS Code forks - The Register. The last version of the C/C++ extension to work with VSCodium is 1.23.6. (which will continue to work). This is due to MS enforcing its licensing for the binaries used to build the extensions. It is not a vscodium issue.
The only other open-source option for C/C++ seems to the clangd extension - which gets good reviews.
nfp0 commented on 2025-04-18 14:40 (UTC)
@Icelk @bermudi It was working just fine for me on KDE Wayland. What error were you getting?
The only strange thing is that it opens minimized. But the same happens when I use the current "VSCodium - Wayland" one.
bermudi commented on 2025-04-14 18:32 (UTC)
@Icelk much appreciated
Icelk commented on 2025-04-13 08:29 (UTC)
@bermudi I reverted the changes in the latest release. @joern_h great, thanks! It's added.
joern_h commented on 2025-04-10 08:08 (UTC)
I have an improvement to share: Yesterday I encountered a extension, that had me login via web browser and then return the login token back to vscodium, with the vscodium:// url sheme. This could not be resolved.
I had to modify codium-url-handler.desktop and add a new mime type: MimeType=x-scheme-handler/vscode;x-scheme-handler/vscodium;
Please add this change to the next release.
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.