File: README.md

package info (click to toggle)
maliit-keyboard 2.3.1-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 40,348 kB
  • sloc: cpp: 9,618; python: 1,548; javascript: 291; xml: 112; makefile: 16; sh: 6
file content (16 lines) | stat: -rw-r--r-- 1,020 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Maliit Keyboard
===============

Maliit Keyboard is a free software virtual keyboard for Linux systems with Wayland and X11 display servers. It supports many different languages and emoji. It is implemented as a plug-in for Maliit Framework.

Maliit Keyboard evolved from the [reference keyboard plug-in](https://github.com/maliit/plugins), [Ubuntu Keyboard](https://launchpad.net/ubuntu-keyboard) and [Lomiri Keyboard](https://github.com/maliit/keyboard/pull/60). Ubuntu Keyboard was a fork of the reference plugin which was taking into account the special UI/UX needs of Ubuntu Phone.

License
-------
The license of the combined work is LGPL-3.0-only. 

The majority of individual files in `src` are under a BSD license as written in `COPYING.BSD`.

The majority of individual files in `qml` are under LGPL-3.0-only. New contributions in that directory should be licensed under LGPL-3.0-or-later or aforementioned BSD license.

All new code outside the `qml` directory should be licensed as defined in `COPYING.BSD`.