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

Make sure wayfire works with multi-GPU systems #44

Closed
ammen99 opened this issue Aug 7, 2018 · 1 comment
Closed

Make sure wayfire works with multi-GPU systems #44

ammen99 opened this issue Aug 7, 2018 · 1 comment

Comments

@ammen99
Copy link
Member

ammen99 commented Aug 7, 2018

This would probably mean more careful rendering and careful usage of wlr_renderer_*()

@ammen99 ammen99 added this to the 1.0-beta 1 milestone Aug 11, 2018
@ammen99
Copy link
Member Author

ammen99 commented Dec 1, 2018

Fixed in #105

@ammen99 ammen99 closed this as completed Dec 1, 2018
Kim-Dewelski pushed a commit to Kim-Dewelski/wayfire that referenced this issue Dec 15, 2023
When this plugin is enabled, the input focus will follow the mouse
pointer. Hence, when moving the mouse and typing afterwards, the typed
keys will be send to the view that is currently under the cursor.
However, this will not change the stacking order of the views.

This behavior is similar to i3/sway or other X-based DEs.

Closes WayfireWM#16. Closes WayfireWM#17.
@killown killown mentioned this issue Feb 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant