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.
|
10 years ago |
| .. |
|
commands.c
|
commands: cmd_results->input is duplicated/freed.
|
10 years ago |
|
config.c
|
ipc,commands,config: Replace cmd_status enum with cmd_results struct.
|
10 years ago |
|
container.c
|
config: Apply output config also during config reload.
|
10 years ago |
|
focus.c
|
log: Add swayc_log, use at a few key places.
|
10 years ago |
|
handlers.c
|
sway/output: Create, move code from handlers.c here.
|
10 years ago |
|
input_state.c
|
move function redone
|
10 years ago |
|
ipc.c
|
ipc,commands,config: Replace cmd_status enum with cmd_results struct.
|
10 years ago |
|
layout.c
|
log: Add swayc_log, use at a few key places.
|
10 years ago |
|
list.c
|
set variable changes
|
10 years ago |
|
log.c
|
log: Add swayc_log, use at a few key places.
|
10 years ago |
|
main.c
|
main: Implement --get-socketpath switch.
|
10 years ago |
|
output.c
|
sway/output: Create, move code from handlers.c here.
|
10 years ago |
|
readline.c
|
Fix potential memory leak
|
10 years ago |
|
resize.c
|
return after disconnect ipc client and minor checks
|
10 years ago |
|
stringop.c
|
merge + no c_extensions
|
10 years ago |
|
util.c
|
added missing util.h/c stuff
|
10 years ago |
|
workspace.c
|
seamless_mouse: Move pointer only if successfully changed workspace.
|
10 years ago |