Skip to content

screenshare: fix toplevel capture missing software cursor - #15638

Merged
vaxerski merged 2 commits into
hyprwm:mainfrom
Dregu:fix-toplevel-capture-cursor
Aug 1, 2026
Merged

screenshare: fix toplevel capture missing software cursor#15638
vaxerski merged 2 commits into
hyprwm:mainfrom
Dregu:fix-toplevel-capture-cursor

Conversation

@Dregu

@Dregu Dregu commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Describe your PR, what does it fix/add?

Fixes software cursors missing from toplevel capture. The function that was supposed to be forced to draw cursors still failed when it thought forcing was unnecessary. It thought wrong, drawing cursor on toplevel capture is always necessary.

#15604

Fingers crossed...

Is there anything you want to mention? (unchecked code, possible bugs, found problems, breaking compatibility, etc.)

It's kinda silly, but someone designed the first force flag to not always work, and I think they also have a point, what can you do...

Is it ready for merging, or does it need work?

Ready.

@vaxerski

Copy link
Copy Markdown
Member

sorry @Dregu you aint on the vouch list dam so sad

Comment thread src/pointer/PointerManager.cpp Outdated

@vaxerski vaxerski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

better. Can the affected test?

@vaxerski

Copy link
Copy Markdown
Member

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

πŸ’‘ Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 853f6c6472

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with πŸ‘.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread src/managers/screenshare/ScreenshareFrame.cpp
@vaxerski

vaxerski commented Aug 1, 2026

Copy link
Copy Markdown
Member

I guess they dont care, classic.

code looks good.

@vaxerski
vaxerski merged commit 3906d66 into hyprwm:main Aug 1, 2026
10 checks passed
vaxerski pushed a commit that referenced this pull request Aug 5, 2026
* screenshare: fix toplevel capture cursor

* rename arguments to reflect purpose
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants