aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* build(config.ninja): clean c flagsHEADmainFuwn2024-05-231-2/+2
|
* feat(dwm.c): alt tab patch + horizontal alignmentFuwn2024-05-234-1/+234
|
* feat(dwm.c): add clientindicators patch + toggleFuwn2024-05-233-0/+14
|
* build(ninja): remove clang-formatFuwn2024-05-231-5/+0
|
* refactor: correct warningsFuwn2024-05-232-6/+4
|
* chore(config.ninja): tighter clang-tidy checksFuwn2024-05-232-1/+4
|
* build(config.ninja): squeeze out every little drop of performanceFuwn2024-05-231-3/+7
|
* build(ninja): simplify clean ruleFuwn2024-05-231-1/+1
|
* feat(dwm.c): add bidi patchFuwn2024-05-231-3/+21
|
* ci(github): integration workflowFuwn2024-05-231-0/+17
|
* docs: update documentationFuwn2024-05-233-28/+91
|
* build: switch to ninjaFuwn2024-05-239-717/+122
|
* fix(dwm.c): correct vertical padding on first paintFuwn2024-05-232-2/+3
|
* refactor(dwm.c): remove unused variablesFuwn2024-05-231-6/+6
|
* feat(dwm.c): followclient follows on tagmonFuwn2024-05-232-4/+15
|
* feat(dwm.c): systraypinning toggle fixFuwn2024-05-231-1/+1
|
* feat(config.h): followclientFuwn2024-05-232-0/+17
|
* feat(config.h): reactive togglebarFuwn2024-05-233-2/+20
|
* feat(config.h): replace default programsFuwn2024-05-231-2/+2
|
* feat(config.h): use hunter as file managerFuwn2024-05-231-1/+1
|
* feat(dwm.c): add cursorwarp patchFuwn2024-05-232-1/+9
|
* feat(dwm.c): add centretitle patchFuwn2024-05-232-0/+8
|
* feat: add winicon patchFuwn2024-05-235-3/+176
|
* feat(config.h): use rofi-emoji for emoji menuFuwn2024-05-231-1/+1
|
* feat(dwm.c): add nametag patch + fixFuwn2024-05-232-2/+50
|
* fix(dwm.c): pertag and combo compatibilityFuwn2024-05-231-0/+2
|
* feat(dwm.c): add combo patchFuwn2024-05-232-6/+49
|
* feat(dwm.c): add pertagwithsel patchFuwn2024-05-231-8/+91
|
* feat(dwm.c): add zoomswap patchFuwn2024-05-231-3/+40
|
* feat(dwm.c): dd attachaside patchFuwn2024-05-231-4/+28
|
* fix(dwm.c): correct systray position on bar toggleFuwn2024-05-231-1/+1
|
* fix(dwm.c): buttonpres with sp paddingFuwn2024-05-231-1/+1
|
* feat(config.h): match all gap spacingFuwn2024-05-231-3/+3
|
* feat(config.h): global custom WMNAME usageFuwn2024-05-232-12/+12
|
* feat(config.h): add bar height patchFuwn2024-05-232-1/+2
|
* feat(dwm.c): toggle bar on fullscreen toggleFuwn2024-05-231-1/+3
|
* fix(dwm.c): barpadding and systray compatibilityFuwn2024-05-231-4/+4
|
* feat(dwm.c): add barpadding patchFuwn2024-05-232-9/+16
|
* fix(config.h): swallow kittyFuwn2024-05-231-5/+6
|
* feat(config.h): custom window manager nameFuwn2024-05-232-3/+4
|
* feat(config.h): use clipcat as clipboard managerFuwn2024-05-231-1/+1
|
* feat(config.h): use kitty as primary terminalFuwn2024-05-231-3/+4
|
* fix(dwm.c): bar widget press registrationFuwn2024-05-231-1/+1
|
* feat(dwm.c): add systray patchFuwn2024-05-232-29/+391
|
* feat(dwm.c): remove window refresh rate limitFuwn2024-05-231-6/+6
|
* feat(config.h): update my configurationFuwn2024-05-231-36/+37
|
* feat(dwm.c): add vanitygaps patchFuwn2024-05-232-13/+51
|
* Merge pull request #238 from swindlesmccoop/masterLuke Smith2023-08-161-4/+2
|\ | | | | Use install instead of cp
| * Use install instead of cpSwindles McCoop2023-07-281-4/+2
| |
* | Merge pull request #239 from pony-montana/patch-1Luke Smith2023-08-161-2/+2
|\ \ | |/ |/| final dirtyfix for fast fingers