|
PatchworkOS
|
Go to the source code of this file.
Data Structures | |
| struct | poll_ctx_t |
Functions | |
| void | dwm_init (void) |
| void | dwm_deinit (void) |
| void | dwm_report_produce (surface_t *surface, client_t *client, report_flags_t flags) |
| surface_t * | dwm_surface_find (surface_id_t id) |
| uint64_t | dwm_attach (surface_t *surface) |
| void | dwm_detach (surface_t *surface) |
| void | dwm_focus_set (surface_t *surface) |
| void | dwm_loop (void) |