| Age | Commit message (Collapse) | Author |
|
|
|
config.h.def -> config.def.h
update to match current state of code
update readme to reference config.def.h
also minor corrections for readme
|
|
|
|
|
|
|
|
which is not supported
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rename remove_window to removeclient
fix logic - no need to loop
fix calls to remove_window->removeclient
to pass the client as argument, not the window
|
|
|
|
fix kill_client
rename kill_client to killclient
fix send_kill_signal
rename send_kill_signal to deletewindow
introduce cleanup
configure exit value on config file
|
|
|
|
|
|
|
|
selection on config
|
|
|
|
other running wm; some formatting fixtures
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/README
|
|
Conflicts:
src/config.h.def
src/dminiwm.c
|
|
|
|
|