You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
S. Christoffer Eliesen
5a70853253
log: Add swayc_log, use at a few key places.
swayc_log works just like sway_log, but appends type and name from given
container to the log output.
|
9 years ago |
.. |
commands.c
|
commands: cmd_results->input is duplicated/freed.
|
9 years ago |
config.c
|
ipc,commands,config: Replace cmd_status enum with cmd_results struct.
|
9 years ago |
container.c
|
config: Apply output config also during config reload.
|
9 years ago |
focus.c
|
log: Add swayc_log, use at a few key places.
|
9 years ago |
handlers.c
|
sway/output: Create, move code from handlers.c here.
|
9 years ago |
input_state.c
|
move function redone
|
9 years ago |
ipc.c
|
ipc,commands,config: Replace cmd_status enum with cmd_results struct.
|
9 years ago |
layout.c
|
log: Add swayc_log, use at a few key places.
|
9 years ago |
list.c
|
set variable changes
|
9 years ago |
log.c
|
log: Add swayc_log, use at a few key places.
|
9 years ago |
main.c
|
main: Implement --get-socketpath switch.
|
9 years ago |
output.c
|
sway/output: Create, move code from handlers.c here.
|
9 years ago |
readline.c
|
Fix potential memory leak
|
9 years ago |
resize.c
|
return after disconnect ipc client and minor checks
|
9 years ago |
stringop.c
|
merge + no c_extensions
|
9 years ago |
util.c
|
added missing util.h/c stuff
|
9 years ago |
workspace.c
|
seamless_mouse: Move pointer only if successfully changed workspace.
|
9 years ago |