|
PatchworkOS
|
#include <dwm.h>
Data Fields | |
| pollfd_t | data |
| pollfd_t | kbd |
| pollfd_t | mouse |
| pollfd_t | clients [] |
| pollfd_t poll_ctx_t::clients[] |
Definition at line 25 of file dwm.h.
Referenced by dwm_poll_ctx_update(), and dwm_update().
| pollfd_t poll_ctx_t::data |
Definition at line 22 of file dwm.h.
Referenced by dwm_poll_ctx_update(), and dwm_update().
| pollfd_t poll_ctx_t::kbd |
Definition at line 23 of file dwm.h.
Referenced by dwm_poll_ctx_update(), and dwm_update().
| pollfd_t poll_ctx_t::mouse |
Definition at line 24 of file dwm.h.
Referenced by dwm_poll_ctx_update(), and dwm_update().