mirror of
https://github.com/labwc/labwc.git
synced 2025-11-01 22:58:47 -04:00
Add common/match.c with match_glob() from theme.c
...and make it fully case-insensitive in preparation for window-rules.
This commit is contained in:
parent
e1725e17b2
commit
71f5ac8323
4 changed files with 66 additions and 48 deletions
|
|
@ -5,6 +5,7 @@ labwc_sources += files(
|
|||
'font.c',
|
||||
'grab-file.c',
|
||||
'graphic-helpers.c',
|
||||
'match.c',
|
||||
'mem.c',
|
||||
'nodename.c',
|
||||
'parse-bool.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue