李通洲
|
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 |
|
Carter Li
|
cb599c6f2a
|
Display (FreeBSD): support resolution detection in console
|
2024-01-08 16:03:07 +08:00 |
|
李通洲
|
bb489f9af3
|
Common: get rid of detection/internal.h
|
2023-12-30 18:13:54 +08:00 |
|
李通洲
|
a28dc8a9bf
|
DisplayServer (Linux): support --ds-force-drm sysfs-only
|
2023-12-11 13:25:58 +08:00 |
|
李通洲
|
42fd1a9cd7
|
DisplayServer (FreeBSD): enable libdrm support
|
2023-12-03 12:10:52 +08:00 |
|
李通洲
|
390801aee7
|
DisplayServer: fix build on FreeBSD
|
2023-11-30 20:25:23 +08:00 |
|
李通洲
|
67f4b991d7
|
DisplayServer (Linux): use libdrm
Which correctly detects current mode ( instead of preferred mode ) and
supports refresh rate
|
2023-11-30 10:47:03 +08:00 |
|
李通洲
|
0c522bdc10
|
Display (Linux): don't report disabled displays when using DRM
Ref: #634
|
2023-11-28 07:59:28 +00:00 |
|
Marius Messerschmidt
|
40e977be31
|
Spelling: fix spelling of files in src/detection/
|
2023-11-18 15:47:22 +01:00 |
|
李通洲
|
cf66679323
|
DE: move version detection code to separate files
|
2023-10-30 22:46:38 +08:00 |
|
李通洲
|
bed1b4cf0f
|
Global: move general options to a new separate folder
|
2023-10-25 13:39:13 +08:00 |
|
李通洲
|
3bd4694a52
|
Display (Linux): detect monitor name when using DRM
|
2023-08-10 10:12:25 +08:00 |
|
李通洲
|
df374f8234
|
Revert "DisplayServer (Linux): try fixing #505"
This reverts commit aa49877610.
|
2023-08-01 16:19:58 +08:00 |
|
李通洲
|
aa49877610
|
DisplayServer (Linux): try fixing #505
|
2023-08-01 15:16:58 +08:00 |
|
李通洲
|
674618930d
|
DisplayServer: add option --ds-force-drm
Fixes #505
|
2023-07-31 23:11:39 +08:00 |
|
李通洲
|
55c516a14b
|
DisplayServer: prepare for DDC/CI
|
2023-07-08 10:06:04 +08:00 |
|
李通洲
|
d0f093c567
|
Global: make FFinstance instance a global variable
As discussed in https://github.com/fastfetch-cli/fastfetch/discussions/473
|
2023-06-24 17:28:05 +08:00 |
|
李通洲
|
9d6e1eb47d
|
Display (DRM): detect display name
Also fix crashes...
|
2023-06-20 18:12:12 +08:00 |
|
李通洲
|
baa8992322
|
Global: refactor strcmp() == 0 to ffStrEquals()
|
2023-06-19 17:11:57 +08:00 |
|
李通洲
|
c7119498a3
|
Global: major FFstrbuf related code refactor
|
2023-06-10 09:15:15 +08:00 |
|
李通洲
|
58999995f1
|
Display: split phycial resolution and scaled resolution
|
2023-01-17 19:09:18 +08:00 |
|
李通洲
|
f4a58036fa
|
Resolution: rename to display
|
2023-01-17 18:21:53 +08:00 |
|
李通洲
|
4cc5f35b04
|
DisplayServer: revert changes of brightness partially
|
2023-01-09 22:26:56 +08:00 |
|
李通洲
|
0fd63084dc
|
Global: fix other possible bugs where enumerating directories without ignoring . and ..
|
2023-01-09 10:45:51 +08:00 |
|
李通洲
|
0b12e73eef
|
DisplayServer: make brightness detection actually work (Linux)
|
2023-01-09 10:44:09 +08:00 |
|
李通洲
|
9f8e256bb4
|
DisplayServer: support brightness detection (Linux)
|
2023-01-08 20:47:06 +08:00 |
|
Linus Dierheimer
|
98c94b01e5
|
Some more standard comformance
|
2022-09-23 11:51:16 +02:00 |
|
Linus Dierheimer
|
d93c934269
|
MacOS Resolution support
|
2022-09-06 08:04:45 -07:00 |
|
Linus Dierheimer
|
0b3bf3c273
|
Only build display server code on linux
|
2022-09-06 15:42:37 +02:00 |
|