aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* thoughts for readmeDevin J. Pohly2020-04-25
* update READMEDevin J. Pohly2020-04-25
* fix multi-dpi scalingDevin J. Pohly2020-04-25
* handle Ctrl-Alt-BkspDevin J. Pohly2020-04-24
* fix typoDevin J. Pohly2020-04-24
* clarify keyboardfocus vs pointerfocusDevin J. Pohly2020-04-24
* draw window bordersDevin J. Pohly2020-04-23
* factor out scalebox()Devin J. Pohly2020-04-23
* note about cursor initDevin J. Pohly2020-04-23
* configure monitor rotation/reflectionDevin J. Pohly2020-04-23
* resize/move are good nowDevin J. Pohly2020-04-23
* add chvt functionDevin J. Pohly2020-04-23
* update readmeDevin J. Pohly2020-04-23
* make space for window bordersDevin J. Pohly2020-04-23
* change cursor during move and resizeDevin J. Pohly2020-04-23
* style in buttonpressDevin J. Pohly2020-04-23
* simplify move/resizemouse functionsDevin J. Pohly2020-04-23
* funnel all resizing through resize()Devin J. Pohly2020-04-23
* use exit code macros everywhereDevin J. Pohly2020-04-23
* some comments and remindersDevin J. Pohly2020-04-23
* update READMEDevin J. Pohly2020-04-23
* factor out renderclientsDevin J. Pohly2020-04-23
* don't autoraiseDevin J. Pohly2020-04-23
* use the focus stack to determine stacking orderDevin J. Pohly2020-04-23
* adopt a bit more dwm-like tersenessDevin J. Pohly2020-04-23
* change focus(NULL, NULL) to mean unfocusDevin J. Pohly2020-04-23
* implement focusmon and tagmonDevin J. Pohly2020-04-23
* focus follows mouseDevin J. Pohly2020-04-23
* add incnmaster and setmfact commandsDevin J. Pohly2020-04-23
* add toggletag and toggleviewDevin J. Pohly2020-04-23
* don't detect non-visible clients under cursorDevin J. Pohly2020-04-23
* add tag and view functionsDevin J. Pohly2020-04-23
* refocus if focused client is unmappedDevin J. Pohly2020-04-23
* implement floating windowsDevin J. Pohly2020-04-23
* load scaled cursor theme with each outputDevin J. Pohly2020-04-23
* turn focusnext into dwm's focusstackDevin J. Pohly2020-04-23
* restrict focusnext to the same monitorDevin J. Pohly2020-04-23
* styleDevin J. Pohly2020-04-23
* add selclient() helperDevin J. Pohly2020-04-23
* continue to focus monitor under mouse cursorDevin J. Pohly2020-04-22
* focus monitor under mouse cursor initiallyDevin J. Pohly2020-04-22
* grabbed_client was too long a nameDevin J. Pohly2020-04-22
* turn on some warningsDevin J. Pohly2020-04-22
* set normal and dwm-like defaults in config.def.hDevin J. Pohly2020-04-22
* move config.h to config.def.hDevin J. Pohly2020-04-22
* inline moveresizeDevin J. Pohly2020-04-22
* grabsx/y are only used by move nowDevin J. Pohly2020-04-22
* calculate resize based just on cursor/windowDevin J. Pohly2020-04-22
* add TinyWL and dwm LICENSE filesDevin J. Pohly2020-04-22
* add setlayout functionDevin J. Pohly2020-04-22