Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- *_SUPPORT enabled in config.h
- XLIBS helper app prints lib flags needed for current settings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- config.h -> config.def.h
- Create config.h during make, if it does not exist
- Nice make output
- Use XFLAGS and XLIBS to include additional compile-time features,
which depend on third-party libraries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Corrected handling of transparency settings for individual frames
- Corrected handling of different frame dimensions & offsets
|
|
|
|
|
|
|
|
|
|
- Configurable key and mouse mappings in config.h
- Put event handling code from main.c into events.[ch]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 090ee5405b70d6dfa16a8ca3a691dbd556c41bdb.
|
|
|
|
|