~ruther/dwl

ref: 6b47e2bb621dfba333fb9bd9839b8128c88e58c2 dwl/config.def.h -rw-r--r-- 5.1 KiB
6b47e2bb — Guido Cella 4 years ago
use bool

Because it's 2020. Passing integers to wlroots variables and functions
with bool in their signature is silly.
feeacc88 — Guido Cella 4 years ago
tweak trackpad variables

Add static const and move them below in order to group the keyboard
options.
Added support for natural scrolling
Added basic tap-to-click for touchpad users
c89de53d — Guido Cella 4 years ago
remove togglefullscreen keybinding

Distribute it as a patch like in dwm since graphical applications
usually provide their own keybinding; I guess it's only for terminals.

Note that even though these commits don't let you open multiple windows
in fullscreen and cycle between them like in dwm, with just
fullscreennotify spawning new windows or changing tag would still exit
fullscreen automatically, but you would have to toggle fullscreen twice
when switching back to the fullscreen window to enter fullscreen again,
so this is better since it avoids that.
f125e1b9 — Stivvo 4 years ago
Toggle fullscreen on all clients

mod+e allows to toggle fullscreen any client, even those who don't
support it themselves
0816b33d — Devin J. Pohly 4 years ago
add comment from dwm
ce312b7e — Devin J. Pohly 4 years ago
Merge branch 'shcmd' of https://github.com/guidocella/dwl into master
f7fae644 — Devin J. Pohly 4 years ago
make rule examples a comment
245c3638 — Devin J. Pohly 4 years ago
Merge pull request #40 from guidocella/firefox-class

Fix Firefox class
82b2a948 — Guido Cella 4 years ago
Fix Firefox class
ffe00e61 — Guido Cella 4 years ago
Define SHCMD macro
541ecea7 — Devin J. Pohly 4 years ago
fix killclient binding, add helpful comment
5a2d87fa — Devin J. Pohly 4 years ago
add monocle layout
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
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
66dce641 — Devin J. Pohly 4 years ago
Merge pull request #18 from guidocella/zoom

Add zoom
7b608da8 — Guido Cella 4 years ago
Add zoom
Next
Do not follow this link