aclist
|
d9f392f8c9
|
Merge pull request #464 from aclist/fix/uninstall-as-deck
fix: change explicitly set bool
|
2026-08-20 18:17:06 +09:00 |
|
aclist
|
6281ed37b3
|
chore: drop newline
|
2026-08-20 18:16:34 +09:00 |
|
aclist
|
0bb2ae2266
|
fix: change explicitly set bool
|
2026-08-20 18:15:40 +09:00 |
|
aclist
|
89b4e2ec98
|
Merge pull request #463 from aclist/fix/wipe-pyapp
fix: clean up wipe_pyapp() process
|
2026-08-20 15:38:49 +09:00 |
|
aclist
|
b6d3f8d385
|
fix: properly wipe share path
|
2026-08-20 14:58:53 +09:00 |
|
aclist
|
1b6ebac3a3
|
fix: suppress stdout
|
2026-08-20 14:50:58 +09:00 |
|
aclist
|
629c974b9d
|
fix: add line break
|
2026-08-20 14:50:43 +09:00 |
|
aclist
|
371eaa34ac
|
Merge pull request #462 from aclist/chore/b22-changelog
chore: update changelog, cleanup
|
2026-08-20 14:37:28 +09:00 |
|
aclist
|
c29346e134
|
chore: bump version
|
2026-08-20 14:34:58 +09:00 |
|
aclist
|
79fd96e834
|
docs: update changelog
|
2026-08-20 14:34:58 +09:00 |
|
aclist
|
cc1948d225
|
chore: drop old comment
|
2026-08-20 14:34:58 +09:00 |
|
aclist
|
e32c7fcacb
|
chore: prototype for unused imports checker
|
2026-08-20 14:34:58 +09:00 |
|
aclist
|
76b3186ed7
|
change: import regex directly from proxy model
|
2026-08-20 14:34:58 +09:00 |
|
aclist
|
493818b770
|
change: import regex directly from proxy model
|
2026-08-20 14:16:02 +09:00 |
|
aclist
|
e2a6fa0c7e
|
change: normalize context menu keybind behavior for j,k keys
Normalized custom menu navigation keys to be in conformity with native
keybindings for Gdk.KEY_uparrow and Gdk.KEY_downarrow.
|
2026-08-20 14:16:02 +09:00 |
|
aclist
|
0a310f0b70
|
change: normalize context menu keybind behavior for j,k keys
Normalized custom menu navigation keys to be in conformity with native
keybindings for Gdk.KEY_uparrow and Gdk.KEY_downarrow.
|
2026-08-20 14:15:47 +09:00 |
|
aclist
|
3f1aff7cc6
|
Merge branch 'fix/dayz-launcher' of github.com:aclist/dztui into fix/dayz-launcher
|
2026-08-20 14:14:49 +09:00 |
|
aclist
|
c348a499b0
|
chore: trigger checks
|
2026-08-20 14:14:42 +09:00 |
|
aclist
|
5ff936f266
|
fix: trigger on dayz launcher process
|
2026-08-20 14:08:30 +09:00 |
|
aclist
|
dfeafc3d28
|
feat: delete shortcut
|
2026-08-20 14:08:29 +09:00 |
|
aclist
|
96b91fd87c
|
chore: update strings
|
2026-08-20 14:08:29 +09:00 |
|
aclist
|
71d760dc56
|
change: center align content area
|
2026-08-20 14:08:29 +09:00 |
|
aclist
|
aeffce2579
|
chore: drop unused import
|
2026-08-20 14:08:29 +09:00 |
|
aclist
|
93d870b5bf
|
feat: uninstall wizard WIP
|
2026-08-20 14:08:29 +09:00 |
|
aclist
|
63c2b5acd4
|
Merge branch 'feat/error-details' of github.com:aclist/dztui into feat/error-details
|
2026-08-20 14:05:52 +09:00 |
|
aclist
|
0d5e190b75
|
chore: normalize docstring
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
e9d064820e
|
chore: reword remarks on MTU
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
17b1a75745
|
chore: disambiguate buffer setter method
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
e7ff025605
|
fix: draw dialog outside of init
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
ec004aad5d
|
fix: defer propagation until size allocation
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
bd022ea1d8
|
chore: drop unused method
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
52b18f710f
|
chore: drop unused method
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
9ec3fa09e3
|
chore: drop unused enums
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
cb9ffb5b99
|
chore: drop debug key from prefs enum
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
37c3937aee
|
chore: add strings to preconnect page
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
cf850c8f34
|
chore: subclass ExceptionDialog from TextBufferDialog
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
1332026c8c
|
chore: update strings
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
4eaedd0cdd
|
feat: add DebugDialog to preconnect
|
2026-08-20 14:05:44 +09:00 |
|
aclist
|
b1f189bff8
|
feat: add notebook to ExceptionDialog
|
2026-08-20 14:04:23 +09:00 |
|
aclist
|
b153ab875e
|
chore: backport DebugDialog
|
2026-08-20 13:59:46 +09:00 |
|
aclist
|
de4e74daa1
|
fix: typo
|
2026-08-20 13:59:46 +09:00 |
|
aclist
|
0dfcc5a387
|
feat: internal knowledeat: add knowledge base text to specific exception dialogs
|
2026-08-20 13:59:46 +09:00 |
|
aclist
|
c64631cdca
|
fix: add bottom padding
|
2026-08-20 13:59:46 +09:00 |
|
aclist
|
97ddbcdf0a
|
fix: clear typehinting errors
|
2026-08-20 13:59:46 +09:00 |
|
aclist
|
ddc18e5705
|
feat: add notebook to ExceptionDialog
|
2026-08-20 13:59:46 +09:00 |
|
aclist
|
6fb83b5c31
|
Merge branch 'chore/test-changelog' of github.com:aclist/dztui into chore/test-changelog
|
2026-08-20 13:58:42 +09:00 |
|
aclist
|
b5105ca9f9
|
chore: drop placeholder mark
|
2026-08-20 13:58:05 +09:00 |
|
aclist
|
05fab5774e
|
chore: add test for changelog markdown headers
|
2026-08-20 13:58:05 +09:00 |
|
aclist
|
203cf0da7f
|
chore: abstract strings
|
2026-08-20 13:53:06 +09:00 |
|
aclist
|
7dfdb4209a
|
fix: trigger on dayz launcher process
|
2026-08-20 13:29:47 +09:00 |
|