summaryrefslogtreecommitdiffhomepage
path: root/patch
AgeCommit message (Collapse)Author
2022-12-14seamless restart: Fix positioning of hidden scratchpad windows following ↵masterbakkeby
restart ref. #315
2022-11-15tagpreview: make sure that tagwin is created following configure notify ↵bakkeby
requests ref. #308
2022-10-16roundedcorners: moving drawroundedcorners logic to resizeclient ref. #304bakkeby
2022-10-13alttab: fixing crash when clients are on other tagsbakkeby
2022-10-08Adding alt-tab patch ref. #303bakkeby
2022-08-13Expose showhideclient to external tools (fsignal, IPC) ref #287bakkeby
2022-08-12Adding nametag patchbakkeby
2022-08-07autostart: upgrading to dwm-autostart-20210120-cb3f58a.diffbakkeby
2022-08-01dwmc: adding string support ref. #284bakkeby
2022-07-28Bump to 9bffa84: use named parameter for func prototypebakkeby
Ref. https://git.suckless.org/dwm/commit/9bffa845faa181fb3afe05f3dc86ad79c80736be.html
2022-07-05Adding tagpreview patch (#271)Stein Gunnar Bakkeby
2022-07-05Refactoring shift functions ref. #270bakkeby
2022-07-04Adding shiftswaptags patch ref. #270bakkeby
2022-07-04Adding shiftboth patch ref. #270bakkeby
2022-07-04Adding shifttagclients patch ref. #270bakkeby
2022-07-04Adding shifttag patch ref. #270bakkeby
2022-06-27systray: hide systray when there are no systray icons to show ref. #268bakkeby
2022-06-20Adding renamed scratchpads patchbakkeby
2022-06-18systray: removing redundant getatomprop declaration in bar_systray.h, ref. #260bakkeby
2022-06-17systray: allow systray icons to survive a restart by handing systray icons ↵bakkeby
over to the root window before destroying the systray window
2022-06-17Porting the seamless restart feature from dusk into dwm-flexipatchbakkeby
2022-06-10vanitygaps + pertag: enablegaps should be retrieved from the current ↵Bakkeby
monitor, not the selected monitor ref. #258
2022-05-08shiftview + scrachpads compatibilityBakkeby
2022-04-17For all intensive purposes the monitor index is the same as monitor num, ↵bakkeby
thus refactoring to use the latter
2022-03-30setborderpx: refactoring patchbakkeby
2022-03-10holdbar + systray compatibility - make systray follow the bar when being ↵bakkeby
revealed and hidden ref. #239
2022-03-06Upgrading winicon patch to v2.1 ref. #238bakkeby
2022-02-24Fixed moving window tag issue (#237)dev-null-undefined
+ when moving window from monitor with different tags selected the moved window would not get the tags set properly if multiple windows are already on that monitor
2022-02-20focusadjacenttags + scratchpad compatibility issue ref. #236bakkeby
2022-02-11Tag-Sync patch (for syncing tags across all monitors) (#219)Bagellll
* Tag-Sync patch * Major compatibility updates * SWITCHTAG/TAGSYNC compatibility * tagsync: refactoring Co-authored-by: bakkeby <[email protected]>
2022-02-11barpadding: adding vanitygaps variantbakkeby
2022-02-11sizehints ruled: have rule checks take window type and role into account ↵bakkeby
ref. #229
2022-02-11Refactoring window title drawing with regards to icons ref. #216bakkeby
2022-02-11tags bar module: fix for wrong click offset ref. #215bakkeby
2022-02-11Fix for infinite loop when there is only one client and pushup is run twicebakkeby
2021-12-26Loop through all barsUtkarsh Verma
2021-12-26Fix resizing of barUtkarsh Verma
2021-12-26Add a new patch to integrate vanity gaps with bar paddingUtkarsh Verma
2021-11-23Adding underlinetags patch ref. #199bakkeby
2021-11-23Adding taglabels patch ref. #199bakkeby
2021-11-20winicon: Fix potential integer overflowbakkeby
2021-10-20fodcusadjacenttag: Add selmon->sel guards for tagandviewtoleft/right to ↵bakkeby
prevent segmentation faults ref. #191
2021-10-15Use 'pgrep -o' instead of 'pidof -s' to get the PID of status barUtkarsh Verma
2021-08-25Adding separate statuscolors bar module ref. #180bakkeby
2021-08-07swallow: new window to respect border of parent terminalbakkeby
2021-07-27Adding winicon patchbakkeby
2021-07-24rioresize: apply an arrange if changing monitorsbakkeby
2021-06-14sed source files to end with 1 new linepepper-jelly
2021-05-28focusadjacenttag: for correctness should probably also update current ↵bakkeby
desktop when EWMH patch is enabled
2021-05-28focusadjacenttag: adding pertag compatibiltiy ref. #152bakkeby