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 Sep 24, 2025
metux added a commit that referenced this pull request Sep 24, 2025
metux added a commit that referenced this pull request Sep 24, 2025
metux added a commit that referenced this pull request Sep 24, 2025
metux added a commit that referenced this pull request Sep 24, 2025
metux added a commit that referenced this pull request Sep 24, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 25, 2025
metux added a commit that referenced this pull request Sep 26, 2025
metux added a commit that referenced this pull request Sep 26, 2025
metux added a commit that referenced this pull request Sep 26, 2025
metux added a commit that referenced this pull request Sep 26, 2025
metux added a commit that referenced this pull request Sep 26, 2025
metux added a commit that referenced this pull request Sep 29, 2025
metux added a commit that referenced this pull request Sep 29, 2025
@metux metux force-pushed the pr/dix-use-xorg-list-saveset-list-_2025-09-16_13-45-14 branch from 9ccf7fd to b64fb5c Compare October 1, 2025 10:56
@X11Libre X11Libre deleted a comment from github-actions bot Oct 1, 2025
@X11Libre X11Libre deleted a comment from github-actions bot Oct 1, 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 added a commit that referenced this pull request Oct 1, 2025
metux added a commit that referenced this pull request Oct 1, 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.

1 participant