~ruther/dwl

4e57dbd9 — Devin J. Pohly 4 years ago
attach_render and commit are all that's needed

attach_render tells the output that a "new" buffer has been prepared
(even if we haven't changed it).  We need to call that and then commit
it to keep the render loop going.

Software cursors will freeze momentarily during layout updates, but I
suspect that this is not as easily fixed as it sounds.  You can force
software cursors by running:

    WLR_NO_HARDWARE_CURSORS=1 ./dwl
21437b62 — Devin J. Pohly 4 years ago
style fixes
d6a18d69 — Alexander Courtis 4 years ago
do not render frames when any surface has uncommitted resizes
4e9396d9 — Devin J. Pohly 4 years ago
Merge pull request #29 from alex-courtis/tidy-activate-notify

tidy activate notify resource
7499044a — Alexander Courtis 4 years ago
tidy activate notify resource
94bf916d — Devin J. Pohly 4 years ago
Merge pull request #26 from guidocella/bind-togglelayout

Bind layout toggle
13d10ba6 — Guido Cella 4 years ago
Bind layout toggle
9a7b7dd6 — Devin J. Pohly 4 years ago
change text wrapping

editors are more than capable here
54e2ef84 — Devin J. Pohly 4 years ago
add zero flicker to goals
a0bb84b2 — Devin J. Pohly 4 years ago
have selborder, still no urgent support from Wayland
d5fdd999 — Devin J. Pohly 4 years ago
make border color selection concise
5248efd4 — Devin J. Pohly 4 years ago
Merge pull request #21 from mchackorg/focus-color

Add support to change focused window's border color
2fb3701c — Michael Cardell Widerkrantz 4 years ago
Add support to change focused window's border color
59c814d3 — Devin J. Pohly 4 years ago
Update issue templates
e2887f2c — Devin J. Pohly 4 years ago
remove client.isx11 in favor of client.type
0e21cce8 — Devin J. Pohly 4 years ago
ok, treat it like an enum
3e29ef1c — Devin J. Pohly 4 years ago
do managed/unmanaged check in map and unmap
f2d025d4 — Devin J. Pohly 4 years ago
do managed check in activatex11
e5e170e4 — Devin J. Pohly 4 years ago
add client.type field

Current options are XDGShell, X11Managed, and X11Unmanaged.
39f3b87f — Devin J. Pohly 4 years ago
rename activate to activatex11 for consistency
Next
Do not follow this link