| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat(dwm.c): alt tab patch + horizontal alignment | Fuwn | 2024-05-23 | 1 | -0/+218 |
| | | |||||
| * | feat(dwm.c): add clientindicators patch + toggle | Fuwn | 2024-05-23 | 1 | -0/+12 |
| | | |||||
| * | refactor: correct warnings | Fuwn | 2024-05-23 | 1 | -5/+3 |
| | | |||||
| * | feat(dwm.c): add bidi patch | Fuwn | 2024-05-23 | 1 | -3/+21 |
| | | |||||
| * | fix(dwm.c): correct vertical padding on first paint | Fuwn | 2024-05-23 | 1 | -1/+2 |
| | | |||||
| * | refactor(dwm.c): remove unused variables | Fuwn | 2024-05-23 | 1 | -6/+6 |
| | | |||||
| * | feat(dwm.c): followclient follows on tagmon | Fuwn | 2024-05-23 | 1 | -2/+12 |
| | | |||||
| * | feat(dwm.c): systraypinning toggle fix | Fuwn | 2024-05-23 | 1 | -1/+1 |
| | | |||||
| * | feat(config.h): followclient | Fuwn | 2024-05-23 | 1 | -0/+12 |
| | | |||||
| * | feat(config.h): reactive togglebar | Fuwn | 2024-05-23 | 1 | -1/+17 |
| | | |||||
| * | feat(dwm.c): add cursorwarp patch | Fuwn | 2024-05-23 | 1 | -0/+8 |
| | | |||||
| * | feat(dwm.c): add centretitle patch | Fuwn | 2024-05-23 | 1 | -0/+7 |
| | | |||||
| * | feat: add winicon patch | Fuwn | 2024-05-23 | 1 | -2/+94 |
| | | |||||
| * | feat(dwm.c): add nametag patch + fix | Fuwn | 2024-05-23 | 1 | -1/+40 |
| | | |||||
| * | fix(dwm.c): pertag and combo compatibility | Fuwn | 2024-05-23 | 1 | -0/+2 |
| | | |||||
| * | feat(dwm.c): add combo patch | Fuwn | 2024-05-23 | 1 | -0/+43 |
| | | |||||
| * | 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): global custom WMNAME usage | Fuwn | 2024-05-23 | 1 | -11/+11 |
| | | |||||
| * | feat(config.h): add bar height patch | Fuwn | 2024-05-23 | 1 | -1/+1 |
| | | |||||
| * | 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 | 1 | -9/+14 |
| | | |||||
| * | feat(config.h): custom window manager name | Fuwn | 2024-05-23 | 1 | -3/+3 |
| | | |||||
| * | fix(dwm.c): bar widget press registration | Fuwn | 2024-05-23 | 1 | -1/+1 |
| | | |||||
| * | feat(dwm.c): add systray patch | Fuwn | 2024-05-23 | 1 | -29/+386 |
| | | |||||
| * | feat(dwm.c): remove window refresh rate limit | Fuwn | 2024-05-23 | 1 | -6/+6 |
| | | |||||
| * | feat(dwm.c): add vanitygaps patch | Fuwn | 2024-05-23 | 1 | -10/+48 |
| | | |||||
| * | 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. | ||||
| * | revert 712d6639ff8e863560328131bbb92b248dc9cde7 | Luke Smith | 2023-02-28 | 1 | -9/+11 |
| | | |||||
| * | Bump to 6.4 | iStagnant | 2023-02-24 | 1 | -85/+89 |
| | | |||||
| * | preserveonrestart | Luke Smith | 2022-11-02 | 1 | -1/+37 |
| | | |||||
| * | fix swallow flicker, close #210 | Luke Smith | 2022-10-18 | 1 | -1/+1 |
| | | |||||
| * | return of xrdb patch to F5 | Luke Smith | 2022-07-08 | 1 | -0/+61 |
| | | |||||
| * | Unset fullscreen on current window when new window is opened | frei-0xff | 2022-01-21 | 1 | -0/+2 |
| | | |||||
| * | Fix small edge cases | Ethan Marshall | 2021-12-05 | 1 | -2/+7 |
| | | | | | | Fix case where only windows available are sticky Fix case where stack is empty sometimes segfaulting | ||||
| * | Initial fix for sticky switching | Ethan Marshall | 2021-12-05 | 1 | -1/+1 |
| | | |||||
| * | always center | Luke Smith | 2021-03-12 | 1 | -0/+2 |
| | | |||||
| * | Dwm did not redraw borders when swallowing so it messed up swallowing when ↵ | JimKat-1 | 2020-12-28 | 1 | -0/+12 |
| | | | | | in fullscreen | ||||
| * | rm xrdb patch to xresources to load non-color vars | Luke Smith | 2020-11-07 | 1 | -64/+72 |
| | | |||||
| * | Merge pull request #74 from aajonusonline/patch-1 | Luke Smith | 2020-08-27 | 1 | -4/+11 |
| |\ | | | | | swallow patch: add FreeBSD support | ||||
| | * | swallow patch: add FreeBSD support | aajonusonline | 2020-05-18 | 1 | -4/+11 |
| | | | | | | | | | patch from this commit: https://github.com/deadpixi/deadpixi-dwm/commit/42a798c34b4a4182599fc09f661c3b826a77bd54 | ||||
| * | | dwmblocks doesn't receive signals on OpenBSD, OpenBSD doesn't implement ↵ | skeletal738 | 2020-08-09 | 1 | -1/+7 |
| | | | | | | | | | sigqueue. Got rid of these. | ||||
| * | | Merge branch 'master' of git://git.suckless.org/dwm | Luke Smith | 2020-05-19 | 1 | -5/+6 |
| |\ \ | |/ |/| | |||||
| | * | dwm crashes when opening 50+ clients (tile layout) | bakkeby | 2020-04-25 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | Many users new to dwm find themselves caught out by being kicked out to the login manager (dwm crashing) when they open 50+ clients for demonstration purposes. The number of clients reported varies depending on the resolution of the monitor. The cause of this is due to how the default tile layout calculates the height of the next client based on the position of the previous client. Because clients have a minimum size the (ty) position can exceed that of the window height, resulting in (m->wh - ty) becoming negative. The negative height stored as an unsigned int results in a very large height ultimately resulting in dwm crashing. This patch adds safeguards to prevent the ty and my positions from exceeding that of the window height. | ||||
| | * | drawbar: Don't shadow sw global | Chris Down | 2020-04-22 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | This jarred me a bit while reading the code, since "sw" usually refers to the global screen geometry, but in drawbar() only it refers to text-related geometry. Renaming it makes it more obvious that these are not related. | ||||