mirror of
https://github.com/swaywm/sway.git
synced 2025-11-03 09:01:43 -05:00
implement "focused container" feature for swaygrab
This commit is contained in:
parent
043640820f
commit
0516dba3f6
6 changed files with 221 additions and 48 deletions
|
|
@ -6,6 +6,7 @@ include_directories(
|
|||
|
||||
add_executable(swaygrab
|
||||
main.c
|
||||
json.c
|
||||
)
|
||||
|
||||
target_link_libraries(swaygrab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue