Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-07 | Check what wld.renderer is not null | Martin Tournoij | 1 | -1/+1 | |
It would segfault for me, turns out wld.renderer is null, not entirely sure why yet but add a check for that so it'll exit instead of segfaulting. Note that using perror() instead of just exiting gives at least *some* info as to what's going wrong: Can't create renderer: Permission denied So maybe add that to die()? But that's a larger change so didn't add that here. | |||||
2019-06-19 | Support for xdg-shell-unstable-v6 (for compatibility with older compositors ↵ | Keith Bowes | 1 | -2/+2 | |
still floating around) | |||||
2019-06-19 | Cleared up warnings and notices | Keith Bowes | 1 | -37/+10 | |
2019-06-19 | Well, it compiles | Keith Bowes | 1 | -60/+26 | |
2019-06-16 | st => wterm | Keith Bowes | 1 | -0/+4063 | |