Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-15 | scroll lock toggles screenkey | Luke Smith | |
2020-03-15 | lf hardcoded; nmtui as W | Luke Smith | |
2020-03-13 | prompt script now unnecessary | Luke Smith | |
2020-03-13 | libxft note | Luke Smith | |
2020-03-02 | showclip and batstat unnecessary | Luke Smith | |
2020-02-26 | xrdb added to dwmc | Luke Smith | |
2020-02-26 | no padding in statusbar by default | Luke Smith | |
2020-02-26 | enable color emojis with libxft-bgra | Luke Smith | |
2020-02-23 | cleanup | Luke Smith | |
2020-02-23 | toggle transparency with V | Luke Smith | |
2020-02-06 | repeat binding added | Luke Smith | |
2020-02-06 | refresh news | Luke Smith | |
2020-02-03 | vimwiki to v | Luke Smith | |
2020-02-02 | Merge branch 'kronikpillow-master' | Luke Smith | |
2020-02-02 | Merge branch 'master' of https://github.com/kronikpillow/dwm into ↵ | Luke Smith | |
kronikpillow-master | |||
2020-01-30 | config.def.h removed | Luke Smith | |
2020-01-30 | dmenucmd restored | Luke Smith | |
2020-01-30 | dmenucmd restored | Luke Smith | |
2020-01-30 | that | Luke Smith | |
2020-01-30 | tab revert | Luke Smith | |
2020-01-30 | touchpad on/off binds | Luke Smith | |
2020-01-30 | kill xorg bind | Luke Smith | |
2020-01-30 | fixed titlebar not being updated - issue #16 | KronikPillow | |
2020-01-24 | dwmc added | Luke Smith | |
2020-01-22 | update dwmblocks | Luke Smith | |
2020-01-20 | readme | Luke Smith | |
2020-01-20 | increase/decrease gaps | Luke Smith | |
2020-01-20 | unbind m for layout | Luke Smith | |
2019-12-19 | don't enforce dmenu appearance | Luke Smith | |
2019-12-18 | stacker patch replaces movestack | Luke Smith | |
2019-12-18 | Revert "movestack" | Luke Smith | |
This reverts commit 0596a1bf3bc7815035e8f8bbb5fe6d346eb2411b. | |||
2019-12-18 | dwmc can use xrdb | Luke Smith | |
2019-12-18 | def file updated | Luke Smith | |
2019-12-18 | load typical color names | Luke Smith | |
2019-12-18 | gaps added to windows and bar | Luke Smith | |
2019-12-18 | cleanup with make and gitignore | Luke Smith | |
2019-12-18 | dwmc and personal config added | Luke Smith | |
2019-12-16 | fullscreen is always selected | Luke Smith | |
2019-12-15 | movestack | Luke Smith | |
2019-12-15 | shiftview | Luke Smith | |
2019-12-14 | sticky patch | Luke Smith | |
2019-12-14 | true fullscreen patch | Luke Smith | |
2019-12-14 | fibonacci patch | Luke Smith | |
2019-12-14 | centered master patch | Luke Smith | |
2019-12-14 | scratchpad | Luke Smith | |
2019-12-14 | xrdb patch | Luke Smith | |
2019-02-02 | Prepare 6.2 release. | Anselm R Garbe | |
2018-06-02 | pledge: add rpath promise for the ugly Xft font fallback | Hiltjo Posthuma | |
2018-06-02 | Makefile: just show the compiler output | Hiltjo Posthuma | |
Don't be fancy and just show the actual output so debugging is simpler. | |||
2018-06-02 | Do not strip at link stage | Klemens Nanni | |
Building with debug symbols is worthless unless LDFLAGS are manually adjusted as well. |