| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
dmenu uses Xft now (soon to be released).
|
|
|
|
| |
and *BSDs)
|
| |
|
| |
|
|
|
|
|
|
| |
"Limit the amount of updates when resizing or moving a window in floating
mode to 60 times per second. This makes resizing and moving alot smoother
and by limiting it it also uses alot less resources on my machine.
|
| |
|
| |
|
| |
|
|
|
|
| |
from dwm, no dmenuspawn required
|
| |
|
| |
|
|
|
|
| |
however renamed theme into scheme resp. Theme into ClrScheme
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
that will be used by draw.c as well
|
| |
|
| |
|
|
|
|
| |
it seems it breaks other stuff instead.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
the old way
|
| |
|
|
|
|
| |
details
|
|
|
|
|
|
| |
Langshaw:
- idea is not supporting movemouse/resizemouse/togglefloating for fullscreen windows
- as fullscreen windows are broken anyways, they should only be adjusted by their own means
|
|
|
|
| |
Martti Kühne
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
restack() -- the latter aspect needs further investigation.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|