OrdinaryNick / SWallpaper

Simple application which will set wallpaper from cli on linux with X11.
MIT License
0 stars 0 forks source link

Create simple X11 unit test. #6

Open OrdinaryNick opened 6 years ago

OrdinaryNick commented 6 years ago

Purpose of this issue is find out how to write X11 lib tests.

OrdinaryNick commented 6 years ago

X11 and xlib documentation: ftp://www.x.org/pub/current/doc/libX11/libX11/libX11.html#Display_Functions Basic X11 WM: https://github.com/jichu4n/basic_wm

OrdinaryNick commented 6 years ago

Find out how to test XLib