mirror of
https://github.com/swaywm/sway.git
synced 2026-04-15 08:21:37 -04:00
Port input method and text input from rootston
This ports swaywm/wlroots#1203, swaywm/wlroots#1303, swaywm/wlroots#1308, swaywm/wlroots#1759 rootston part to sway. Co-Authored-By: Leo Chen <leo881003@gmail.com>
This commit is contained in:
parent
7c44c76989
commit
5886187c6e
7 changed files with 389 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ sway_sources = files(
|
|||
'input/seatop_resize_tiling.c',
|
||||
'input/switch.c',
|
||||
'input/tablet.c',
|
||||
'input/text_input.c',
|
||||
|
||||
'config/bar.c',
|
||||
'config/output.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue