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