mirror of
https://github.com/swaywm/sway.git
synced 2026-03-14 05:34:18 -04:00
Add password buffer, refactor rendering/surfaces
This commit is contained in:
parent
1fe3cb8965
commit
066143adef
9 changed files with 262 additions and 51 deletions
|
|
@ -9,6 +9,7 @@ lib_sway_common = static_library(
|
|||
'pango.c',
|
||||
'readline.c',
|
||||
'stringop.c',
|
||||
'unicode.c',
|
||||
'util.c'
|
||||
),
|
||||
dependencies: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue