Bug #568
Ctrl::GetDefaultWindowRect on X11 dosen't recognize multi monitor mode.
Status: | Rejected | Start date: | 11/12/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 100% | |
Category: | CtrlCore | Spent time: | - | |
Target version: | - |
Related issues
History
#1 Updated by Zbigniew Rebacz almost 11 years ago
- Status changed from New to Ready for QA
#2 Updated by Zbigniew Rebacz almost 11 years ago
I would like to noticed that this code is minimal base for future X11 multi monitor handling. On the other hand this patch should fix some issues such as unnatural windows width or height.
My goal is to implement "GetWorkarea" method. It is a little bit harder, beacuse we have to take into account many factors.
#3 Updated by Zbigniew Rebacz almost 11 years ago
- Status changed from Ready for QA to Rejected
- Assignee changed from Miroslav Fidler to Zbigniew Rebacz
Deprected, beacuse "Ctrl::GetDefaultWindowRect" method needs additional multi monitor support. I will update this method in #587 thread.