Skip to content
Daniele Ricci edited this page Mar 14, 2015 · 1 revision

Overview

As of now, MokoWM is a basic X11 window manager based on Ecore_X API, which have made things very easy by the way. However, a phone window manager should do many things, and this will be a major part of the project. The wm right now has also a builtin simple virtual keyboard, not very complete yet, but working :) It is activable using signals: USR1 to show, USR2 to hide (the input method module actually sends those signals to the wm). Eventually, keyboard activation will be rewritten using X11 messaging.

MokoWM has also support for basic client group management, thus allowing switching between applications more easily.


Screenshots

Keyboard

Clone this wiki locally