|
47c39dfca6
|
add pre stage for install/dnf tweaks
|
2023-08-06 02:07:15 -05:00 |
|
|
23020e6cf6
|
simplify, single version/set image
|
2023-08-06 02:03:24 -05:00 |
|
jlay
|
1ee20d3554
|
Merge pull request 'v0.1.20: The Log release' (#1) from v0.1.20 into master
Reviewed-on: https://git.jlay.dev/jlay/amdgpu_stats/pulls/1
|
2023-08-06 01:50:25 -05:00 |
|
|
9da963e563
|
workflow: try fixing titles with quotes
|
2023-08-06 01:45:31 -05:00 |
|
|
65dd98040c
|
use forgejo workflow file
|
2023-08-06 01:43:52 -05:00 |
|
|
b2876da620
|
project: update repo URL, leave GitHub
|
2023-08-06 01:40:57 -05:00 |
|
|
394a8f50f5
|
readme/screens: add new logs
|
2023-08-05 23:05:12 -05:00 |
|
|
0281fa93b2
|
remove requirement for pyyaml
|
2023-08-05 23:02:52 -05:00 |
|
|
a06778858d
|
tui: efficiency; use new Log widget instead of TextLog. remove yml req
|
2023-08-05 23:02:22 -05:00 |
|
|
4c706fec35
|
v0.1.20: bump project toml
|
2023-08-05 22:58:19 -05:00 |
|
|
b87625bb10
|
tui: fix linting... remove todo :/
|
2023-08-05 22:39:18 -05:00 |
|
|
bdaaa11d66
|
clean up linting
|
2023-08-05 22:39:15 -05:00 |
|
|
b288e721a3
|
style: remove deprecated notification styling
|
2023-08-05 22:39:11 -05:00 |
|
|
d1de35beb9
|
tui: send a notification on color scheme change
|
2023-08-05 22:39:08 -05:00 |
|
|
9622c3270b
|
tui: inline TODO
|
2023-08-05 22:39:05 -05:00 |
|
|
2632d7b76a
|
utilities/backend: improve multi-GPU support
|
2023-08-05 22:39:02 -05:00 |
|
|
ca2d0ff3e9
|
tui: use new notifications, update less often. efficiency++
|
2023-08-05 22:38:55 -05:00 |
|
|
a867a8cc3b
|
pyproject: bump to 0.1.19, raise textual dep for new Notifications
|
2023-08-05 22:38:47 -05:00 |
|
|
f0a150a75d
|
lint, +low prio/maybe finished items
|
2023-07-31 12:24:59 -05:00 |
|
|
63e0854a4a
|
Merge pull request #31 from joshlay/0.1.18
0.1.18
|
2023-06-03 02:07:25 -05:00 |
|
|
91d0c449bb
|
add graphs screen
|
2023-06-03 02:05:56 -05:00 |
|
|
1a9b970988
|
requirements: reflect added pyyaml
|
2023-06-03 02:02:50 -05:00 |
|
|
2bf4e67d3f
|
deps: reflect Textual, allow Py3.8
|
2023-06-03 02:00:17 -05:00 |
|
|
8ee1e5f2b4
|
add 'graphs', adjust labels for brevity
|
2023-06-03 01:55:12 -05:00 |
|
|
9af60178dc
|
linting: remove superfluous fstring
|
2023-06-02 23:32:01 -05:00 |
|
|
e5a6882720
|
table/logging: improve/shorten output. style outside of key
|
2023-06-02 23:30:47 -05:00 |
|
|
5243106c6b
|
badge: pylint
|
2023-06-02 20:47:18 -05:00 |
|
|
85939dc980
|
bump version
|
2023-06-02 20:39:41 -05:00 |
|
|
2e0fe97e9e
|
style: scroll top/bottom borders to "inner"
|
2023-06-02 20:39:14 -05:00 |
|
|
2064a30714
|
bindings: log scrolling {page,}up/down + vim
|
2023-06-02 20:38:11 -05:00 |
|
|
e3c10fd419
|
Merge pull request #30 from joshlay/housekeeping
v0.1.17: misc housekeeping
|
2023-05-11 21:41:04 -05:00 |
|
|
e0401baa0e
|
subtitle tweaks
|
2023-05-11 21:36:15 -05:00 |
|
|
b4ebb37b11
|
styling: add bottom border to main area, +top/bottom scrollbar borders
|
2023-05-11 21:35:47 -05:00 |
|
|
24e356c2e4
|
add classifiers, bump version
|
2023-05-11 21:24:40 -05:00 |
|
|
400eac8772
|
add language hints for highlighting
|
2023-05-11 21:24:18 -05:00 |
|
|
30f1f1f247
|
Merge pull request #29 from joshlay/async_improvements
Async improvements
|
2023-05-07 19:09:59 -05:00 |
|
|
4c7a35999b
|
screens: reflect new subtitles
|
2023-05-07 18:58:56 -05:00 |
|
|
e6525bf3b1
|
subtitle: use events, set on click/binding
|
2023-05-07 18:44:09 -05:00 |
|
|
1c899d09d8
|
remove comments from repeated table dicts
|
2023-05-07 16:15:15 -05:00 |
|
|
6f9a3e8c7c
|
project: bump textual version and ours for "Workers"
|
2023-05-06 22:32:50 -05:00 |
|
|
272f0c2849
|
make stats gathering and dark mode async
|
2023-05-06 22:31:43 -05:00 |
|
|
0b0937e6ab
|
Merge pull request #28 from joshlay/screens-update
screens: update, pick up footer styling
|
2023-05-05 19:45:24 -05:00 |
|
|
8a01a614ee
|
screens: update, pickup footer styling
|
2023-05-05 19:44:30 -05:00 |
|
|
654d84014d
|
Allow 'textual run', improve internals
Allow 'textual run', improve internals
|
2023-05-05 18:56:20 -05:00 |
|
|
40a7fa2b07
|
tui: -pascalcase linting for name required by Textual
|
2023-05-05 18:54:16 -05:00 |
|
|
bea5893d68
|
init: fix snake case linting
|
2023-05-05 18:52:45 -05:00 |
|
|
d34a824d77
|
add missing docstring to init
|
2023-05-05 18:49:47 -05:00 |
|
|
b4b45d971c
|
improve footer styling, bump version
|
2023-05-05 17:43:21 -05:00 |
|
|
1f79d59f54
|
allow "textual run"/python -m, rework init/main/tui
|
2023-05-05 17:42:36 -05:00 |
|
|
baddea3990
|
Merge pull request #26 from joshlay/efficiency
Efficiency
|
2023-05-03 00:09:40 -05:00 |
|