| Age | Commit message (Expand) | Author |
|---|---|---|
| 2026-01-27 | Fixed previously missed typo and added showing address of segfault on SIGSEGV...HEADmaster | stderr64 |
| 2026-01-27 | Check for any error returned by XChangeProperty an not only BadLength.•••XChangeProperty can return BadLength or BadValue, not just BadLngth which was the only one checked for previously. BadValue is returned in case where format is not 8, 16, or 32. | stderr64 |
| 2026-01-27 | XTextProperty is useless so just directly use XChangeProperty with values fro... | stderr64 |
| 2026-01-26 | Use XChangeProperty directly instead of going through XSetTextProperty | stderr64 |
| 2026-01-26 | Fixed wrong data type in type cast | stderr64 |
| 2026-01-25 | Even better initialization of structs | stderr64 |
| 2026-01-25 | Better initialization of XTextProperty struct | stderr64 |
| 2026-01-25 | First commit | stderr64 |
