Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | Globally disable pipewire.socket user unit | Xiao Pan | |
I don't want to use pipewire. I don't want pipewire.service to start. Even though I disabled pipewire.service, pipewire.service will still be somehow started by pipewire.socket after first time I ran `mpva` after boot. So I decided to disable it globally with `sudo systemctl disable --global pipewire.socket`. Note, `systemctl --user disable pipewire.socket` does not work because it is globally enabled in post_install function in .install script in PKGBUILD package see [0]. Thanks to [1] I know the correct way is to use --global to remove global user unit, which removes /etc/systemd/user/sockets.target.wants/pipewire.socket symlink. [0] https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/blob/main/pipewire.install?ref_type=heads#L1-4. [1] https://github.com/systemd/systemd/issues/18271 | |||
5 days | Building some pkg need glib2-devel | Xiao Pan | |
aur/chatty-git and aur/phosh-osk-stub-git without glib2-devel pkg will error: > Dependency 'glib-2.0' tool variable 'glib_mkenums' contains erroneous value: '/usr/bin/glib-mkenums' > This is a distributor issue -- please report it to your glib-2.0 provider. It might be their pkgbuild miss glib2-devel as makedeps tho. But I choose to install glib2-devel to prevent similar situation happen again. | |||
8 days | add SavvyNik yt channel feed, good linux kernel mailing list related content | Xiao Pan | |
9 days | add cargo-flamegraph pkg | Xiao Pan | |
12 days | Add and remove apps | Xiao Pan | |
Add osmin and remove mepo, because osmin much better. Add glib2-docs, gtk4-docs, and gtk4-demos for better programming software using gtk and glib docs. | |||
2025-05-21 | newsboat url remove arch bbs, add linmob | Xiao Pan | |
Remove Arch bbs rss because I now subscribe to that post instead, so I can get email notification instead. Add linmob because it sometimes have useful info. | |||
2025-05-18 | weechat new config version | Xiao Pan | |
2025-05-18 | zoom .desktop has some more mime types | Xiao Pan | |
2025-04-15 | add pkg | Xiao Pan | |
2025-04-02 | this arch official pkg becomes aur? | Xiao Pan | |
2025-03-30 | add game | Xiao Pan | |
2025-03-30 | merge two swgp config into one | Xiao Pan | |
2025-03-29 | upstream name change | Xiao Pan | |
https://github.com/neovim/neovim/issues/33075 https://github.com/neovim/neovim/pull/33122 | |||
2025-03-23 | track mepo new release then update my pkgbuild | Xiao Pan | |
2025-03-22 | pass-otp-git pkgbuild switch to use patch method | Xiao Pan | |
2025-03-22 | remove nonfree game | Xiao Pan | |
2025-03-22 | add a free license blog feed | Xiao Pan | |
2025-03-22 | That old link to peertube contains no videos now, switch to odysee | Xiao Pan | |
2025-03-09 | swtich to custom repo for newer version | Xiao Pan | |
2025-03-08 | it seems fcitx5-chinese-addons new version changed these | Xiao Pan | |
2025-03-04 | fcitx.nvim no issue of leave search switch to pinyin | Xiao Pan | |
h-hg/fcitx.nvim is the only one out of the three alternatives that does not have this issue: after / search with chinese pingyin, then enter, then in normal mode if I press one key, e.g., k, it will trying to use chinese pingyin instead of using english | |||
2025-02-20 | check-stats is performance intensive, see `man neomuttrc` mail_check_stats, ↵ | Xiao Pan | |
so I choose not to use | |||
2025-02-20 | fix: neomutt change mailbox fail because I did not specify full path to source | Xiao Pan | |
2025-01-19 | update | Xiao Pan | |
2025-01-08 | add hunspell french dictionary | Xiao Pan | |
2025-01-08 | remove searxng and its dependencies | Xiao Pan | |
2025-01-08 | uwsgi is used for searxng, I remove searxng, because it always break | Xiao Pan | |
2025-01-04 | trach arch rfc for new port rfc for new architecture add | Xiao Pan | |
2024-12-31 | add comment | Xiao Pan | |
2024-12-31 | upstream colorscheme seems changed fold title to yellow which is more ↵ | Xiao Pan | |
readable, so no need to customize by myself | |||
2024-12-26 | temp mutt and mbsync multi account config | Xiao Pan | |
2024-12-25 | p7zip name change to 7zip | Xiao Pan | |
2024-12-16 | temporary use custom fly/mepo | Xiao Pan | |
2024-12-16 | install fly/mepo | Xiao Pan | |
2024-12-14 | cpio to unarchive /boot/initramfs-linux.img | Xiao Pan | |
2024-12-10 | tinted-theming/tinted-vim breaking changes | Xiao Pan | |
https://github.com/tinted-theming/tinted-vim/pull/89 | |||
2024-12-10 | dunst new version config height breaking change, offset preffered change | Xiao Pan | |
2024-12-05 | no more track forgejo news feed, because too much read | Xiao Pan | |
2024-12-01 | add mangohud; mesa-vdpau and libva-mesa-driver seems now all part of mesa ↵ | Xiao Pan | |
package? | |||
2024-11-28 | searxng need python-isodate dependency | Xiao Pan | |
2024-11-13 | mangohud default hide | Xiao Pan | |
2024-11-08 | customize mangohud | Xiao Pan | |
2024-11-08 | mangohud config example default | Xiao Pan | |
2024-11-02 | new dictionary release | Xiao Pan | |
2024-10-30 | searxng requirements change | Xiao Pan | |
2024-10-17 | nvidia-utils enabled those | Xiao Pan | |
https://gitlab.archlinux.org/archlinux/packaging/packages/nvidia-utils/-/commit/53d67eb1f0695081d0a9cce4e165d5ff35539678 https://wiki.archlinux.org/title/NVIDIA/Tips_and_tricks#Preserve_video_memory_after_suspend | |||
2024-10-10 | Add and remove some pkgs | Xiao Pan | |
Remove apulse and pipewire-pulse because now no need anymore. Add urlview for neomutt opening urls. Add python-pydantic and python-typer for searxng new pkg requirements, else error. Add wireshark-qt for debugging netowrk packet related issues. | |||
2024-10-02 | telegram upgrade cause this? | Xiao Pan | |
2024-09-14 | now I remove pipewire-pulse | Xiao Pan | |
2024-08-26 | test | Xiao Pan | |