Commit Graph

615 Commits

Author SHA1 Message Date
Ilya Zlobintsev
8db28b2608 feat: reset button, fix empty vram bar error spam 2023-01-05 12:21:34 +02:00
Ilya Zlobintsev
e216d18a1a chore: vulkan window improvements 2023-01-05 10:07:41 +02:00
Ilya Zlobintsev
25244d632e fix: alignment 2023-01-05 09:56:56 +02:00
Ilya Zlobintsev
86c92e8cb5 new vulkan window 2023-01-04 21:43:05 +02:00
Ilya Zlobintsev
54ff100bdd feat: wip gtk4 2023-01-04 20:44:12 +02:00
Ilya Zlobintsev
2d06b91794 disable fan control switch when there is no fan 2023-01-04 15:34:53 +02:00
Ilya Zlobintsev
3e5bb05631 remove outdated launch file 2023-01-01 23:39:26 +02:00
Ilya Zlobintsev
0b4c42da12 update packaging 2023-01-01 23:25:37 +02:00
Ilya Zlobintsev
5fe5f2e03e wip cli 2023-01-01 21:15:30 +02:00
Ilya Zlobintsev
67957a4673 refactor: move lact-client to a separate crate 2023-01-01 20:28:19 +02:00
Ilya Zlobintsev
2e25a5b5fb add makefile 2023-01-01 20:16:16 +02:00
Ilya Zlobintsev
bceeb138af disable dependabot 2022-12-31 15:33:15 +02:00
Ilya Zlobintsev
0f635975bb new clocks levels logic 2022-12-31 15:32:59 +02:00
Ilya Zlobintsev
b39ae49e55 show power levels 2022-11-26 11:32:11 +02:00
Ilya Zlobintsev
d411cf425c better pong response 2022-11-24 16:34:19 +02:00
Ilya Zlobintsev
5cd55b563a feat: show kernel version 2022-11-24 16:07:27 +02:00
Ilya Zlobintsev
cd1a654973 vulkan lists 2022-11-24 15:53:38 +02:00
Ilya Zlobintsev
bcd846d801 feat: better vulkan driver info 2022-11-24 14:20:31 +02:00
Ilya Zlobintsev
8e096a5119 feat: show vulkan layers 2022-11-24 14:07:04 +02:00
Ilya Zlobintsev
7c4a1de9b3 feat: return clocks info 2022-11-24 14:04:44 +02:00
Ilya Zlobintsev
1e04c80254 wip 2022-11-23 11:28:48 +02:00
Ilya Zlobintsev
01eebc6d1f feat: support setting the fan curve 2022-11-21 15:42:14 +02:00
Ilya Zlobintsev
9be48ceb3c show fan curve in stats 2022-11-20 22:32:37 +02:00
Ilya Zlobintsev
e4d7d04688 minor fan control fixes 2022-11-20 21:08:26 +02:00
Ilya Zlobintsev
a55326cf12
Don't run workflow in draft prs 2022-11-20 20:16:33 +02:00
Ilya Zlobintsev
41cc2cd266 somewhat working power cap 2022-11-20 20:09:36 +02:00
Ilya Zlobintsev
bb8094404d better log 2022-11-20 19:51:43 +02:00
Ilya Zlobintsev
94e35da8d4 add power cap reset 2022-11-20 19:18:47 +02:00
Ilya Zlobintsev
a7fac939ac feat: power limit settings 2022-11-20 16:26:48 +02:00
Ilya Zlobintsev
21a9a7886e power stats 2022-11-19 22:28:14 +02:00
Ilya Zlobintsev
4068ebd349 somewhat working stats 2022-11-19 22:23:47 +02:00
Ilya Zlobintsev
2116e2202c vram fix 2022-11-19 21:42:34 +02:00
Ilya Zlobintsev
5c48d519f6 feat: show vulkan extensions 2022-11-19 15:46:33 +02:00
Ilya Zlobintsev
3a0f7b0aef gui modules restructure 2022-11-19 15:21:07 +02:00
Ilya Zlobintsev
d76c0fe48b feat: update dependencies 2022-11-19 15:19:08 +02:00
Ilya Zlobintsev
ed18f0b79d feat: vulkan features in gui 2022-11-18 21:22:59 +02:00
Ilya Zlobintsev
2f626c5b4c feat: proper feature and extension list 2022-11-18 21:16:35 +02:00
Ilya Zlobintsev
37cdb8160a feat: somewhat working ui 2022-11-18 19:35:31 +02:00
Ilya Zlobintsev
1a5e456c5b wip everything 2022-11-16 22:46:18 +02:00
Ilya Zlobintsev
0b6c41b49c adopt new pciid-parser 2022-08-30 21:12:32 +03:00
ilyazzz
41fed9d272
Update README.md 2022-01-02 08:48:10 +02:00
ilyazzz
39afa5ad3e
Update README.md 2021-12-05 22:21:26 +02:00
Ilya Zlobintsev
cd1e91b3d2 Don't crash on apply when there's no GPU fan 2021-12-01 11:26:01 +02:00
ilyazzz
c674443d7d
Merge pull request #45 from ilyazzz/dependabot/cargo/nix-0.23
Update nix requirement from 0.22 to 0.23
2021-10-05 18:19:01 +03:00
ilyazzz
ade275d228
Merge pull request #47 from ilyazzz/vulkan
Update to new vulkano and bump buffer size
2021-10-05 18:18:30 +03:00
Ilya Zlobintsev
2ddcc6d936 Update to new vulkano and bump buffer size 2021-10-05 18:17:45 +03:00
dependabot[bot]
f5c98efac2
Update nix requirement from 0.22 to 0.23
Updates the requirements on [nix](https://github.com/nix-rust/nix) to permit the latest version.
- [Release notes](https://github.com/nix-rust/nix/releases)
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nix-rust/nix/compare/v0.22.0...v0.23.0)

---
updated-dependencies:
- dependency-name: nix
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 16:09:57 +00:00
Ilya Zlobintsev
e9fd31fb6a Migrate to newer GTK 2021-08-13 12:20:41 +03:00
Ilya Zlobintsev
a7d203c7d5 Use junction temperature when available 2021-08-13 11:59:30 +03:00
Ilya Zlobintsev
438e4200a7 Bump dependencies 2021-08-13 11:52:57 +03:00