| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | arrows to tag or focus monitors | Luke Smith | 2020-04-13 | 1 | -7/+5 |
| * | use pidof | Luke Smith | 2020-04-13 | 1 | -1/+1 |
| * | removing barpadding patch | Luke Smith | 2020-04-13 | 1 | -2/+0 |
| * | scroll through on tags | Luke Smith | 2020-04-13 | 1 | -0/+2 |
| * | vanitygaps patch/fix and new & reorganized layouts | Luke Smith | 2020-04-13 | 1 | -23/+31 |
| * | clickable statuscmd patch with dwmblocks | Luke Smith | 2020-04-13 | 1 | -1/+5 |
| * | updates to restart/quit cmds | Luke Smith | 2020-04-13 | 1 | -2/+2 |
| * | kill -HUP pid to restart, also mod+R | Luke Smith | 2020-04-10 | 1 | -3/+3 |
| * | Merge branch 'master' of github.com:LukeSmithxyz/dwm | Luke Smith | 2020-04-09 | 1 | -1/+3 |
| |\ | |||||
| | * | add xf86brightness up and down | Nikki Satmaka | 2020-04-04 | 1 | -1/+3 |
| * | | mod+c for calculator | Luke Smith | 2020-04-09 | 1 | -1/+1 |
| * | | hardcoding audio system | Luke Smith | 2020-04-09 | 1 | -9/+25 |
| * | | renamed to webcam | Luke Smith | 2020-03-31 | 1 | -1/+1 |
| |/ | |||||
| * | statusbar info | Luke Smith | 2020-03-31 | 1 | -1/+1 |
| * | lmc required for alsa/pulse integration | Luke Smith | 2020-03-29 | 1 | -9/+9 |
| * | no mpv cache | Luke Smith | 2020-03-29 | 1 | -1/+1 |
| * | gimp starts on own tag | Luke Smith | 2020-03-29 | 1 | -2/+2 |
| * | dumb abook hack | Luke Smith | 2020-03-26 | 1 | -2/+2 |
| * | larbs documentation built in to dwm | Luke Smith | 2020-03-15 | 1 | -1/+1 |
| * | always assume to use greatest (even) webcam device | Luke Smith | 2020-03-15 | 1 | -1/+1 |
| * | toggle transparency fix | Luke Smith | 2020-03-15 | 1 | -1/+1 |
| * | increase masters moved to o | Luke Smith | 2020-03-15 | 1 | -4/+4 |
| * | monocle mode totally removed | Luke Smith | 2020-03-15 | 1 | -3/+2 |
| * | scroll lock toggles screenkey | Luke Smith | 2020-03-15 | 1 | -0/+1 |
| * | lf hardcoded; nmtui as W | Luke Smith | 2020-03-15 | 1 | -5/+4 |
| * | prompt script now unnecessary | Luke Smith | 2020-03-13 | 1 | -6/+6 |
| * | showclip and batstat unnecessary | Luke Smith | 2020-03-02 | 1 | -2/+2 |
| * | no padding in statusbar by default | Luke Smith | 2020-02-26 | 1 | -2/+2 |
| * | enable color emojis with libxft-bgra | Luke Smith | 2020-02-26 | 1 | -2/+2 |
| * | cleanup | Luke Smith | 2020-02-23 | 1 | -37/+28 |
| * | toggle transparency with V | Luke Smith | 2020-02-23 | 1 | -1/+1 |
| * | repeat binding added | Luke Smith | 2020-02-06 | 1 | -1/+1 |
| * | refresh news | Luke Smith | 2020-02-06 | 1 | -1/+1 |
| * | vimwiki to v | Luke Smith | 2020-02-03 | 1 | -1/+1 |
| * | dmenucmd restored | Luke Smith | 2020-01-30 | 1 | -1/+1 |
| * | dmenucmd restored | Luke Smith | 2020-01-30 | 1 | -2/+2 |
| * | tab revert | Luke Smith | 2020-01-30 | 1 | -3/+3 |
| * | touchpad on/off binds | Luke Smith | 2020-01-30 | 1 | -0/+4 |
| * | kill xorg bind | Luke Smith | 2020-01-30 | 1 | -0/+1 |
| * | update dwmblocks | Luke Smith | 2020-01-22 | 1 | -14/+12 |
| * | increase/decrease gaps | Luke Smith | 2020-01-20 | 1 | -2/+2 |
| * | unbind m for layout | Luke Smith | 2020-01-20 | 1 | -1/+1 |
| * | don't enforce dmenu appearance | Luke Smith | 2019-12-19 | 1 | -1/+1 |
| * | stacker patch replaces movestack | Luke Smith | 2019-12-18 | 1 | -7/+15 |
| * | dwmc can use xrdb | Luke Smith | 2019-12-18 | 1 | -0/+1 |
| * | dwmc and personal config added | Luke Smith | 2019-12-18 | 1 | -0/+342 |
| * | renamed config.h into config.def.h, config.h will be created if not present, ... | Anselm R. Garbe | 2007-09-23 | 1 | -94/+0 |
| * | introduced ISTILE, which can be easily extended with other layout functions t... | Anselm R. Garbe | 2007-09-22 | 1 | -3/+4 |
| * | made all stuff non-static - so you can choose wether to use dwm the static or... | [email protected] | 2007-09-17 | 1 | -3/+3 |
| * | micromizing dwm step 1 | Anselm R. Garbe | 2007-09-15 | 1 | -15/+11 |