Go to file
outfoxxed 0fa58f189b
core: fix reported display resolutions when fractionally scaled (#10)
Qt appears to have no way to retrieve the pixel size sent by wayland,
as it overrides it with the logical size and will not return the
physical one.
2024-10-17 12:15:07 +01:00
.github/workflows CI: init 2024-10-13 20:01:18 +03:00
assets core: add more data fields 2024-10-13 21:15:43 +01:00
nix nix: fix package and add devshell 2024-10-15 16:30:05 +03:00
resource core: use qt libraries and follow qml module conventions (#8) 2024-10-15 11:38:31 +01:00
src core: fix reported display resolutions when fractionally scaled (#10) 2024-10-17 12:15:07 +01:00
.clang-format core: initial commit 2024-10-13 16:48:22 +01:00
.envrc Nix: add devshell 2024-10-13 21:52:26 +03:00
.gitignore nix: fix package and add devshell 2024-10-15 16:30:05 +03:00
CMakeLists.txt core: fix reported display resolutions when fractionally scaled (#10) 2024-10-17 12:15:07 +01:00
LICENSE Initial commit 2024-10-13 14:36:22 +01:00
README.md README: add logo note 2024-10-13 20:48:49 +01:00
VERSION version: bump to 0.1.1 2024-10-16 16:00:54 +01:00
flake.lock Nix: init 2024-10-13 20:00:20 +03:00
flake.nix nix: fix package and add devshell 2024-10-15 16:30:05 +03:00

README.md

hyprsysteminfo

A tiny qt6/qml application to display information about the running system, or copy diagnostics data, without the terminal.

Footnotes

Some distributions may not support a graphical logo in hyprsysteminfo. To check if your distribution supports a graphical logo, run cat /etc/os-release. If the output includes a LOGO line, a graphical logo should appear in hyprsysteminfo. If there is no LOGO line, a graphical logo will not be displayed.