summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-01Update floating layout iconHEADpersonalBenjamin Chausse
2024-02-01Reimplement corner tag indicator for clientsBenjamin Chausse
2024-01-31Disable resizehints for more consistent layoutsBenjamin Chausse
2024-01-31Mention tilewide original patchBenjamin Chausse
2024-01-31Merge branch 'personal' of github.com:ChausseBenjamin/dwm into personalBenjamin Chausse
2024-01-31Simplify tilewide codeBenjamin Chausse
2024-01-31Implement vanitygaps and cfacts into tilewideBenjamin Chausse
2024-01-31Fix Compile flag removal errorBenjamin Chausse
2024-01-31Remove PERTAG compile condition flags (not needed)Benjamin Chausse
2024-01-31Update desktop vs laptop configs (fonts+layouts)Benjamin Chausse
2024-01-31Migrate all layouts to vanitygaps.cBenjamin Chausse
2024-01-27Update readme.mdBenjamin Chausse
2024-01-27Remove unused layout from vanitygapsBenjamin Chausse
2024-01-27Use Super for resizecornersBenjamin Chausse
2024-01-27Only utilize mainmon patch on portable devicesBenjamin Chausse
2024-01-27Fix spacing in config.hBenjamin Chausse
2024-01-27Differentiate laptop from desktopBenjamin Chausse
2024-01-26First config.h for workstationBenjamin Chausse
2024-01-26compiles differently for each machineBenjamin Chausse
2024-01-26Implement fullscreen patchBenjamin Chausse
2024-01-26Remove unused dmenu colorsBenjamin Chausse
2024-01-26Remove unused spawn() and dmenucmd()Benjamin Chausse
2024-01-26Debloat list of layoutsBenjamin Chausse
2024-01-26Implement dwmc patchBenjamin Chausse
2024-01-26Implement vanitygaps-cfacts-layouts comboBenjamin Chausse
2024-01-26Revert "add vanilla cfatcs"Benjamin Chausse
2024-01-26Revert "Implement centeredmaster without the floating one"Benjamin Chausse
2024-01-26Revert "Only implement bstackhoriz as bstack"Benjamin Chausse
2024-01-26add vanilla cfatcsBenjamin Chausse
2024-01-26Implement defaultlayoutpermonitorBenjamin Chausse
2024-01-26Implement tilewide layoutBenjamin Chausse
2024-01-26Only implement bstackhoriz as bstackBenjamin Chausse
2024-01-26Implement centeredmaster without the floating oneBenjamin Chausse
2024-01-26Implement mainmon patchBenjamin Chausse
2024-01-26Implement movestackBenjamin Chausse
2024-01-26Implement rotatestackBenjamin Chausse
2024-01-26Implement resizecornersBenjamin Chausse
2024-01-26Implement alwayscentered-floatingBenjamin Chausse
2024-01-26Implement vacant tagsBenjamin Chausse
2024-01-26Implement activemonitorBenjamin Chausse
2024-01-26Implement statuscmd for dwmblocksBenjamin Chausse
2024-01-26Add patch files to gititnoreBenjamin Chausse
2024-01-26Implement Alpha patchBenjamin Chausse
2024-01-26Prep for patchingBenjamin Chausse
2024-01-26Link to GIT_CONFIG.md from readmeBenjamin Chausse
2024-01-26Rebooting my buildBenjamin Chausse
2023-09-22Makefile: remove the options targetHiltjo Posthuma
2023-04-09restore SIGCHLD sighandler to default before spawning a programHiltjo Posthuma
2023-02-17config.mk: update to _XOPEN_SOURCE=700LNRK
2023-01-28Use sigaction(SA_NOCLDWAIT) for SIGCHLD handlingChris Down