Lukhnos Liu
25ea443891
Correctly locate a candidate panel's screen
...
Previously only the x value was used to determine the screen to which a
candidate panel should below. That was incorrect. The entire point needs
to be considered.
This fixes the same issue that affected OpenVanilla:
https://github.com/openvanilla/openvanilla/issues/49
2021-11-24 23:22:29 -08:00
zonble
0f05e245a5
Coverts to Objective-C ARC.
2021-02-28 21:30:10 +08:00
ovadmin
d6e1ba435c
更新選字窗元件,與 OpenVanilla 同步
2017-04-30 01:33:40 -07:00
Lukhnos Liu
e406645893
Fix candidate window visual artifacts
...
* Use a built-in window level instead of the non-standard one
* Don't force the window to re-draw
* Defer orderFront: and orderBack:
2014-05-16 21:18:47 -07:00
Lukhnos D. Liu
b0b5dd0233
Remove CJK font requirement as OS X 10.7 already handles fallback better.
2012-03-29 20:57:16 -07:00
Lukhnos D. Liu
dd43b08d82
Handle out-of-screen conditions. Improve drawing code.
2012-03-29 12:17:56 -07:00
Lukhnos D. Liu
810782bc77
Fix a mismatched synthesized property.
2012-03-29 00:32:20 -07:00
Lukhnos D. Liu
7d5cd8173c
Import the Voltaire (commit 152775fc) project to replace IMK candidate UI.
2012-03-28 23:25:12 -07:00