aboutsummaryrefslogtreecommitdiff
path: root/dwl.c (follow)
Commit message (Expand)AuthorAge
...
* ditch the moverequest/resizerequest xdg stuffDevin J. Pohly2020-04-21
* No need for struct dwl_serverDevin J. Pohly2020-04-21
* make server a globalDevin J. Pohly2020-04-21
* dwm-style enumDevin J. Pohly2020-04-21
* alphabetize functionsDevin J. Pohly2020-04-21
* functions: dwm style and more dwm-like namesDevin J. Pohly2020-04-21
* add spawn and termcmdDevin J. Pohly2020-04-12
* treat startup command as long-runningDevin J. Pohly2020-04-11
* fix typo in commentDevin J. Pohly2020-04-11
* implement Button: movemouse, resizemouseDevin J. Pohly2020-04-11
* add CLEANMASK like dwmDevin J. Pohly2020-04-11
* make key mappings configurable in config.hDevin J. Pohly2020-04-11
* start factoring Key actions into functionsDevin J. Pohly2020-04-11
* Start with tinywlDevin J. Pohly2020-04-11