| Age | Commit message (Collapse) | Author |
|
|
|
Before nvim 0.12.1, statusline+=%< as first works, now it needs =
instead of += else it will show two statuline. statusline+=%< as first
seems still work with new version of vim. It maybe because now nvim `:
set statusline?` is not empty but at vim it is empty
|
|
|
|
Because I put my tmobile SIM card to xyzmi instead and pp does not have
a SIM card now. Also because it always tried to do things every 30s, see
`journalctl -b`. More see vq notes.
|
|
|
|
|
|
|
|
polkit pkgbuild repo commit f2e63152919a4a8070ad241b84ad670db3deaf4f
somehow make polkit-agent-helper.socket not shown in `systemctl
list-unit-files --state=enabled` but it is still enabled by default
|
|
See polkit pkgbuild repo commit 9a6455e4d3c7ae2aa0112cb58ee85500bc605ff5
See polkit repo commit c007940054392b67b84b6044dda8a215040d8eb5
|
|
|
|
|
|
|
|
|
|
|
|
change install dir to /etc/mpv/scripts/ makes mpv auto enable this
|
|
|
|
|
|
|
|
|
|
I backup the whole repo dir instead of
/home/xyz/programs/repos/fly/aarch64/repo because I would like to
automate in va notes or ai script in the future to git clone fly repo,
when there's already a fly dir there seems can't git clone to fly dir.
So I just backup the whole fly dir, it also has useful target pkg source
so why not.
|
|
|
|
|
|
|
|
Also remove seems unneeded archive tools because bsdtar seems can do all
|
|
|
|
|
|
phosh-osk-stub no need, now named as stevia is a dependency of phosh,
stevia is default osk now
need linux headers for mimic to build and work
tcpdump useful so I add
|
|
|
|
need swgp, test phosh-osk-stub
|
|
|
|
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.
|
|
debug plplot not build on pp issue
|
|
danctnix-packages convert some pkgs to dummy pkgs, remove those and
change not dummy pkgs as explict install. Also remove some useless/bad
apss and add some maybe useful/good apps.
|
|
Loupe another name is Image Viewer. Setting it up in GUI will result
into this mimeapps.list change.
|
|
https://www.reddit.com/r/PINE64official/comments/1dr2qz1/pinephone_software_in_2024_a_rapidfire_comparison/
wrote that using irqbalance has huge 7-8 times improvements on
"screen-off" battery life. Not sure what's that screen-off means. I
tested 4 hours pinephone suspend without power adaptor with and without
irqbalance, without irqbalance battery drop from 99% to 88%, with it
drop to 91%, so I think maybe it is useful, so I choose to use it.
|
|
|
|
https://github.com/neovim/neovim/issues/33075
https://github.com/neovim/neovim/pull/33122
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
readable, so no need to customize by myself
|
|
|
|
|
|
/boot/initramfs-linux.img
|
|
https://github.com/tinted-theming/tinted-vim/pull/89
|