Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] [SWT] Input method switching

On Tue, Jun 25, 2019 at 4:46 PM Nikita Nemkin <nikita@xxxxxxxxx> wrote:
On Wed, Jun 26, 2019 at 12:03 AM Eric Williams <ericwill@xxxxxxxxxx> wrote:
My question: is this a thing on Windows and Mac? AFAICT it's not API, it
seems to be a platform implementation detail.

Windows and macOS don't have an equivalent menu. Input method switching is handled transparently by the system.

GTK function that builds "Input Methods" menu is declared obsolete since 3.10, it's probably safe to remove.

Read my mind. :)

Back to the top