Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show the mouse pointer even when it is placed on the absolute edges of the screen #356

Open
davidhedlund opened this issue Sep 8, 2023 · 0 comments

Comments

@davidhedlund
Copy link

Expected behaviour

It should always be visible. It makes it impossible to take screenshots to demonstrate issues like: GtkHeaderBar: Close button's mouse-over area doesn't extend to top-right pixel when maximized (fitts' law) when the pointer is hidden when "Include pointer" is enabled.

Actual behaviour

The cursor is hidden from the screenshot

It should be visible like here (taken with scrot -p):

visible

Steps to reproduce the behaviour

  • Run mate-screenshot --interactive, and enable "Include pointer".
  • Place the mouse pointer to the edge of the screen.
  • Take screenshot by hitting Enter.

not visible

MATE general version

1.26.0

Package version

1.26.0

Linux Distribution

Ubuntu MATE 22.04

Link to bugreport of your Distribution (requirement)

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

No branches or pull requests

1 participant