~ruther/dwl

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)
67896e9d — Richard Ipsum 4 years ago
fix undeclared WLR_KEY_PRESSED
95788164 — Keating950 4 years ago
add install target to Makefile and corresponding prefix variable to config.mk
fcc869ed — Stivvo 4 years ago
Readme: achieve fullscreen + allow borderpx = 0
Added support for natural scrolling
Added basic tap-to-click for touchpad users
Next
Do not follow this link