Skip to content

Conversation

@metux
Copy link
Contributor

@metux metux commented Sep 16, 2025

Simplify saveSet handling by just using trivial struct xorg_list instead
of complicated dynamically resized array. Common operations like insert or
remove are much simpler using lists instead of arrays.

Signed-off-by: Enrico Weigelt, metux IT consult [email protected]

@metux metux self-assigned this Sep 16, 2025
metux added a commit that referenced this pull request Sep 16, 2025
@metux metux force-pushed the pr/dix-use-xorg-list-saveset-list-_2025-09-16_13-45-14 branch from 0ce2feb to 434e782 Compare September 16, 2025 12:32
@metux
Copy link
Contributor Author

metux commented Sep 16, 2025

ups, xorg_list autoinit still insufficient, so need to be initialized explicitly

metux added a commit that referenced this pull request Sep 16, 2025
metux added a commit that referenced this pull request Sep 16, 2025
metux added a commit that referenced this pull request Sep 16, 2025
metux added a commit that referenced this pull request Sep 16, 2025
@metux metux force-pushed the pr/dix-use-xorg-list-saveset-list-_2025-09-16_13-45-14 branch from 434e782 to 9ccf7fd Compare September 16, 2025 17:33
metux added a commit that referenced this pull request Sep 16, 2025
@X11Libre X11Libre deleted a comment from github-actions bot Sep 17, 2025
metux added a commit that referenced this pull request Sep 17, 2025
metux added a commit that referenced this pull request Sep 17, 2025
metux added a commit that referenced this pull request Sep 17, 2025
metux added a commit that referenced this pull request Sep 17, 2025
metux added a commit that referenced this pull request Sep 19, 2025
metux added a commit that referenced this pull request Sep 22, 2025
metux added a commit that referenced this pull request Sep 22, 2025
metux added a commit that referenced this pull request Sep 22, 2025
metux added a commit that referenced this pull request Sep 22, 2025
metux added a commit that referenced this pull request Nov 21, 2025
metux added a commit that referenced this pull request Nov 21, 2025
metux added a commit that referenced this pull request Nov 21, 2025
metux added a commit that referenced this pull request Nov 22, 2025
metux added a commit that referenced this pull request Nov 24, 2025
metux added a commit that referenced this pull request Nov 24, 2025
metux added a commit that referenced this pull request Nov 25, 2025
metux added a commit that referenced this pull request Nov 25, 2025
metux added a commit that referenced this pull request Nov 26, 2025
metux added a commit that referenced this pull request Nov 26, 2025
metux added a commit that referenced this pull request Nov 26, 2025
Simplify saveSet handling by just using trivial `struct xorg_list` instead
of complicated dynamically resized array. Common operations like insert or
remove are much simpler using lists instead of arrays.

Signed-off-by: Enrico Weigelt, metux IT consult <[email protected]>
@metux metux force-pushed the pr/dix-use-xorg-list-saveset-list-_2025-09-16_13-45-14 branch from b64fb5c to fbc40ea Compare November 26, 2025 16:48
@metux metux requested a review from a team November 26, 2025 16:49
metux added a commit that referenced this pull request Nov 27, 2025
metux added a commit that referenced this pull request Nov 27, 2025
metux added a commit that referenced this pull request Nov 27, 2025
metux added a commit that referenced this pull request Nov 27, 2025
metux added a commit that referenced this pull request Nov 27, 2025
metux added a commit that referenced this pull request Nov 27, 2025
metux added a commit that referenced this pull request Nov 28, 2025
metux added a commit that referenced this pull request Dec 1, 2025
metux added a commit that referenced this pull request Dec 2, 2025
metux added a commit that referenced this pull request Dec 2, 2025
metux added a commit that referenced this pull request Dec 2, 2025
metux added a commit that referenced this pull request Dec 2, 2025
metux added a commit that referenced this pull request Dec 2, 2025
metux added a commit that referenced this pull request Dec 2, 2025
metux added a commit that referenced this pull request Dec 3, 2025
metux added a commit that referenced this pull request Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants