mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-08 13:29:45 -05:00
rename wlr_workspace -> wlr_ext_workspace
This commit is contained in:
parent
284dc3d251
commit
be327234a8
3 changed files with 1 additions and 1 deletions
|
|
@ -22,6 +22,7 @@ wlr_files += files(
|
||||||
'wlr_cursor.c',
|
'wlr_cursor.c',
|
||||||
'wlr_data_control_v1.c',
|
'wlr_data_control_v1.c',
|
||||||
'wlr_export_dmabuf_v1.c',
|
'wlr_export_dmabuf_v1.c',
|
||||||
|
'wlr_ext_workspace_v1.c',
|
||||||
'wlr_foreign_toplevel_management_v1.c',
|
'wlr_foreign_toplevel_management_v1.c',
|
||||||
'wlr_fullscreen_shell_v1.c',
|
'wlr_fullscreen_shell_v1.c',
|
||||||
'wlr_gamma_control_v1.c',
|
'wlr_gamma_control_v1.c',
|
||||||
|
|
@ -61,7 +62,6 @@ wlr_files += files(
|
||||||
'wlr_viewporter.c',
|
'wlr_viewporter.c',
|
||||||
'wlr_virtual_keyboard_v1.c',
|
'wlr_virtual_keyboard_v1.c',
|
||||||
'wlr_virtual_pointer_v1.c',
|
'wlr_virtual_pointer_v1.c',
|
||||||
'wlr_workspace_v1.c',
|
|
||||||
'wlr_xcursor_manager.c',
|
'wlr_xcursor_manager.c',
|
||||||
'wlr_xdg_decoration_v1.c',
|
'wlr_xdg_decoration_v1.c',
|
||||||
'wlr_xdg_foreign_v1.c',
|
'wlr_xdg_foreign_v1.c',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue