Commit Graph

852 Commits

Author SHA1 Message Date
aclist
b47cb482f5
Merge pull request #412 from aclist/fix/deck-unfullscreen-dimensions
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
fix: set explicitly safe dimensions for Steam Deck
2026-07-21 16:03:20 +09:00
aclist
152999d728 fix: set explicitly safe dimensions for Steam Deck 2026-07-21 16:01:48 +09:00
aclist
cdcb3b794f
Merge pull request #411 from aclist/fix/deck-unfullscreen
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
fix: delegate dialog size to system settings on Steam Deck
2026-07-21 15:22:37 +09:00
aclist
cd23f403c9 fix: try delegating size to desktop resolution 2026-07-21 15:21:34 +09:00
aclist
a40bef8f82 fix: hotfix for Steam OS fullscreen bug 2026-07-21 15:16:42 +09:00
aclist
5c07a77b63
Merge pull request #409 from aclist/fix/beta-client-vdf
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
fix: handle alternate client versions when parsing vdf
2026-07-15 11:29:54 +09:00
aclist
91773c933c chore: bump version 2026-07-15 11:26:01 +09:00
aclist
6a30ed44fc fix: handle alternate client versions when parsing vdf 2026-07-15 11:25:47 +09:00
aclist
bbaec35a5f
Merge pull request #408 from aclist/fix/conditional-warning
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
fix: make warning conditional when mods > 0
2026-07-14 17:40:09 +09:00
aclist
c46477f0a7 fix: make warning conditional when mods > 0 2026-07-14 17:28:46 +09:00
aclist
f47446a2e1
Merge pull request #407 from aclist/fix/parse-nsg-ids
fix: parse NSG ids
2026-07-14 17:18:22 +09:00
aclist
cdb311cb1f chore: clear typehinting errors 2026-07-14 17:14:11 +09:00
aclist
11cdcb62b2 chore: drop unused import 2026-07-14 17:08:11 +09:00
aclist
1913f69e7b chore: drop unused import 2026-07-14 17:07:56 +09:00
aclist
8c2cea0fdc chore: bump version 2026-07-14 17:07:47 +09:00
aclist
8c29b9b35a fix: parse out-of-band appids as NSGs 2026-07-14 17:06:40 +09:00
aclist
d8239f1c34
Merge pull request #405 from aclist/chore/update-licenses
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
chore: list missing library
2026-07-12 12:34:32 +09:00
aclist
8c3ec4512a chore: list missing library 2026-07-12 12:34:00 +09:00
aclist
1a18c8ff02
Merge pull request #404 from aclist/fix/app-path-tests
chore: update tests to reflect get_app_path() changes
2026-07-12 12:23:05 +09:00
aclist
92c23ec609 chore: update tests to reflect get_app_path() changes 2026-07-12 12:22:12 +09:00
aclist
e9d4054e76
Merge pull request #403 from aclist/prerelease/7.0.0b16
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
chore: bump version
2026-07-12 10:35:11 +09:00
aclist
1c9e026f70 chore: bump version 2026-07-12 10:34:24 +09:00
aclist
eb076b7dcd
Merge pull request #402 from aclist/fix/clean-acf
chore: drop comment
2026-07-12 10:32:27 +09:00
aclist
8629e02670 chore: drop comment 2026-07-12 10:30:06 +09:00
aclist
3ba38f30ad
Merge pull request #401 from aclist/feat/collapsible-changelog
feat: collapsible changelog
2026-07-12 10:28:18 +09:00
aclist
7c37fd8b6e
Merge pull request #400 from aclist/feat/shortcuts
feat: generate Steam shortcut
2026-07-12 10:27:27 +09:00
aclist
1a065123bb Merge branch 'feat/shortcuts' of github.com:aclist/dztui into feat/shortcuts
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2026-07-12 10:25:06 +09:00
aclist
2586306323 chore: drop comment 2026-07-12 10:24:45 +09:00
aclist
1ccb99d935
Merge branch 'dzgui7' into feat/shortcuts 2026-07-12 10:24:04 +09:00
aclist
054fe968d1
Merge pull request #399 from aclist/feat/reaper-proc
feat: config parsers and reaper process monitor
2026-07-12 10:22:45 +09:00
aclist
1760e6e928 chore: cleanup
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2026-07-12 10:21:06 +09:00
aclist
a2a39e9927 fix: backport fixes from feat/shortcuts 2026-07-12 10:15:58 +09:00
aclist
e664f68624 fix: restore prior proc monitor logic (avoids conflicts) 2026-07-12 10:14:55 +09:00
aclist
2e41856348 chore: backport changelog fixes 2026-07-12 10:14:15 +09:00
aclist
27d444ea6f feat: parse changelog chunks 2026-07-11 22:59:28 +09:00
aclist
26a2362172 fix: clear typehinting errors
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2026-07-11 20:11:18 +09:00
aclist
50cf347164 fix: typo 2026-07-11 20:10:25 +09:00
aclist
dd69bc88b1 chore: add shortcut tests 2026-07-11 20:04:45 +09:00
aclist
5c84b5ae0a chore: drop test code 2026-07-11 19:23:37 +09:00
aclist
6fdf5547dc fix: handle zero-length shortcuts file 2026-07-11 18:10:30 +09:00
aclist
fc1311579c fix: clear typehinting errors 2026-07-11 17:53:55 +09:00
aclist
da993db2e2 fix: update imports 2026-07-11 17:53:13 +09:00
aclist
207d8fd407 chore: add logging 2026-07-11 17:52:39 +09:00
aclist
72b10ad543 chore: drop unused code 2026-07-11 17:52:21 +09:00
aclist
35680b1373 chore: clarify dialog strings 2026-07-11 17:51:32 +09:00
aclist
5121e6d005 docs: update changelog 2026-07-11 17:51:09 +09:00
aclist
2f61cc7ff7 feat: make checkboxes in lock-step 2026-07-11 16:33:40 +09:00
aclist
8733094267 chore: wrap in try/except statement 2026-07-11 16:33:15 +09:00
aclist
9d14b7f219 chore: error handling 2026-07-11 16:32:52 +09:00
aclist
0084af4959 feat: write desktop file 2026-07-11 16:32:24 +09:00