Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-08-03 | add some more hands-off protocols | Devin J. Pohly | 1 | -1/+0 | |
2020-07-27 | change text wrapping | Devin J. Pohly | 1 | -59/+17 | |
editors are more than capable here | |||||
2020-07-27 | add zero flicker to goals | Devin J. Pohly | 1 | -0/+1 | |
2020-07-26 | have selborder, still no urgent support from Wayland | Devin J. Pohly | 1 | -1/+0 | |
2020-07-23 | add non-goals list to README | Devin J. Pohly | 1 | -0/+6 | |
2020-07-21 | update README to reflect work on XWayland | Devin J. Pohly | 1 | -3/+4 | |
2020-06-15 | note wlroots-git requirement | Devin J. Pohly | 1 | -2/+1 | |
Fixes #9. | |||||
2020-06-07 | Revert to @arp242's suggestion | Devin J. Pohly | 1 | -1/+1 | |
because directory permissions | |||||
2020-06-07 | Handle missing XDG_RUNTIME_DIR explicitly | Devin J. Pohly | 1 | -4/+8 | |
Also update the documentation to indicate that this is a Wayland thing and not dwl-specific. | |||||
2020-06-07 | Add startup errors, mention XDG_RUNTIME_DIR in README | Martin Tournoij | 1 | -0/+4 | |
It was just exiting with code 1 for me. The problem turned out to be that you *need* to set XDG_RUNTIME_DIR or it won't work (I think e.g. systemd does that for you, but on Void it's not set by default), so mention that in the README. | |||||
2020-06-03 | document -qvd options | Devin J. Pohly | 1 | -0/+6 | |
2020-05-09 | remember export-dmabuf for when it's fixed in wlr | Devin J. Pohly | 1 | -0/+1 | |
2020-04-26 | update note about texture | Devin J. Pohly | 1 | -2/+2 | |
2020-04-25 | thoughts for readme | Devin J. Pohly | 1 | -1/+4 | |
2020-04-25 | update README | Devin J. Pohly | 1 | -2/+5 | |
Sad to see Wayland has no replacement for urgency hint yet. | |||||
2020-04-25 | fix multi-dpi scaling | Devin J. Pohly | 1 | -11/+7 | |
2020-04-24 | fix typo | Devin J. Pohly | 1 | -1/+1 | |
2020-04-23 | draw window borders | Devin J. Pohly | 1 | -1/+1 | |
Works with scaled/rotated displays too! | |||||
2020-04-23 | configure monitor rotation/reflection | Devin J. Pohly | 1 | -1/+0 | |
2020-04-23 | resize/move are good now | Devin J. Pohly | 1 | -1/+0 | |
2020-04-23 | update readme | Devin J. Pohly | 1 | -8/+10 | |
2020-04-23 | update README | Devin J. Pohly | 1 | -33/+82 | |
it's time |