~ruther/dwl

ref: b6a3891ce6eeef0167c55acc0e89236572c1ae42 dwl/dwl.c -rw-r--r-- 57.6 KiB
b6a3891c — Devin J. Pohly 5 years ago
Merge pull request #62 from Java-boi/master

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

fix undeclared WLR_KEY_PRESSED
67896e9d — Richard Ipsum 5 years ago
fix undeclared WLR_KEY_PRESSED
Added support for natural scrolling
Added basic tap-to-click for touchpad users
44ef698d — Devin J. Pohly 5 years ago
set up interfaces in same order as sway

This makes it easier to compare WAYLAND_DEBUG logs when troubleshooting.
1c9a0d88 — Guido Cella 5 years ago
enable gamma control
620da439 — Devin J. Pohly 5 years ago
cleanup function to match dwm
8eb6fe8e — Devin J. Pohly 5 years ago
fix usage to match
3b1992ca — Devin J. Pohly 5 years ago
we're not really using the log
f79746c5 — Devin J. Pohly 5 years ago
this is technically barf too I guess?
f13227eb — Devin J. Pohly 5 years ago
only call updatewindowtype for x11 windows
ad9b3bc6 — Devin J. Pohly 5 years ago
handle NULL return from backend_autocreate

Fixes #44.
83f60e89 — Devin J. Pohly 5 years ago
add macro for fatal errors

dwm lets the OS do cleanup if the program errors out
d615d383 — Devin J. Pohly 5 years ago
Use SIGCHLD handler from dwm

Fixes #46.
c0b05edd — Devin J. Pohly 5 years ago
make this marginally less ugly
41c3f91b — Devin J. Pohly 5 years ago
wlr_session_change_vt is NULL safe
c970d97f — Devin J. Pohly 5 years ago
_net_wm not needed outside xwayland
108ade0b — Devin J. Pohly 5 years ago
Merge pull request #37 from alex-courtis/31-independents-mouse-focus

31 independents mouse focus
9632704e — Devin J. Pohly 5 years ago
Merge pull request #41 from guidocella/declare-commitnotify

Declare commitnotify
Next