isXander / isXander/Controlify
[Splitscreen] Child windows are not positioned correctly in parent
Open
Nobody has claimed this yet.
bug
os:windows
splitscreen
- Dominant language
- Java
- Stars
- 341
- Forks
- 97
- Avg merge
- 1h
- Merged PRs (30d)
- 1
Description
Current window organisation does not respect the client area of the parent window, so it appears under the window title and slightly below too.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the splitscreen child-window positioning logic and how it obtains the parent window bounds. Verify the client area is used rather than the full window bounds; done means child windows no longer appear beneath the title bar or shifted downward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100