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

Implement decorations with C++ #212

Closed
plfiorini opened this issue Aug 25, 2021 · 0 comments
Closed

Implement decorations with C++ #212

plfiorini opened this issue Aug 25, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@plfiorini
Copy link
Member

The new input handlers do not work as expected.

Mouse click fall through: if you overlap the title bar of two windows and
click on the one stacked above, your click will hit the window below.

Windows can be dragged even when the modal dialog overlay is active.

Rewrite the decorations with C++ to avoid these issues.

@plfiorini plfiorini added the enhancement New feature or request label Aug 25, 2021
@plfiorini plfiorini added this to the 1.0.0-alpha.1 milestone Aug 25, 2021
@plfiorini plfiorini self-assigned this Aug 25, 2021
@plfiorini plfiorini added this to To do in Liri OS 1.0.0-alpha.1 via automation Aug 25, 2021
Liri OS 1.0.0-alpha.1 automation moved this from To do to Done Aug 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant