|
65bbb7d1b4
|
Merge branch 'master' into update_rate
|
2025-07-04 19:33:43 +02:00 |
|
|
9fe938b96a
|
Merge pull request #52 from grialion/feat-help-version-menu
feat: help, version menu
|
2025-07-04 19:28:25 +02:00 |
|
|
5f7e412408
|
Merge branch 'master' into feat-help-version-menu
|
2025-07-04 19:25:59 +02:00 |
|
|
335459e127
|
ci: rename push workflow
|
2025-07-04 19:22:59 +02:00 |
|
|
c05218d30a
|
ci: split check & build
|
2025-07-04 19:19:44 +02:00 |
|
|
3d6efa448b
|
ci: update make release action
|
2025-07-04 19:12:45 +02:00 |
|
|
f3ae85bb94
|
feat|fix: improve all ci behavior
|
2025-07-04 18:36:47 +02:00 |
|
|
521a7c295e
|
rm: unused Makefile flags
|
2025-07-04 16:39:29 +02:00 |
|
|
d1b993c32a
|
ci: fix bear
|
2025-07-04 16:05:14 +02:00 |
|
|
7cd976f916
|
ci: fix clang-tidy
|
2025-07-04 16:03:42 +02:00 |
|
|
240bdbede6
|
ci(9245d38): set-status first of all
and no need to cache libpam for vm build architectures
|
2025-07-04 15:56:31 +02:00 |
|
|
e4b11f9a30
|
ci: add clang-tidy to CI
|
2025-07-04 15:50:37 +02:00 |
|
|
736e816509
|
style: satisfy clang-tidy
|
2025-07-04 15:50:18 +02:00 |
|
|
3fb74ece44
|
style: indent preprocessor directives
|
2025-07-04 15:23:22 +02:00 |
|
|
19a1355b06
|
dev: automatic version.h generation
also added compiler information as a feature
|
2025-07-04 15:22:22 +02:00 |
|
|
9c022c5813
|
feat(cfg): add ellipsis to config
|
2025-07-04 04:48:20 +02:00 |
|
|
a316afecb2
|
fix: possible memory issues
|
2025-07-04 04:47:32 +02:00 |
|
|
5a6471dd00
|
feat: utf8 hostname and ellipsis
|
2025-07-04 04:40:10 +02:00 |
|
|
9084dfdcda
|
fix: wrong default.ini value
|
2025-07-04 04:12:22 +02:00 |
|
|
5b5adf76b7
|
feat: support long hostnames
close #49
|
2025-07-04 03:56:51 +02:00 |
|
|
ba836e5cd4
|
feat: add refresh_rate option for clock
|
2025-07-04 03:30:29 +02:00 |
|
|
981aa4efc7
|
Merge pull request #48 from rmntgx/ui-improvements
Interface resize
|
2025-07-04 01:45:16 +02:00 |
|
|
9f905622a2
|
chore: dry and modularize a bit
|
2025-07-04 01:43:32 +02:00 |
|
grialion
|
3ec1eec56f
|
fix: git describe always (even in CI build)
use --always to make it work on shallow cloned repos (ie. CI build job)
|
2025-07-04 00:40:10 +02:00 |
|
grialion
|
9245d38ecf
|
ci: fix: install git before checkout action
|
2025-07-04 00:35:51 +02:00 |
|
grialion
|
afd23657c0
|
feat: help, version menu
|
2025-07-04 00:15:14 +02:00 |
|
|
92d3351292
|
Merge pull request #50 from rmntgx/master
fix: do not overwrite theme
|
2025-07-03 20:36:51 +02:00 |
|
rmntgx
|
f5445248d3
|
Merge branch 'master' into ui-improvements
|
2025-07-02 14:02:40 +05:00 |
|
rmntgx
|
68ed11fb2d
|
feat: cool resize implementation
|
2025-07-02 13:50:17 +05:00 |
|
|
bae810eb99
|
Merge pull request #47 from javalsai/actions/update-aur-1.1.1
[AUR update]: Bump to 1.1.1
|
2025-07-01 01:56:05 +02:00 |
|
GitHub Actions
|
4c955053e8
|
Update AUR pkgs to v1.1.1
|
2025-06-30 23:55:37 +00:00 |
|
|
3bfc2f52f3
|
Merge pull request #46 from javalsai/fix-45
fix #45
v1.1.1
|
2025-07-01 01:53:22 +02:00 |
|
|
59acddf652
|
dev: add debug utils folder
|
2025-07-01 01:26:35 +02:00 |
|
|
6c6769b2b3
|
chore: clean some auth logic
|
2025-07-01 01:16:08 +02:00 |
|
|
99e27dd0c0
|
fix(likely): #45
|
2025-07-01 01:09:49 +02:00 |
|
rmntgx
|
b653fdcc57
|
feat: buggy resize implementation
|
2025-06-29 23:32:04 +05:00 |
|
rmntgx
|
d7b5f4f090
|
Merge branch 'javalsai:master' into master
|
2025-06-29 23:10:52 +05:00 |
|
|
4b6d113bdb
|
Merge pull request #44 from javalsai/actions/update-aur-1.1.0
[AUR update]: Bump to 1.1.0
|
2025-06-29 19:05:26 +02:00 |
|
GitHub Actions
|
4fa400eb06
|
Update AUR pkgs to v1.1.0
|
2025-06-29 17:01:11 +00:00 |
|
|
11e9257c4a
|
Merge pull request #43 from javalsai/improvements
fix: broken cfg parser (blame 8403bfc2)
v1.1.0
|
2025-06-29 18:57:49 +02:00 |
|
|
7d7cf10600
|
Merge pull request #42 from rmntgx/save-last-selection
Save last selection
|
2025-06-29 18:55:44 +02:00 |
|
|
64e088884d
|
fix: broken cfg parser (blame 8403bfc2)
|
2025-06-29 18:51:53 +02:00 |
|
|
bceb13b844
|
feat: save user and session as strings
|
2025-06-29 18:50:35 +02:00 |
|
rmntgx
|
d5a708ec4a
|
Merge pull request #6 from rmntgx/save-last-selection
Save last selection
|
2025-06-29 15:21:41 +05:00 |
|
rmntgx
|
f0e962ad50
|
fix: create directory
|
2025-06-29 11:51:42 +05:00 |
|
rmntgx
|
16d1325f96
|
style: formatting and linter satisfaction
|
2025-06-29 10:56:31 +05:00 |
|
rmntgx
|
8b8784a210
|
Merge pull request #5 from rmntgx/save-last-selection
Save last selection
|
2025-06-29 10:26:33 +05:00 |
|
rmntgx
|
1714b477ad
|
fix: compilation error after rebase
|
2025-06-29 10:24:58 +05:00 |
|
rmntgx
|
a08ffa5a75
|
fix: simplified code
|
2025-06-29 10:20:01 +05:00 |
|
rmntgx
|
4a83e5d825
|
feature: saving previous selection
|
2025-06-29 10:20:00 +05:00 |
|