summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/vscodium: add EGL useflag for smooth renderingAdel KARA SLIMANE2024-01-141-0/+1
| | | | | | | | | | | | | Rendering on vscode is limited to 60fps by default. This useflag makes vscode match the monitor's refresh rate, at least on x11/xwayland. In my testing, it did not change anything on wayland with wayland mode. See https://github.com/microsoft/vscode/issues/65142 Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Closes: https://github.com/gentoo/gentoo/pull/34808 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscodium: add 'wayland' USE flagAdel KARA SLIMANE2024-01-141-0/+3
| | | | | | | | So we merge the two desktop entries that trip DEs (at least KDE on X11) into one Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-editors/vscodium: add myself as a maintainerArthur Zamarin2022-08-051-0/+4
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-editors/vscodium: new packageAdel KARA SLIMANE2021-06-041-0/+19
Closes: https://github.com/gentoo/gentoo/pull/21045 Signed-off-by: Adel KARA SLIMANE <adel.ks@zegrapher.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>