aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Collapse)AuthorAge
...
* | | Merge pull request #49 from guidocella/layer-shellDevin J. Pohly2020-12-24
|\ \ \ | | |/ | |/| Layer shell
| * | update READMEGuido Cella2020-08-29
| |/
* / remove log flags from readmeOyren2020-09-14
|/ | | | The following commit has removed the logs but they are still in the readme. https://github.com/djpohly/dwl/commit/3b1992ca91b9a468019165c985263f5b1cc78c2c
* add some more hands-off protocolsDevin J. Pohly2020-08-03
|
* change text wrappingDevin J. Pohly2020-07-27
| | | | editors are more than capable here
* add zero flicker to goalsDevin J. Pohly2020-07-27
|
* have selborder, still no urgent support from WaylandDevin J. Pohly2020-07-26
|
* add non-goals list to READMEDevin J. Pohly2020-07-23
|
* update README to reflect work on XWaylandDevin J. Pohly2020-07-21
|
* note wlroots-git requirementDevin J. Pohly2020-06-15
| | | | Fixes #9.
* Revert to @arp242's suggestionDevin J. Pohly2020-06-07
| | | | because directory permissions
* Handle missing XDG_RUNTIME_DIR explicitlyDevin J. Pohly2020-06-07
| | | | | 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-07
| | | | | | | 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-03
|
* remember export-dmabuf for when it's fixed in wlrDevin J. Pohly2020-05-09
|
* update note about textureDevin J. Pohly2020-04-26
|
* thoughts for readmeDevin J. Pohly2020-04-25
|
* update READMEDevin J. Pohly2020-04-25
| | | | Sad to see Wayland has no replacement for urgency hint yet.
* fix multi-dpi scalingDevin J. Pohly2020-04-25
|
* fix typoDevin J. Pohly2020-04-24
|
* draw window bordersDevin J. Pohly2020-04-23
| | | | Works with scaled/rotated displays too!
* configure monitor rotation/reflectionDevin J. Pohly2020-04-23
|
* resize/move are good nowDevin J. Pohly2020-04-23
|
* update readmeDevin J. Pohly2020-04-23
|
* update READMEDevin J. Pohly2020-04-23
| | | | it's time
* Start with tinywlDevin J. Pohly2020-04-11
Add a config.h into which configurables can be moved.