vChewing-macOS/Source/CandidateUI
Lukhnos Liu 7d13ea0b41 Use NSTableViewStyleFullWidth on supported macOS
This prevents the vertical candidate table view to use the inset style [1].

The full-width style serves the purpose. The inset style makes the first
candidate too further away from the cursor in the composing buffer.

[1] https://developer.apple.com/design/human-interface-guidelines/macos/overview/whats-new-in-macos/
2020-10-10 06:37:32 -07:00
..
VTCandidateController.h Modernize project and bump min version to 10.10 2018-11-24 21:47:15 -08:00
VTCandidateController.m 更新選字窗元件,與 OpenVanilla 同步 2017-04-30 01:33:40 -07:00
VTHorizontalCandidateController.h Import the Voltaire (commit 152775fc) project to replace IMK candidate UI. 2012-03-28 23:25:12 -07:00
VTHorizontalCandidateController.m Fix candidate window visual artifacts 2014-05-16 21:18:47 -07:00
VTHorizontalCandidateView.h Modernize project and bump min version to 10.10 2018-11-24 21:47:15 -08:00
VTHorizontalCandidateView.m Fine-tune horizontal candidate UI for dark mode 2018-11-24 21:47:15 -08:00
VTVerticalCandidateController.h Import the Voltaire (commit 152775fc) project to replace IMK candidate UI. 2012-03-28 23:25:12 -07:00
VTVerticalCandidateController.m Use NSTableViewStyleFullWidth on supported macOS 2020-10-10 06:37:32 -07:00
VTVerticalCandidateTableView.h Import the Voltaire (commit 152775fc) project to replace IMK candidate UI. 2012-03-28 23:25:12 -07:00
VTVerticalCandidateTableView.m Import the Voltaire (commit 152775fc) project to replace IMK candidate UI. 2012-03-28 23:25:12 -07:00
VTVerticalKeyLabelStripView.h Import the Voltaire (commit 152775fc) project to replace IMK candidate UI. 2012-03-28 23:25:12 -07:00
VTVerticalKeyLabelStripView.m Adjust layout parameters. 2012-03-29 20:06:42 -07:00