aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
...
* add zero flicker to goalsDevin J. Pohly2020-07-271-0/+1
|
* have selborder, still no urgent support from WaylandDevin J. Pohly2020-07-261-1/+0
|
* add non-goals list to READMEDevin J. Pohly2020-07-231-0/+6
|
* update README to reflect work on XWaylandDevin J. Pohly2020-07-211-3/+4
|
* note wlroots-git requirementDevin J. Pohly2020-06-151-2/+1
| | | | Fixes #9.
* Revert to @arp242's suggestionDevin J. Pohly2020-06-071-1/+1
| | | | because directory permissions
* Handle missing XDG_RUNTIME_DIR explicitlyDevin J. Pohly2020-06-071-4/+8
| | | | | Also update the documentation to indicate that this is a Wayland thing and not dwl-specific.
* Add startup errors, mention XDG_RUNTIME_DIR in READMEMartin Tournoij2020-06-071-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.
* document -qvd optionsDevin J. Pohly2020-06-031-0/+6
|
* remember export-dmabuf for when it's fixed in wlrDevin J. Pohly2020-05-091-0/+1
|
* update note about textureDevin J. Pohly2020-04-261-2/+2
|
* thoughts for readmeDevin J. Pohly2020-04-251-1/+4
|
* update READMEDevin J. Pohly2020-04-251-2/+5
| | | | Sad to see Wayland has no replacement for urgency hint yet.
* fix multi-dpi scalingDevin J. Pohly2020-04-251-11/+7
|
* fix typoDevin J. Pohly2020-04-241-1/+1
|
* draw window bordersDevin J. Pohly2020-04-231-1/+1
| | | | Works with scaled/rotated displays too!
* configure monitor rotation/reflectionDevin J. Pohly2020-04-231-1/+0
|
* resize/move are good nowDevin J. Pohly2020-04-231-1/+0
|
* update readmeDevin J. Pohly2020-04-231-8/+10
|
* update READMEDevin J. Pohly2020-04-231-33/+82
| | | | it's time
* Start with tinywlDevin J. Pohly2020-04-111-0/+50
Add a config.h into which configurables can be moved.