Commit graph

20 commits

Author SHA1 Message Date
Devin J. Pohly
a0bb84b204 have selborder, still no urgent support from Wayland 2020-07-26 22:37:47 -04:00
Devin J. Pohly
2254298088 add non-goals list to README 2020-07-23 16:51:26 -04:00
Devin J. Pohly
e10c575bc8 update README to reflect work on XWayland 2020-07-21 18:53:38 -04:00
Devin J. Pohly
e629feabaf note wlroots-git requirement
Fixes #9.
2020-06-15 09:24:25 -05:00
Devin J. Pohly
df10c475ad Revert to @arp242's suggestion
because directory permissions
2020-06-07 12:07:50 -05:00
Devin J. Pohly
14063d58bb Handle missing XDG_RUNTIME_DIR explicitly
Also update the documentation to indicate that this is a Wayland thing
and not dwl-specific.
2020-06-07 11:43:48 -05:00
Martin Tournoij
da5b4d965d
Add startup errors, mention XDG_RUNTIME_DIR in README
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-07 14:51:02 +08:00
Devin J. Pohly
78187f5e65 document -qvd options 2020-06-03 15:05:12 -05:00
Devin J. Pohly
abab2ed92a remember export-dmabuf for when it's fixed in wlr 2020-05-09 23:07:32 -05:00
Devin J. Pohly
aef34a5e7e update note about texture 2020-04-26 21:37:06 -05:00
Devin J. Pohly
7f95c7736e thoughts for readme 2020-04-25 23:53:24 -05:00
Devin J. Pohly
a71f7f2957 update README
Sad to see Wayland has no replacement for urgency hint yet.
2020-04-25 19:32:47 -05:00
Devin J. Pohly
6cad698517 fix multi-dpi scaling 2020-04-25 01:18:28 -05:00
Devin J. Pohly
b35c0f796e fix typo 2020-04-24 07:51:13 -05:00
Devin J. Pohly
60f2c0b7de draw window borders
Works with scaled/rotated displays too!
2020-04-23 23:55:29 -05:00
Devin J. Pohly
ee2b3af1ca configure monitor rotation/reflection 2020-04-23 23:44:54 -05:00
Devin J. Pohly
47bbdc6034 resize/move are good now 2020-04-23 23:44:54 -05:00
Devin J. Pohly
eafd317eec update readme 2020-04-23 23:44:54 -05:00
Devin J. Pohly
b7a21478d6 update README
it's time
2020-04-23 23:16:56 -05:00
Devin J. Pohly
94d82bf42f Start with tinywl
Add a config.h into which configurables can be moved.
2020-04-11 17:27:19 -05:00