Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2020-03-29 | no mpv cache | Luke Smith | |
2020-03-29 | only cycle through active tags | Luke Smith | |
2020-03-29 | gimp starts on own tag | Luke Smith | |
2020-03-26 | dumb abook hack | Luke Smith | |
2020-03-26 | dox change | Luke Smith | |
2020-03-24 | email/scroll dox | Luke Smith | |
2020-03-24 | dwmblocks started by default | Luke Smith | |
2020-03-15 | larbs documentation built in to dwm | Luke Smith | |
2020-03-15 | always assume to use greatest (even) webcam device | Luke Smith | |
2020-03-15 | toggle transparency fix | Luke Smith | |
2020-03-15 | increase masters moved to o | Luke Smith | |
2020-03-15 | monocle mode totally removed | Luke Smith | |
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 | |