Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-26 | Merge branch 'master' of github.com:LukeSmithxyz/dwm into HEAD | Luke Smith | |
2020-04-26 | don't necessarily restart dwmblocks | Luke Smith | |
2020-04-26 | gitignore | Luke Smith | |
2020-04-26 | big binds change | Luke Smith | |
2020-04-25 | Merge pull request #42 from AlexSyssoyev/patch-1 | Luke Smith | |
Change bg address on xcompmgr toggle | |||
2020-04-25 | Change bg address on xcompmgr toggle | Alexei Syssoyev | |
2020-04-17 | Merge pull request #36 from jlaw/patch-1 | Luke Smith | |
fix: Typo; -sb assigned the wrong color | |||
2020-04-17 | fix: Typo; -sb assigned the wrong color | Jackson Law | |
2020-04-14 | readme updates | Luke Smith | |
2020-04-14 | old junk rmd | Luke Smith | |
2020-04-14 | swallow patch | Luke Smith | |
2020-04-14 | Merge branch 'kronikpillow-master' | Luke Smith | |
2020-04-14 | Merge branch 'master' of https://github.com/kronikpillow/dwm into ↵ | Luke Smith | |
kronikpillow-master | |||
2020-04-14 | bindings and documentation cleanup | Luke Smith | |
2020-04-14 | sysact to replace system binds | Luke Smith | |
2020-04-14 | dwmc removed | Luke Smith | |
2020-04-14 | pamixer for quicker audio commands | Luke Smith | |
2020-04-14 | lol | Luke Smith | |
2020-04-14 | updated vanitygaps with latest fixes from original author | KronikPillow | |
2020-04-13 | Merge branch 'master' of git://git.suckless.org/dwm | Luke Smith | |
2020-04-13 | dox on monitor commands | Luke Smith | |
2020-04-13 | arrows to tag or focus monitors | Luke Smith | |
2020-04-13 | use pidof | Luke Smith | |
2020-04-13 | suppress if no dwmblocks to kill | Luke Smith | |
2020-04-13 | removing barpadding patch | Luke Smith | |
2020-04-13 | readme fixes/switches | Luke Smith | |
2020-04-13 | scroll through on tags | Luke Smith | |
2020-04-13 | vanitygaps patch/fix and new & reorganized layouts | Luke Smith | |
2020-04-13 | note on statusbar clickability | Luke Smith | |
2020-04-13 | clickable statuscmd patch with dwmblocks | Luke Smith | |
2020-04-13 | updates to restart/quit cmds | Luke Smith | |
2020-04-11 | colorscheme notes | Luke Smith | |
2020-04-10 | startup rmd | Luke Smith | |
2020-04-10 | kill -HUP pid to restart, also mod+R | Luke Smith | |
2020-04-09 | pulse documentation changes | Luke Smith | |
2020-04-09 | Merge branch 'master' of github.com:LukeSmithxyz/dwm | Luke Smith | |
2020-04-09 | only show active tags | Luke Smith | |
2020-04-09 | start `startup` script if it exists | Luke Smith | |
2020-04-09 | mod+c for calculator | Luke Smith | |
2020-04-09 | hardcoding audio system | Luke Smith | |
2020-04-04 | Merge pull request #27 from NikkiSatmaka/NikkiSatmaka | Luke Smith | |
add xf86brightness up and down | |||
2020-04-04 | add xf86brightness up and down | Nikki Satmaka | |
add xf86brightness up and down using xbacklight | |||
2020-04-03 | config.mk: fix POSIX_C_SOURCE macro for feature test for snprintf() | Hiltjo Posthuma | |
The feature test was incorrect: _POSIX_C_SOURCE=2 "The value 2 or greater additionally exposes definitions for POSIX.2-1992." http://man7.org/linux/man-pages/man7/feature_test_macros.7.html A higher value is needed (atleast 1995): https://pubs.opengroup.org/onlinepubs/9699919799/functions/snprintf.html FreeBSD feature test macro: on https://github.com/freebsd/freebsd/blob/master/include/stdio.h line 297 This was already fixed in dmenu. This fixes a warning on FreeBSD, reported by Plasmoduck on IRC, thanks. | |||
2020-04-01 | Merge branch 'master' of github.com:LukeSmithxyz/dwm | Luke Smith | |
2020-04-01 | Merge pull request #24 from jonmed/fix-readme-typo | Luke Smith | |
Fix libxft-bgra name in README | |||
2020-04-01 | Fix libxft-bgra name in README | Jonatas Medeiros | |
2020-03-31 | renamed to webcam | Luke Smith | |
2020-03-31 | statusbar info | Luke Smith | |
2020-03-31 | documentation changes | Luke Smith | |
2020-03-29 | lmc required for alsa/pulse integration | Luke Smith | |