~ruther/dwl

ref: aeae3dadbb94b77ecd45f1ab89769496c71d3782 dwl/dwl.c -rw-r--r-- 58.1 KiB
aeae3dad — Stivvo 4 years ago
Unlink fullscreen
43bd8062 — Stivvo 4 years ago
Restore windows after fullscreen

Store position and size of windows before going fullscreen. This is more
efficient than arrange() and also works with floating windows

All the clients keep their original position because arrange() isn't
used after quitting fullscreen
4b1ab780 — Stivvo 4 years ago
No borders on fullscreen windows

Some code has been borrowed from the smartBorders patch
06982a56 — Stivvo 4 years ago
Toggle fullscreen
60f0b667 — Stivvo 4 years ago
Basic fullscreen
44ef698d — Devin J. Pohly 4 years ago
set up interfaces in same order as sway

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

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

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

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

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

Declare commitnotify
Next
Do not follow this link