Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

Position the Child Window/Popups correctly. #129

Closed
kalyankondapally opened this issue Nov 13, 2013 · 4 comments
Closed

Position the Child Window/Popups correctly. #129

kalyankondapally opened this issue Nov 13, 2013 · 4 comments
Labels
Milestone

Comments

@kalyankondapally
Copy link
Contributor

Depends on : #51.
Blocks: None .
Sub-Tasks: None.

tiagovignatti referenced this issue in kalyankondapally/ozone-wayland Nov 18, 2013
This patch removes obsolete code in CreateWindow and adds
appropriate DChecks.
@ghost ghost assigned tiagovignatti Nov 29, 2013
@tiagovignatti
Copy link
Contributor

ok. I have a draft code already. I'll be working on this now.

tiagovignatti added a commit to tiagovignatti/ozone-wayland that referenced this issue Dec 2, 2013
@tiagovignatti
Copy link
Contributor

PTAL in the above branch @kalyankondapally.

I spent most of my time today trying to fix a newly exposed problem though. Now, the subwindow focusing is buggy, in a way that they have like two focus areas: one is the correct one within the subwindow and the other is the parent window's local coordinates. Check this screenshot:

https://i.troll.ws/ffbd1bc4.png

Observe that my cursor is hovering in parent window but it actually is focusing the exact local coordinates of the subwindow. It's a bug that we'll need to fix and it's not related to the positioning of windows only, so we may want to close this issue here.

tiagovignatti added a commit to tiagovignatti/ozone-wayland that referenced this issue Dec 3, 2013
@tiagovignatti
Copy link
Contributor

Thanks for reviewing @kalyankondapally. I believe I fixed most of your concerns in popup-v2 branch: https://github.com/tiagovignatti/ozone-wayland/commits/popup-v2

PTAL.

tiagovignatti added a commit to tiagovignatti/ozone-wayland that referenced this issue Dec 3, 2013
@tiagovignatti
Copy link
Contributor

PTAL in popup-v3 branch now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants