821 Commits

Author SHA1 Message Date
Guiorgy
04456d9807
allow generation of either deb or rpm package only (#807) 2024-04-23 19:05:55 +08:00
李通洲
2790493cba
Release: v2.10.2 2024-04-23 13:43:16 +08:00
李通洲
3fa308386f
Release: v2.10.1 2024-04-22 23:44:21 +08:00
李通洲
a1c9b24755
Release: v2.10.0 2024-04-22 21:22:50 +08:00
李通洲
6647980ce3 DisplayServer (Linux): refactor & support wlroots protocol 2024-04-22 16:41:30 +08:00
李通洲
a561a96a5f Display (Linux): wlr-randr for hyprland
which support reporting fractional scale factors
2024-04-17 22:16:19 +08:00
李通洲
f098cdbf69 CI: update artifact name for musl builds 2024-04-16 22:58:06 +08:00
李通洲
07d3fe3044 CI: add musl build 2024-04-16 22:29:01 +08:00
李通洲
40b9af6c36
Release: v2.9.2 2024-04-16 10:16:31 +08:00
李通洲
fb26cb1394 Disk (Android): fix build
Android does support `statx`, but it requires targeting newer ANDROID_API version to be available
2024-04-11 19:49:57 +08:00
李通洲
6f35b2f382 Disk (Linux): detect create time 2024-04-09 20:47:06 +08:00
李通洲
e16f8ef349
Release: v2.9.1 2024-04-07 20:47:19 +08:00
李通洲
69589f1ad5 Release: v2.9.0 2024-04-04 12:22:52 +08:00
李通洲
30813551be
Release: v2.8.10 2024-03-25 09:17:03 +08:00
李通洲
72fee13112
Release: v2.8.9 2024-03-15 09:21:13 +08:00
李通洲
cee9df189d
Release: v2.8.8 2024-03-08 08:40:40 +08:00
李通洲
a01792c06c
Doc: rename help.txt to help_footer.txt 2024-03-04 10:22:29 +08:00
李通洲
5d8aa11d81
Fastfetch: small performace optimization 2024-03-04 08:50:38 +08:00
李通洲
7504484f21 Release: v2.8.7 2024-03-02 18:46:48 +08:00
李通洲
66aee54401
CMake: add more debug flags 2024-03-01 10:27:25 +08:00
李通洲
cc40ef42f0
Release: v2.8.6 2024-02-27 21:28:01 +08:00
李通洲
111f7111b2
GPU (Linux): Support specifying custom pci.ids path for Linux 2024-02-27 15:29:19 +08:00
李通洲
ba60d9059f
Temps: support color range customization 2024-02-27 11:00:43 +08:00
李通洲
743eebaa6b
CMake (macOS): force dlopen searching for /usr/local/lib 2024-02-26 13:35:11 +08:00
李通洲
91dac1563b Release: v2.8.5 2024-02-23 20:34:39 +08:00
李通洲
b80391b183
Release: v2.8.4 2024-02-23 15:56:12 +08:00
李通洲
da9c928286 CMake: make artifact file names consistant
Fix #719
2024-02-13 19:02:03 +08:00
李通洲
7fe39353df Release: v2.8.3 2024-02-12 10:28:29 +08:00
李通洲
a3576b3154 CI: release file name without version
Fix #714
2024-02-12 10:28:29 +08:00
李通洲
330eb9fa21 GPU: show sub-device if available
Try fixing #713
2024-02-11 23:01:14 +08:00
李通洲
1006f513f5 Release: v2.8.2 2024-02-10 14:38:47 +08:00
李通洲
b5821de793 Release: v2.8.1 2024-02-10 14:02:22 +08:00
李通洲
dec604691c CMake: try fixing packaging name conflicting 2024-02-10 13:59:34 +08:00
李通洲
34b023a74f Release: 2.8.0 (ci skip)
For Luna New Year!
2024-02-10 10:32:14 +08:00
李通洲
55c72a8bb3 Camera (Windows): fix Windows Server Core compatibility 2024-02-08 19:14:09 +08:00
李通洲
458c2ccd01
Camera (FreeBSD): enable support
Requires build dependency `v4l_compat`
2024-02-04 09:26:19 +08:00
李通洲
7bb9efcebb Camera (Android): init support 2024-02-02 23:22:40 +08:00
李通洲
3edd8a6740 Camera (Linux): init support 2024-02-02 22:14:25 +08:00
李通洲
cba22b7155
Camera (Windows): init support 2024-02-02 20:36:22 +08:00
李通洲
295e119810
Camera (macOS): new module 2024-02-02 20:36:22 +08:00
李通洲
42957356b2
GPU: remove libpci related stuff 2024-02-01 13:38:15 +08:00
李通洲
ee07755139
Release: v2.7.1 2024-01-30 18:45:56 +08:00
李通洲
9aad3e339a
CMake: remove unused deps 2024-01-26 10:44:20 +08:00
李通洲
391a3a0430
Release: v2.7.0
Bump minor version because of rewriting the FreeBSD GPU detection code
2024-01-26 10:23:44 +08:00
李通洲
8e316eb080
Release: v2.6.4 2024-01-26 10:10:11 +08:00
Carter Li
d2a41bdfe1
GPU (FreeBSD): drop pciutils dep 2024-01-25 10:33:06 +08:00
李通洲
9d7cbb0fe3
Revert "3rdparty: use a newer wcwidch implementation"
Unwanted change

This reverts commit 28ea765f193565c97e5c114910c429fb119d44ee.
2024-01-23 14:42:00 +08:00
李通洲
28ea765f19
3rdparty: use a newer wcwidch implementation 2024-01-23 10:19:02 +08:00
李通洲
ec6195133b TerminalTheme: add new module 2024-01-22 16:40:27 +08:00
李通洲
f927b8ea87
Release: v2.6.3 2024-01-21 23:01:49 +08:00