aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-04-21ditch the moverequest/resizerequest xdg stuffDevin J. Pohly1-34/+0
2020-04-21No need for struct dwl_serverDevin J. Pohly1-146/+135
2020-04-21make server a globalDevin J. Pohly1-132/+105
2020-04-21dwm-style enumDevin J. Pohly1-17/+13
2020-04-21alphabetize functionsDevin J. Pohly1-454/+488
2020-04-21functions: dwm style and more dwm-like namesDevin J. Pohly1-85/+142
2020-04-12add spawn and termcmdDevin J. Pohly2-2/+17
2020-04-11treat startup command as long-runningDevin J. Pohly1-1/+18
2020-04-11add *.o to ignoreDevin J. Pohly1-0/+1
2020-04-11fix typo in commentDevin J. Pohly1-1/+1
2020-04-11implement Button: movemouse, resizemouseDevin J. Pohly2-0/+52
2020-04-11make Makefile a bit more my styleDevin J. Pohly1-12/+15
2020-04-11add CLEANMASK like dwmDevin J. Pohly1-1/+4
2020-04-11make key mappings configurable in config.hDevin J. Pohly1-10/+9
2020-04-11start factoring Key actions into functionsDevin J. Pohly2-21/+50
2020-04-11some options I likeDevin J. Pohly1-1/+1
2020-04-11Start with tinywlDevin J. Pohly6-0/+1731