| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(dwm.c): add combo patch | Fuwn | 2024-05-23 | 2 | -6/+49 |
| | | |||||
| * | feat(dwm.c): add pertagwithsel patch | Fuwn | 2024-05-23 | 1 | -8/+91 |
| | | |||||
| * | feat(dwm.c): add zoomswap patch | Fuwn | 2024-05-23 | 1 | -3/+40 |
| | | |||||
| * | feat(dwm.c): dd attachaside patch | Fuwn | 2024-05-23 | 1 | -4/+28 |
| | | |||||
| * | fix(dwm.c): correct systray position on bar toggle | Fuwn | 2024-05-23 | 1 | -1/+1 |
| | | |||||
| * | fix(dwm.c): buttonpres with sp padding | Fuwn | 2024-05-23 | 1 | -1/+1 |
| | | |||||
| * | feat(config.h): match all gap spacing | Fuwn | 2024-05-23 | 1 | -3/+3 |
| | | |||||
| * | feat(config.h): global custom WMNAME usage | Fuwn | 2024-05-23 | 2 | -12/+12 |
| | | |||||
| * | feat(config.h): add bar height patch | Fuwn | 2024-05-23 | 2 | -1/+2 |
| | | |||||
| * | feat(dwm.c): toggle bar on fullscreen toggle | Fuwn | 2024-05-23 | 1 | -1/+3 |
| | | |||||
| * | fix(dwm.c): barpadding and systray compatibility | Fuwn | 2024-05-23 | 1 | -4/+4 |
| | | |||||
| * | feat(dwm.c): add barpadding patch | Fuwn | 2024-05-23 | 2 | -9/+16 |
| | | |||||
| * | fix(config.h): swallow kitty | Fuwn | 2024-05-23 | 1 | -5/+6 |
| | | |||||
| * | feat(config.h): custom window manager name | Fuwn | 2024-05-23 | 2 | -3/+4 |
| | | |||||
| * | feat(config.h): use clipcat as clipboard manager | Fuwn | 2024-05-23 | 1 | -1/+1 |
| | | |||||
| * | feat(config.h): use kitty as primary terminal | Fuwn | 2024-05-23 | 1 | -3/+4 |
| | | |||||
| * | fix(dwm.c): bar widget press registration | Fuwn | 2024-05-23 | 1 | -1/+1 |
| | | |||||
| * | feat(dwm.c): add systray patch | Fuwn | 2024-05-23 | 2 | -29/+391 |
| | | |||||
| * | feat(dwm.c): remove window refresh rate limit | Fuwn | 2024-05-23 | 1 | -6/+6 |
| | | |||||
| * | feat(config.h): update my configuration | Fuwn | 2024-05-23 | 1 | -36/+37 |
| | | |||||
| * | feat(dwm.c): add vanitygaps patch | Fuwn | 2024-05-23 | 2 | -13/+51 |
| | | |||||
| * | Merge pull request #238 from swindlesmccoop/master | Luke Smith | 2023-08-16 | 1 | -4/+2 |
| |\ | | | | | Use install instead of cp | ||||
| | * | Use install instead of cp | Swindles McCoop | 2023-07-28 | 1 | -4/+2 |
| | | | |||||
| * | | Merge pull request #239 from pony-montana/patch-1 | Luke Smith | 2023-08-16 | 1 | -2/+2 |
| |\ \ | |/ |/| | final dirtyfix for fast fingers | ||||
| | * | final dirtyfix for fast fingers | pony-montana | 2023-07-29 | 1 | -2/+2 |
| |/ | | | This commit is the end of the struggle on my machine. Now I can press volume-up with the right violence and go from 0 to 100 without interruption. Same for the reverse. | ||||
| * | Merge branch 'speediegq-master' | Luke Smith | 2023-06-15 | 2 | -60/+14 |
| |\ | |||||
| | * | No need to call setup() multiple times | speedie | 2023-06-15 | 1 | -1/+6 |
| | | | |||||
| | * | Remove old `xrdb` patch, which does not need to be used alongside the | speedie | 2023-06-15 | 1 | -59/+8 |
| | | | | | | | | | .Xresources patch. | ||||
| | * | Merge pull request #229 from HawksLegal/patch-1 | Luke Smith | 2023-04-24 | 1 | -1/+1 |
| | |\ | | | | | | | Ignore | ||||
| | | * | Update larbs.mom | HawksLegal | 2023-04-05 | 1 | -0/+2 |
| | | | | |||||
| | | * | Update larbs.mom | HawksLegal | 2023-04-05 | 1 | -2/+0 |
| | |/ | | | | | It does not appear that you still have whatever command XK_Insert was set to in your dwm when you wrote this. | ||||
| * / | asdf | Luke Smith | 2023-06-15 | 1 | -1/+1 |
| |/ | |||||
| * | revert 712d6639ff8e863560328131bbb92b248dc9cde7 | Luke Smith | 2023-02-28 | 2 | -10/+12 |
| | | |||||
| * | Bump to 6.4 | iStagnant | 2023-02-24 | 7 | -131/+168 |
| | | |||||
| * | upgrade to mounter and unmounter | Luke Smith | 2023-02-01 | 1 | -2/+3 |
| | | |||||
| * | Merge pull request #219 from kj-cxa/wpctl-volume | Luke Smith | 2022-11-14 | 1 | -8/+8 |
| |\ | | | | | set volume with `wpctl` instead of `pamixer` | ||||
| | * | set volume with wpctl instead of pamixer | kj-cxa | 2022-11-02 | 1 | -8/+8 |
| | | | |||||
| * | | preserveonrestart | Luke Smith | 2022-11-02 | 1 | -1/+37 |
| |/ | |||||
| * | fix swallow flicker, close #210 | Luke Smith | 2022-10-18 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #217 from kronikpillow/merge | Luke Smith | 2022-10-07 | 1 | -1/+2 |
| |\ | | | | | fix shifttag bug fix | ||||
| | * | fix shifttag bug | Dejan Kutle | 2022-10-07 | 1 | -1/+2 |
| |/ | | | | | shifttag to right used to shift the window in to the scratchpad | ||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/dwm | Luke Smith | 2022-10-01 | 2 | -1/+9 |
| |\ | |||||
| | * | Merge pull request #212 from swindlesmccoop/patch-1 | Luke Smith | 2022-08-22 | 1 | -0/+8 |
| | |\ | | | | | | | Add missing keybinds | ||||
| | | * | Add missing keybinds | Swindles McCoop | 2022-08-22 | 1 | -0/+8 |
| | |/ | |||||
| | * | Merge pull request #209 from LalleSX/patch-3 | Luke Smith | 2022-08-03 | 1 | -1/+1 |
| | |\ | | | | | | | LibreWolf in guide | ||||
| | | * | LibreWolf in guide | PrivateLalle | 2022-08-03 | 1 | -1/+1 |
| | |/ | | | | | Changed guide default browser to LibreWolf | ||||
| * / | libxft stuff removed | Luke Smith | 2022-10-01 | 4 | -15/+1 |
| |/ | |||||
| * | Merge branch 'master' of github.com:LukeSmithxyz/dwm | Luke Smith | 2022-08-02 | 1 | -0/+1 |
| |\ | |||||
| | * | Merge pull request #205 from tragdate/patch-1 | Luke Smith | 2022-07-10 | 1 | -0/+1 |
| | |\ | | | | | | | Add [hide vacant tags] to patches list | ||||
| | | * | Add [hide vacant tags] to patches list | Trag Date | 2022-07-10 | 1 | -0/+1 |
| | |/ | |||||