Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
e772e81
feat: use typed namedtuple for mode and add type annotation for dbus …
tomli380576 Jul 15, 2025
4258fb1
feat: fully typed tuples for getCurrentMode
tomli380576 Jul 15, 2025
a826777
feat: add readonly properties for the propmap
tomli380576 Jul 15, 2025
6b0da60
fix: remove main
tomli380576 Jul 15, 2025
7e78a9f
refactor: use the new classes for get resolutions and monitors
tomli380576 Jul 15, 2025
fddbc9e
fix: 3.5 compatibility
tomli380576 Jul 15, 2025
5b5722e
feat: use native glib type checking
tomli380576 Jul 15, 2025
cca2d9f
fix: remove more magic numbers
tomli380576 Jul 15, 2025
4fe8528
style: rename
tomli380576 Jul 15, 2025
21c79e2
style: print msg during cycle(), comments
tomli380576 Jul 15, 2025
9e2e4de
fix: use const when possible, comments
tomli380576 Jul 15, 2025
8cbf1f7
test: update tests for the new api
tomli380576 Jul 15, 2025
b5c6f54
fix: remove time.sleep
tomli380576 Jul 15, 2025
47e30bc
fix: override is from typing_extensions
tomli380576 Jul 15, 2025
3a51417
style: formatting
tomli380576 Jul 15, 2025
9c45e78
fix: remove override
tomli380576 Jul 15, 2025
b3ae293
fix: naming
tomli380576 Jul 15, 2025
b1e637a
fix: preserve 6
tomli380576 Jul 15, 2025
30eb7cb
fix: update transformation str
tomli380576 Jul 15, 2025
3eebbaf
style: minor naming tweaks
tomli380576 Jul 15, 2025
7505d3b
doc: name
tomli380576 Jul 15, 2025
6600d83
fix: 1 more type check
tomli380576 Jul 15, 2025
3b22c61
test: increase coverage
tomli380576 Jul 15, 2025
1d91ad5
fix: crappy names
tomli380576 Jul 15, 2025
6a38ad2
doc: comments
tomli380576 Jul 15, 2025
2b38bc5
style: minor name tweak and comments
tomli380576 Jul 15, 2025
22b4edf
doc: annotate logicalmonitorconfig
tomli380576 Jul 15, 2025
28ffd4a
style: name and comments
tomli380576 Jul 15, 2025
f8611bb
style: names
tomli380576 Jul 15, 2025
f30c345
fix: formatting
tomli380576 Jul 15, 2025
2f154d5
doc: incomplete comment
tomli380576 Jul 15, 2025
c182a60
fix: styles
tomli380576 Jul 15, 2025
3b69b4b
doc: more comments
tomli380576 Jul 15, 2025
9ba79ac
fix: apply Fernando's suggestions
tomli380576 Jul 18, 2025
cfe5bd2
fix: add a default post cycle action
tomli380576 Jul 18, 2025
5015974
fix: remove debug code
tomli380576 Jul 18, 2025
606c5ec
style: add a finish message
tomli380576 Jul 18, 2025
bdfd5f3
cleanup: remove debug msg
tomli380576 Jul 18, 2025
fb7d373
fix: bad patching in tests
tomli380576 Jul 18, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading