mirror of
https://github.com/swaywm/sway.git
synced 2026-04-28 06:46:26 -04:00
Initial implementation of configurable GLESv2 drop shadows
This commit is contained in:
parent
bdd4d69205
commit
678aee73e5
13 changed files with 453 additions and 5 deletions
|
|
@ -6,3 +6,4 @@ option('xwayland', type: 'feature', value: 'auto', description: 'Enable support
|
|||
option('tray', type: 'feature', value: 'auto', description: 'Enable support for swaybar tray')
|
||||
option('gdk-pixbuf', type: 'feature', value: 'auto', description: 'Enable support for more image formats in swaybg')
|
||||
option('man-pages', type: 'feature', value: 'auto', description: 'Generate and install man pages')
|
||||
option('shadows', type: 'feature', value: 'auto', description: 'Enable GLES2 drop shadow support')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue