~ruther/dwl

cb01ce9b — Leonardo Hernández Hernández 2 years ago
move focus and clients off disabled monitors
9588b46b — Leonardo Hernández Hernández 2 years ago
only raise the client's node in monocle()

Fixes: https://github.com/djpohly/dwl/issues/326
2f7834b1 — Leonardo Hernández Hernández 2 years ago
sort util.c functions
f494891a — Leonardo Hernández Hernández 2 years ago
limit the line length to 79 in the readme
fd2c47cb — Leonardo Hernández Hernández 2 years ago
mention the polkit dependency when using elogind or systemd-logind

Bug: https://github.com/djpohly/dwl/issues/138
e9826de2 — Leonardo Hernández Hernández 2 years ago
Revert "stop trying resize clients during commitnotify()"

This reverts commit 2d9d758c8dec083178ff78b154da784b97260bd1.

wasn't meant to be pushed to main
110cde8f — Leonardo Hernández Hernández 2 years ago
update comment about exclusive focus in focusclient()
2d9d758c — Leonardo Hernández Hernández 2 years ago
stop trying resize clients during commitnotify()

instead resize them in configurex11()
332ceb71 — Leonardo Hernández Hernández 2 years ago
allow unmanaged clients (like dzen or dmenu) to have keyboard focus
9e912cf7 — Leonardo Hernández Hernández 2 years ago
delete the idle protocol xml file
4eabf6f7 — Leonardo Hernández Hernández 2 years ago
disable and destroy monitor's layer surfaces when it's being destroyed

Fixes: https://github.com/djpohly/dwl/issues/314
76565690 — Leonardo Hernández Hernández 2 years ago
use `/* */` for comments in applybounds()
1438dfc1 — Leonardo Hernández Hernández 2 years ago
fix bad indentation in createpointer()
3902fba7 — Leonardo Hernández Hernández 2 years ago
rename dragicondestroy() -> destroydragicon()

to match the rest of the code
7f3c9fa0 — Leonardo Hernández Hernández 2 years ago
rename LyrNoFocus -> LyrDragIcon
952fde68 — Leonardo Hernández Hernández 2 years ago
correctly handle cursor motion when button is held (for layer surfaces)
0d1ca466 — Dima Krasner 2 years ago
allow moveresize() while the left mouse button is pressed

Fixes: https://github.com/djpohly/dwl/issues/319
f6820a6c — Leonardo Hernández Hernández 2 years ago
fix drag and drop not working

this fixes another issue where the cursor doesn't change when selecting text
but there is still an issue about not changing border color of clients during
dnd operations

Bug: https://github.com/djpohly/dwl/issues/318
87c4c1f6 — Leonardo Hernández Hernández 2 years ago
convert some warnings to errors
8559141b — Leonardo Hernández Hernández 2 years ago
avoid usage of goto

Based on this suggestion: bc72af6e2430cfb8db2f5fa1b9800c86f445b6d6#commitcomment-85592855">https://github.com/guyuming76/dwl/commit/bc72af6e2430cfb8db2f5fa1b9800c86f445b6d6#commitcomment-85592855
Next
Do not follow this link