Commit Graph

26 Commits

Author SHA1 Message Date
500InternalError
1358106e6e qq: fix download url 2024-04-27 15:19:31 +08:00
antares
e110d56d81
qq: add commandLineArgs 2024-04-14 03:15:54 +08:00
Bu Kun
ab64efadc6
qq: use makeShellWrapper instead to wrap program 2024-04-07 13:33:09 +08:00
ChaosAttractor
3035895d13
qq: change wrapGAppsHook to makeWrapper (#284788) 2024-03-25 11:35:42 +01:00
Franz Pletz
02158048a0
Merge pull request #272467 from CrackTC/qq-libnotify
qq: add `libnotify`
2024-01-16 20:14:50 +01:00
CrackTC
3ec28ca05d
add libnotify 2023-12-06 21:05:11 +08:00
ChaosAttractor
f7034a9845 qq: remove gjs, because qq does not depend on it at all 2023-12-06 15:51:10 +08:00
ChaosAttractor
7e3940735a qq: add libGL to runtime path
`libEGL.so.1` is missing. Electron is using it by dlopen.
This causes electron fallback to software rendering in X11 and crash directly under wayland.
Beacuse it's a unfree software from a debian package. the path to `libEGL.so.1` is hard-coded so we should just wrapping it.
2023-12-06 15:49:37 +08:00
ChaosAttractor
4abe534795 qq: use makewrapper instead of setting gappsWrapperArgs 2023-12-06 15:49:37 +08:00
Deadbeef
e286ed3aed qq: add update script 2023-10-13 21:03:58 +08:00
Lin Yinfeng
8fc138bbdb
qq: 3.1.2-13107 -> 3.2.1-17153 2023-09-27 14:04:50 +08:00
Lin Yinfeng
919a39e444
qq: remove bundled libssh2.so.1 2023-08-07 16:51:08 +08:00
Indexyz
5e35de6ff1 qq: support wayland ozone 2023-07-19 02:36:14 +08:00
ChaosAttractor
e79e306aa9 qq: 3.1.2-12912 -> 3.1.2-13107 2023-05-30 21:53:41 +08:00
SamLukeYes
a8ef21e2ef qq: use libayatana-appindicator 2023-05-17 21:44:10 +08:00
SamLukeYes
f742075d67 qq: 3.1.1-11223 -> 3.1.2-12912 2023-05-17 19:50:18 +08:00
SamLukeYes
75eb0a3f6f qq: add missing dependencies 2023-04-20 18:27:52 +08:00
ChaosAttractor
22b9cbf0b3 qq: 3.1.0-9572 -> 3.1.1-11223 2023-03-30 15:00:25 +08:00
ChaosAttractor
c6ce89ee28 qq: 3.0.0-571 -> 3.1.0-9572 2023-03-09 22:28:41 +08:00
ChaosAttractor
2f994a85e1 qq: remove GTK_IM_MODULE_FILE prefix and add glib to buildInputs to fix input-method not works 2023-01-17 23:32:12 +08:00
Nick Cao
33ffe3d5d9
Merge pull request #210732 from LostAttractor/inputMethod
qq: fix input-method not work
2023-01-16 10:44:36 +08:00
ChaosAttractor
4f8214adce qq: fix input-method not work 2023-01-15 00:30:31 +08:00
ChaosAttractor
5c1405edb9 qq: move gtk3 from runtimeDependencies to buildInputs 2023-01-14 05:21:29 +08:00
ChaosAttractor
d4bdfa0941 qq: 3.0.0-565 -> 3.0.0-571 2023-01-12 21:28:37 +08:00
Weijia Wang
97bcd45a07 qq: 2.0.3-543 -> 3.0.0-565 2023-01-01 11:28:22 +01:00
Deadbeef
354f6e9b7c qq: init at 2.0.3-543 2022-12-29 23:03:14 +08:00