mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
cosmic-workspaces: abstract transaction-addon
This allows to use it for a future ext-workspace implementation. It is also more generalized so can be used for other protocol implementation in the future in case the protocols require some kind of transaction management.
This commit is contained in:
parent
afe416f04e
commit
63dc609085
7 changed files with 258 additions and 176 deletions
|
|
@ -1 +1,5 @@
|
|||
labwc_sources += files(
|
||||
'transaction-addon.c',
|
||||
)
|
||||
|
||||
subdir('cosmic_workspaces')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue