Devin J. Pohly
c5087d413f
Merge pull request #53 from Stivvo/fullscreen
...
Fullscreen support
2020-12-24 21:35:57 -05:00
Devin J. Pohly
5f3a7887f3
Same target as dwm sounds like a good goal
2020-12-24 20:28:08 -05:00
Devin J. Pohly
62529e251d
Merge pull request #49 from guidocella/layer-shell
...
Layer shell
2020-12-24 20:24:14 -05:00
Stivvo
fcc869ed84
Readme: achieve fullscreen + allow borderpx = 0
2020-10-24 16:51:22 +02:00
Oyren
a2e5c25e26
remove log flags from readme
...
The following commit has removed the logs but they are still in the readme.
3b1992ca91
2020-09-14 20:45:39 +02:00
Guido Cella
d74d404026
update README
2020-08-29 08:47:28 +02:00
Devin J. Pohly
d89cf6b720
add some more hands-off protocols
2020-08-03 11:20:12 -05:00
Devin J. Pohly
9a7b7dd6c6
change text wrapping
...
editors are more than capable here
2020-07-27 20:35:08 -04:00
Devin J. Pohly
54e2ef8469
add zero flicker to goals
2020-07-27 20:33:49 -04:00
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