Skip to content

meteoritt/ecore-imf-wayland

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wayland IMF module for EFL

An IMF module implemented using the Wayland input method support.

Building

Build requirements:

  • eina
  • eet
  • evas
  • ecore

as described in EFL on Wayland.

ecore-imf-wayland is than build with:

$ ./autogen.sh --prefix=$WLD
$ make
$ make install

Running

To run an EFL application with the wayland input method:

$ ECORE_IMF_MODULE=wayland
$ export ECORE_IMF_MODULE
$ ./share/elementary/examples/entry_example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published