Add missing Linux features TODO list

master
Marius Petcu 2018-10-20 20:17:49 +03:00
parent fb238ad114
commit f48d069a7a
1 changed files with 8 additions and 0 deletions

View File

@ -10,6 +10,14 @@
3. https://github.com/yetanothergeek/xctrl/blob/master/src/xctrl.c
*/
/* TODO:
1. ON_MOUSE_ENTER / ON_MOUSE_LEAVE
2. cursor locking
3. cursor clipping
4. getting arguments
5. setting the window icon
*/
#include "defos_private.h"
#include <X11/Xlib.h>
#include <X11/Xatom.h>