Skip to content

Conversation

@metux
Copy link
Contributor

@metux metux commented Nov 10, 2025

ScreenSaverStuffRec is defined in scrnintstr.h, and users of
ScreenSaverStuffPtr already including it, so let's move also this
typedef there.

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

ScreenSaverStuffRec is defined in scrnintstr.h, and users of
ScreenSaverStuffPtr already including it, so let's move also this
typedef there.

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

#define HasBorder(w) ((w)->borderWidth || wClipShape(w))

typedef struct _ScreenSaverStuff *ScreenSaverStuffPtr;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If nothing expects this here, LGTM

@metux metux merged commit c06805b into master Nov 19, 2025
@metux metux deleted the pr/include-move-screensaverstuffptr-into-scrnintstr-h-_2025-11-10_14-01-11 branch November 19, 2025 12:30
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.

3 participants