mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-03-23 05:35:53 -04:00
Add opt-in session save and restore support
This commit is contained in:
parent
225fbda574
commit
cf197c5bf2
6 changed files with 887 additions and 0 deletions
|
|
@ -97,6 +97,7 @@ endif
|
|||
executable('mango',
|
||||
'src/mango.c',
|
||||
'src/common/util.c',
|
||||
'src/session/session.c',
|
||||
'src/ext-protocol/wlr_ext_workspace_v1.c',
|
||||
wayland_sources,
|
||||
dependencies : [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue