~ruther/dwl

ref: d7601cd48a3a261f438a8fb2bcef8b839921a8d8 dwl/config.def.h -rw-r--r-- 5.3 KiB
5ba09b56 — Devin J. Pohly 4 years ago
missed a few of these
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!
c5087d41 — Devin J. Pohly 4 years ago
Merge pull request #53 from Stivvo/fullscreen

Fullscreen support
b6a3891c — Devin J. Pohly 4 years ago
Merge pull request #62 from Java-boi/master

Added basic tap-to-click for touchpad users
bcf9d8fb — Guido Cella 4 years ago
disable natural scrolling by default

This inverts the scroll even on regular mice.
33e8a3f1 — Guido Cella 4 years ago
update comments and remove debugging printf
5668c616 — Stivvo 4 years ago
Define monitor order with monrules[]

The order in which monitors are defined in monrules[] actually matters.

Monotors that aren't configured in monrules[], it will always be the
leftmost.
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
Added support for natural scrolling
Added basic tap-to-click for touchpad users
621d4c91 — 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
45a2e25d — Bonicgamer 4 years ago
Merge pull request #2 from djpohly/master

Merge
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
a683ec50 — Bonicgamer 4 years ago
Merge pull request #1 from djpohly/master

Pull Request
Next
Do not follow this link