Skip to content
Additions
---------
- Default window size for floating WMs
- Webkit Runtime/Buildtime versions on stderr
- Cleanly accept CC/CFLAGS/LDFLAGS and PREFIX on make

Changes
-------
- Move WebKitSettings to config.h
- Move to C11 (to clean warning coming from WebKit/Gtk)

Fixes
-----
- Makefile: $(CC) arguments ordering and moved to POSIX
- Properly create a new WebView object with it's own settings struct