mirror of
https://github.com/i3/i3.git
synced 2026-02-04 17:55:33 +00:00
move gaps-specific logic out of con.c and render.c into gaps.c
This commit is contained in:
committed by
Michael Stapelberg
parent
a5791b2e64
commit
3f400b8ad0
@ -389,6 +389,7 @@ i3srcs = [
|
||||
'src/ewmh.c',
|
||||
'src/fake_outputs.c',
|
||||
'src/floating.c',
|
||||
'src/gaps.c',
|
||||
'src/handlers.c',
|
||||
'src/ipc.c',
|
||||
'src/key_press.c',
|
||||
|
||||
Reference in New Issue
Block a user