Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-03 | add some more hands-off protocols | Devin J. Pohly | |
2020-07-27 | change text wrapping | Devin J. Pohly | |
editors are more than capable here | |||
2020-07-27 | add zero flicker to goals | Devin J. Pohly | |
2020-07-26 | have selborder, still no urgent support from Wayland | Devin J. Pohly | |
2020-07-23 | add non-goals list to README | Devin J. Pohly | |
2020-07-21 | update README to reflect work on XWayland | Devin J. Pohly | |
2020-06-15 | note wlroots-git requirement | Devin J. Pohly | |
Fixes #9. | |||
2020-06-07 | Revert to @arp242's suggestion | Devin J. Pohly | |
because directory permissions | |||
2020-06-07 | Handle missing XDG_RUNTIME_DIR explicitly | Devin J. Pohly | |
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 | |
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 | |
2020-05-09 | remember export-dmabuf for when it's fixed in wlr | Devin J. Pohly | |
2020-04-26 | update note about texture | Devin J. Pohly | |
2020-04-25 | thoughts for readme | Devin J. Pohly | |
2020-04-25 | update README | Devin J. Pohly | |
Sad to see Wayland has no replacement for urgency hint yet. | |||
2020-04-25 | fix multi-dpi scaling | Devin J. Pohly | |
2020-04-24 | fix typo | Devin J. Pohly | |
2020-04-23 | draw window borders | Devin J. Pohly | |
Works with scaled/rotated displays too! | |||
2020-04-23 | configure monitor rotation/reflection | Devin J. Pohly | |
2020-04-23 | resize/move are good now | Devin J. Pohly | |
2020-04-23 | update readme | Devin J. Pohly | |
2020-04-23 | update README | Devin J. Pohly | |
it's time | |||
2020-04-11 | Start with tinywl | Devin J. Pohly | |
Add a config.h into which configurables can be moved. |