mirror of
https://github.com/swaywm/sway.git
synced 2026-04-01 07:16:02 -04:00
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
This commit is contained in:
parent
bd3720585e
commit
b2cfcebef6
7 changed files with 40 additions and 9 deletions
|
|
@ -73,6 +73,8 @@ sway_sources = files(
|
|||
'commands/mode.c',
|
||||
'commands/mouse_warping.c',
|
||||
'commands/move.c',
|
||||
'commands/new_float.c',
|
||||
'commands/new_window.c',
|
||||
'commands/no_focus.c',
|
||||
'commands/nop.c',
|
||||
'commands/output.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue