- 01 Jun, 2022 40 commits
-
-
Fixes ModuleNotFoundError: No module named 'yaml' ModuleNotFoundError: No module named 'git' ModuleNotFoundError: No module named 'anytree' ModuleNotFoundError: No module named 'jinja2'
-
Michał Polański authored
-
-
-
-
-
Michał Polański authored
Latest tag doesn't work with modern nvim-treesitter.
-
Michał Polański authored
Go grammar for tree-sitter https://github.com/tree-sitter/tree-sitter-go
-
Patrycja Rosa authored
-
Michał Polański authored
Co-Authored-By:
FollieHiyuki <folliekazetani@protonmail.com>
-
Michał Polański authored
Co-Authored-By:
FollieHiyuki <folliekazetani@protonmail.com>
-
Michał Polański authored
Co-Authored-By:
FollieHiyuki <folliekazetani@protonmail.com>
-
alice authored
-
alice authored
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
-
Michał Polański authored
-
-
-
systemd is disabled via option and by removing elogind-dev from dependencies, simplifying the APKBUILD. The RDP backend now requires CUDA, which is not packaged in alpine and therefore disabled Fixes #13878
-
-
-
High-performance concurrent hash table library https://github.com/efficient/libcuckoo
-
-
Opening some entries crashes gnome-passwordsafe if py3-cairo is not installed, with: Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/gsecrets/widgets/progress_icon.py", line 20, in do_snapshot_symbolic ctx = snapshot.append_cairo(rect) TypeError: Couldn't find foreign struct converter for 'cairo.Context'
-
It's supposed to be ran against the following directories: - /usr/lib/gtk-4.0/4.0.0/printbackends - /usr/lib/gtk-4.0/4.0.0/immodules - /usr/lib/gtk-4.0/4.0.0/media
-
Bart Ribbers authored
-
Konstantin Kulikov authored
-
Konstantin Kulikov authored
-
alice authored
-
alice authored
-
The file it wrote too hasn't been used by GTK for quite a long time since it has been moved to /usr. Instead the --update-cache parameter can be used to update that file, and there is no need to specify a location anymore
-
The files it wrote too haven't been used by GTK for quite a long time since they have been moved to /usr. Instead the --update-cache parameter can be used to update those files, and there is no need to specify a location anymore This fixes an issue where the virtual keyboard wouldn't open in Plasma Mobile anymore in GTK applications
-
-