~ruther/dwl

1678b059 — Devin J. Pohly 4 years ago
don't call applyexclusive just to return
57d07606 — Devin J. Pohly 4 years ago
let's not alienate the dwm folks

Fix style.
20642753 — Devin J. Pohly 4 years ago
Merge updates from guidocella

Thanks so much for helping to keep the project running while life was
crazy!
cfe78159 — Devin J. Pohly 4 years ago
Merge pull request #32 from alex-courtis/24-xwayland-cursor

#24 ensure that xwayland cursor defaults to left_ptr
7803022d — Devin J. Pohly 4 years ago
simplify ROUND macro
128c2926 — Devin J. Pohly 4 years ago
Merge pull request #54 from Bonicgamer/swayscalebox

Sway scale_box (rounding)
c5087d41 — Devin J. Pohly 4 years ago
Merge pull request #53 from Stivvo/fullscreen

Fullscreen support
d94266df — Devin J. Pohly 4 years ago
fix crash on non-libinput pointers (e.g. X11 backend)
5f3a7887 — Devin J. Pohly 4 years ago
Same target as dwm sounds like a good goal
62529e25 — Devin J. Pohly 4 years ago
Merge pull request #49 from guidocella/layer-shell

Layer shell
41d7fdbd — Devin J. Pohly 4 years ago
use the install command to install
8dd99d2a — Devin J. Pohly 4 years ago
Merge pull request #65 from Keating950/master

Add install target to Makefile
e0f11abd — Devin J. Pohly 4 years ago
Merge pull request #56 from oyren/readme_log

remove log flags from readme
b6a3891c — Devin J. Pohly 4 years ago
Merge pull request #62 from Java-boi/master

Added basic tap-to-click for touchpad users
a42613db — Devin J. Pohly 4 years ago
Merge pull request #66 from richardipsum/master

fix undeclared WLR_KEY_PRESSED
d21d5ee2 — Stivvo 4 years ago
Change fullscreen policies

When a new client is spawned, fullscreen isn't disabled for all clients
in that monitor any more.

Instead, all fullscreen clients are kept fullscreen, while other clients
spawn in the background.

When fullscreen is disabled, all clients are rearranged.

This is made to make dwl more flexible allowing multiple fullscreen
clients at the same time, have floating clients on top of a fullscreen
one and let stuff happen without quitting fullscreen, like many other
WMs and DEs.
707c1710 — Stivvo 4 years ago
quitallfullscreen() even when enabling fullscreen

Disable fullscreen on all visible clients in that monitor also before
enabling it on another client.

quitallfullscreen() is reintroduced becouse is now more useful

set c->isfullscreen later to avoid making quitallfullscreen() disable
fullscreen on the current client
86ba4c85 — Stivvo 4 years ago
Remove goto render (easier merge)
3695ac64 — Guido Cella 4 years ago
spacing
572ccd92 — Guido Cella 4 years ago
remove github directory
Next
Do not follow this link