Age | Commit message (Collapse) | Author | |
---|---|---|---|
8 days | up to 4.0.1.7 | Guoxin Pu | |
2024-12-08 | fetch_tencent_wechat_release.sh: add a checker for update | Guoxin Pu | |
2024-11-07 | Revert "drop license workarounds" | 7Ji | |
This reverts efec881420cb86c888f479cde809605b294c545e and later commits to restore UOS license workarounds, in the hope to work around login permission problems. | |||
2024-11-06 | noextract: fix typo | 7Ji | |
2024-11-06 | up to 4.0.0.30 | 7Ji | |
2024-11-05 | noextract: fix typo | 7Ji | |
2024-11-05 | centrailize scripts, fix vlc_plugins and deps | 7Ji | |
now all functions are provided by a single script Co-authored-by: devome <evinedeng@hotmail.com> | |||
2024-11-05 | up to 4.0.0.23 | 7Ji | |
2024-11-05 | patch ELF and strip executable permission, simplify packaging preparation | 7Ji | |
re-applying some stuffs done in c885656d3484e4c8689fe5d832d68facfc94c02d Co-authored-by: devome <evinedeng@hotmail.com> | |||
2024-11-05 | drop license workarounds | 7Ji | |
this is no longer needed | |||
2024-11-05 | Revert "Patchelf shared object; fix depends; reduce code." | 7Ji | |
This reverts commit c885656d3484e4c8689fe5d832d68facfc94c02d. | |||
2024-11-05 | Patchelf shared object; fix depends; reduce code. | devome | |
2024-11-04 | up to 4.0.0.21 | Guoxin Pu | |
unify environment variables with prefix WECHAT_ | |||
2024-07-10 | properly binding DBUS_SESSION_BUS_PATH in case of a non-default path | Guoxin Pu | |
2024-06-29 | add compatible /usr/bin stub, move foreground after argparsing | 7Ji | |
2024-06-28 | fix: bind mount icons directory | Rikka | |
2024-06-28 | refactor wrapper script to a multi-call, drop useless metadata | Guoxin Pu | |
- move to foreground instead of opening new if possible - drop .install, few reads - drop -priviledge conflicting, as both conflicting with -universal - move pkg-specific stuffs under /usr/lib - gentle exit (as if 'exit' clicked by user) instead of kill - desktop no longer a part of 'utility' group | |||
2024-06-26 | fix URL for aarch64 | Guoxin Pu | |
2024-06-18 | prepare: fix return too early | 7Ji | |
2024-06-18 | up to 1.0.0.242 | 7Ji | |
switch upstream to opencloudos due to opencloudos not providing rpm for loongarch64, loong64 still uses deb of 241 (sorry, LoongArchlinux users) | |||
2024-06-17 | prepare(): safe guard in case multiple .deb exist | Guoxin Pu | |
2024-06-13 | fix broken noextract matching pattern | Guoxin Pu | |
2024-06-12 | simplify prepare and libuosdevicea building | Guoxin Pu | |
2024-05-31 | simplify and improvements | Guoxin Pu | |
simplify libuosdevicea and allow for optimization replace env_add with simple export, as wrapper would exec another process and pass the environment anyway implement proper CLI arguments parsing add liblol as depends_loong64 and add a workaround for it due to AUR web API limitation | |||
2024-04-25 | update to 1.0.0.241 | devome | |
2024-04-17 | install: avoid funky output when stdout is not a terminal | Guoxin Pu | |
2024-03-28 | improve custom binds logic and /etc layout | Guoxin Pu | |
Now any relative custom bind would be expanded from HOME | |||
2024-03-28 | Fix a small mistake | devome | |
2024-03-28 | No longer requires openssl-1.1 and lsb-release | devome | |
2024-03-27 | use Zephyr Lykos's license stub and add GPLv3 | Guoxin Pu | |
stub from: https://aur.archlinux.org/packages/wechat-universal-bwrap#comment-964010 GPLv3 library statically linked-in proof: https://aur.archlinux.org/packages/wechat-universal-bwrap#comment-964010 | |||
2024-03-25 | add a .install scripts to inform some information | devome | |
2024-03-19 | forget about liblol, AUR helpers do not like it | Guoxin Pu | |
2024-03-19 | liblol as optdepends for loong64, update fetcher | Guoxin Pu | |
2024-03-19 | dep liblol on loong64 and bind it | Guoxin Pu | |
2024-03-15 | support auto scale | Guoxin Pu | |
2024-03-15 | remove env LC_ALL=C, partially revert 37a911cc | Guoxin Pu | |
2024-03-15 | support custom binds from ~/.config/wechat-universal/binds.list | Guoxin Pu | |
2024-03-15 | hijack wechat open to proper dbus-call, fix around envs | Guoxin Pu | |
2024-03-15 | workaround for fcitx & ibus, support cam | Guoxin Pu | |
also cleaned up dev node binding logic Co-authored-by: devome <evinedeng@hotmail.com> | |||
2024-03-15 | limit /sys exposure without breaking Intel / AMD GL | Guoxin Pu | |
2024-03-15 | syntax fix/improve and bump pkgrel | Guoxin Pu | |
2024-03-15 | Fix the problem that amdgpu/intel driver cannot be loaded | Rsplwe | |
2024-03-15 | support custom data dir via env `WECHAT_DATA_DIR` | undoubted | |
Co-authored-by: undoubted <undoubted@users.noreply.github.com> | |||
2024-03-15 | fix a deps error. | devome | |
2024-03-14 | bind .icons to sync host cursors | admin | |
2024-03-14 | bind XAUTHORITY later, fix libva for nvidia | Guoxin Pu | |
2024-03-14 | fix missing flatpak-xdg-utils dep | Guoxin Pu | |
2024-03-14 | up 1.0.0.238, fix depends and so on | devome | |
1. Update version to 1.0.0.238; 2. Rename wechat.sh to wechat-universal.sh; 3. Add some dependency packages and delete `libxss` `libnotify`; 4. Directly use the official version of the icon. 5. Remove hicolor-icon-theme | |||
2024-03-14 | fix loong64 url, vaapi, limit /etc, give up on IME | Guoxin Pu | |
2024-03-14 | up to .236 and support loong64 | Guoxin Pu | |