Age | Commit message (Collapse) | Author |
|
* schewm.c: Extract client-ignoring logic into the
dpy_should_ignore_window function.
|
|
* schewm.c: dpy_make_client: Improve logic to avoid cleanup in two
places.
|
|
|
|
* main.scm: Added key press handler
* wm.scm: Added key press handler
* schewm.c: Added key grabbing, output management, client
initialization (initial grab)
|
|
* Makefile: Add pkg-config flags to properly link some symbols
* wm.scm: Added wm-run and cleanup
* schewm.c: Ported a lot more stuff, still missing key features
* main.scm: Call wm-run
|
|
* schewm.c: Merge/port a lot of old code.
|
|
|
|
|
|
Sketching Scheme/C interop.
|