Commit Graph

1100 Commits

Author SHA1 Message Date
aclist
1b06fcae42 change: target baseline cpu architecture 2026-08-25 16:20:48 +09:00
aclist
9759c39fd7
Merge pull request #466 from aclist/feat/color-aware-app
feat: color scheme aware app
2026-08-23 20:22:58 +09:00
aclist
4451eee849 docs: update changelog 2026-08-23 20:22:10 +09:00
aclist
3f587f64a0 chore: drop extraneous newline 2026-08-23 19:33:33 +09:00
aclist
b00523661f chore: update exclusions 2026-08-23 19:30:10 +09:00
aclist
f24b3574b8 chore: clear typehinting errors 2026-08-23 19:29:51 +09:00
aclist
fad8d2f43b feat: add ColorAwareApp mixin (resolves #465) 2026-08-23 19:28:42 +09:00
aclist
e1e034fffd chore: initialize and run app 2026-08-23 19:26:41 +09:00
aclist
ea2ca684d6 chore: restructure as Gtk.Application and drop Gtk.main loop 2026-08-23 19:26:16 +09:00
aclist
2e2d3484c4 chore: drop unused imports 2026-08-23 19:24:06 +09:00
aclist
1254044ef8 chore: drop Gtk.main_quit call 2026-08-23 19:23:39 +09:00
aclist
7d651e9653 feat: add GIO property constants 2026-08-23 19:22:28 +09:00
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