Commit Graph

  • 0b3d5e7f62 Major compatibility updates Bagellll 2022-01-25 03:34:52 -0500
  • 9d82adb1f2 Tag-Sync patch Bagellll 2022-01-23 15:26:26 -0500
  • 4366f72390 Fix for drw_text cropping one characters too many when the text is too long and replacing with ... ref. #216 bakkeby 2022-01-20 22:21:55 +0100
  • 2c5f877bd2 Ignoring unused functions warnings. bakkeby 2022-01-18 14:29:11 +0100
  • e6dc6a3016 Refactoring restack to allow it to work without having the bar as a reference ref. #214 bakkeby 2022-01-18 11:08:34 +0100
  • 489ac30092 Refactoring window title drawing with regards to icons ref. #216 bakkeby 2022-01-18 11:04:35 +0100
  • 406faa9cc3 tags bar module: fix for wrong click offset ref. #215 bakkeby 2022-01-14 21:12:36 +0100
  • 0404e12dba bump version to 6.3 bakkeby 2022-01-10 17:24:12 +0100
  • 0a4e6de597 Add a configuration option for fullscreen locking bakkeby 2022-01-10 17:18:45 +0100
  • 0350db1b39 drawbar: Don't expend effort drawing bar if it is occluded bakkeby 2022-01-10 17:16:09 +0100
  • 9ea0cb6c7c Fix for infinite loop when there is only one client and pushup is run twice bakkeby 2022-01-07 22:27:08 +0100
  • 6667f1030b
    Make sure it plays well with pertag patch Utkarsh Verma 2021-12-26 21:26:32 +0530
  • 3d081ef5f9
    Loop through all bars Utkarsh Verma 2021-12-26 19:30:01 +0530
  • 0cd25db5af
    Fix resizing of bar Utkarsh Verma 2021-12-26 18:53:53 +0530
  • 8f401e1d81
    Add a new patch to integrate vanity gaps with bar padding Utkarsh Verma 2021-12-26 18:29:55 +0530
  • aca19314c7
    Integrate systray patch with status patch Utkarsh Verma 2021-12-26 17:47:50 +0530
  • 40d30e5d1b Adding the one line of bloat that would have saved a lot of time for a lot of people bakkeby 2021-11-25 09:15:27 +0100
  • a9078fdb4d Adding underlinetags patch ref. #199 bakkeby 2021-11-23 22:49:27 +0100
  • 63fed59d19 Adding taglabels patch ref. #199 bakkeby 2021-11-23 22:36:53 +0100
  • c7af5c6b67 winicon: Fix potential integer overflow bakkeby 2021-11-20 22:48:46 +0100
  • efb9cc721e onlyquitonempty: fix for compilation error when not using the restart sig patch ref. #196 bakkeby 2021-11-11 09:21:58 +0100
  • 67fc80803d onlyquitonempty: refactoring patch to only take client windows into consideration when deciding whether or not to allow dwm to quit bakkeby 2021-10-31 13:45:18 +0100
  • ec6a64a64f onlyquitonempty + cool_autostart: adding proposed compatibility improvements ref. #194 bakkeby 2021-10-25 15:43:14 +0200
  • 297412adf4 noborder: addressing issue reported in #193 bakkeby 2021-10-25 10:02:51 +0200
  • 84355a6d90 fodcusadjacenttag: Add selmon->sel guards for tagandviewtoleft/right to prevent segmentation faults ref. #191 bakkeby 2021-10-20 08:59:47 +0200
  • ce270a320e
    Merge pull request #190 from UtkarshVerma/dwmblocks Stein Gunnar Bakkeby 2021-10-15 18:34:41 +0200
  • e39062e543
    Use 'pgrep -o' instead of 'pidof -s' to get the PID of status bar Utkarsh Verma 2021-10-15 10:11:50 +0530
  • 51f0cd0f62
    Add statuscmd support to powerline status Utkarsh Verma 2021-10-14 11:35:29 +0530
  • e68f434944 Add a statusallmons and staticstatus easily toggleable in patches.h ref. #188 bakkeby 2021-10-07 11:46:31 +0200
  • 48f0a9074c Add a statusallmons switch easily toggleable in patches.h magnus 2021-10-02 13:46:55 -0500
  • a42a81a711 Expanding directives ref. #182 bakkeby 2021-09-09 08:50:17 +0200
  • 7de6ee8375 savefloats: save centered float position for tiled windows when centered or alwayscentered patches are used ref. #182 bakkeby 2021-09-08 17:20:40 +0200
  • 22bbf1cb13 Adding alwayscenter patch ref. #182 bakkeby 2021-09-08 09:42:47 +0200
  • 036421845f Adding separate statuscolors bar module ref. #180 bakkeby 2021-08-25 12:18:01 +0200
  • c2e4fed918 swallow: new window to respect border of parent terminal bakkeby 2021-08-07 12:31:43 +0200
  • f8ae6714db Adding winicon patch bakkeby 2021-07-27 13:40:53 +0200
  • d72bc90cdc rioresize: apply an arrange if changing monitors bakkeby 2021-07-24 16:56:51 +0200
  • 43950f4502 feat: added new command, cleaning up TODO. tiago.paranhos 2021-06-23 18:09:19 -0300
  • fc12b35552 docs: updated TODO. tiago.paranhos 2021-06-23 16:50:14 -0300
  • d48754b3fd feat: added binding for stalonetray and updated TODO. tiago.paranhos 2021-06-23 14:16:17 -0300
  • 8f027cec97 fix: redefining default layout. tiago.paranhos 2021-06-23 11:06:00 -0300
  • 462f4d018c fix: syntax error tiago.paranhos 2021-06-23 11:00:33 -0300
  • 32232fc160 feat: final bindings redefinition. tiago.paranhos 2021-06-23 10:58:58 -0300
  • 8c90acf9c2 feat: renamed manual Mod4 references (super) to Mod1 (alt); updated TODO. tiago.paranhos 2021-06-23 09:08:55 -0300
  • 01ffef1f56 feat: added all patches to the cheatsheet, updated TODO. tiago.paranhos 2021-06-23 01:17:32 -0300
  • 0cfd0beb75 feat: removed conflicting patch. tiago.paranhos 2021-06-23 00:54:32 -0300
  • 4e43c6acf9 feat: updated TODO. tiago.paranhos 2021-06-23 00:29:12 -0300
  • c80f8f6c05 docs: updated TODO. tiago.paranhos 2021-06-23 00:28:17 -0300
  • fecfb7adce feat: removida customização de janelas sem bordas para que tenham bordas, atualizado README e TODO. tiago.paranhos 2021-06-23 00:24:58 -0300
  • bb09ab5d2c feat: updated TODO tiago.paranhos 2021-06-22 23:25:43 -0300
  • 98c50d1817 fix: fix on the script that list active patches. tiago.paranhos 2021-06-22 22:19:03 -0300
  • 53957baa04 feat: updated repository on 2021-06-22 20:35:14 tiago.paranhos 2021-06-22 20:35:11 -0300
  • 10345cfa6f feat: added TODO.md. tiago.paranhos 2021-06-22 20:34:01 -0300
  • 83995f28da feat: fixed the binding to trigger zoom. tiago.paranhos 2021-06-22 20:31:25 -0300
  • 77050773bb feat: removed the indicator from tags on tagbar. tiago.paranhos 2021-06-22 18:50:40 -0300
  • d72f2e06b0 feat: updated instructions. tiago.paranhos 2021-06-22 18:40:22 -0300
  • c716e41519 feat: initial version of the statusbar. tiago.paranhos 2021-06-22 17:08:04 -0300
  • c01b187fc5 feat: updated font. tiago.paranhos 2021-06-22 16:55:05 -0300
  • 9b57b5b0fc feat: fixed fullscreen mode. tiago.paranhos 2021-06-22 16:45:30 -0300
  • 3e31d6ac21 feat: more of my customizations. tiago.paranhos 2021-06-22 16:26:27 -0300
  • 050c23101c feat: adding new script to get all active patches and fixed bar padding. tiago.paranhos 2021-06-22 16:04:40 -0300
  • 504b8e5beb feat: updated build script and its' configuration. tiago.paranhos 2021-06-22 14:02:20 -0300
  • b2dc184e85 feat: updated build script. tiago.paranhos 2021-06-22 13:43:46 -0300
  • b82e1d203d feat: manually migrated my previous configuration. tiago.paranhos 2021-06-22 13:30:52 -0300
  • d83e121438 feat: adding build script from my old dwm configuration. tiago.paranhos 2021-06-22 11:36:08 -0300
  • 91cffaf840 feat: enabling the patches from my old config. tiago.paranhos 2021-06-22 11:34:22 -0300
  • 73a29521e4 Correcting short hash bakkeby 2021-06-21 13:44:14 +0200
  • 59eb825b7a
    Merge pull request #161 from Ultrahalf/master Stein Gunnar Bakkeby 2021-06-21 13:42:58 +0200
  • 65724b211a
    Fix typo Muhamad Althaf 2021-06-21 16:06:44 +0530
  • 9b3cdeb929
    Merge pull request #158 from pepper-jelly/master Stein Gunnar Bakkeby 2021-06-14 15:11:12 +0200
  • b0070eac02 use portable macro pepper-jelly 2021-06-14 12:09:22 +0300
  • 0733c39e0c sed source files to end with 1 new line pepper-jelly 2021-06-14 08:16:17 +0300
  • c968fd9aae Renaming VIEW_SAME_TAG_GIVES_PREVIOUS_TAG_PATCH to TOGGLETAG_PATCH bakkeby 2021-05-30 19:26:27 +0200
  • 246f8f7260 Adding togglelayout patch bakkeby 2021-05-30 19:22:00 +0200
  • a76fb54d79 focusadjacenttag: for correctness should probably also update current desktop when EWMH patch is enabled bakkeby 2021-05-28 14:39:46 +0200
  • 75b0c4f86b focusadjacenttag: adding pertag compatibiltiy ref. #152 bakkeby 2021-05-28 14:33:56 +0200
  • 9072ef28a4 Splitting SchemeHid to SchemeHidNorm and SchemeHidSel given that a hidden client may still be the selected client ref. #148 bakkeby 2021-05-21 10:16:49 +0200
  • 9a0fb6c83b vanitygaps: PERTAG_VANITYGAPS_PATCH to control both gaps and whether gaps are enabled per tag ref. #147 bakkeby 2021-05-19 17:41:25 +0200
  • e1f28aae25 vanitygaps: fix for gaps not being enabled by default when pertag is used ref. #147 bakkeby 2021-05-19 12:33:14 +0200
  • 2d999576a4 update config: reorder rules for WINTYPE base rule fitrh 2021-05-18 21:08:19 +0800
  • 5208114243 Don't draw rectangles when hide vacant tags patch is enabled TalkingPanda0 2021-05-14 19:21:10 +0300
  • 28c4d0eab2 Adding note about the Known Issues discussion category bakkeby 2021-05-13 17:13:13 +0200
  • cde98665a2 Updating the link for Mitch Weaver's rounded corners patch bakkeby 2021-05-13 15:21:02 +0200
  • 7fe81a6280 fakefullscreen vs fakefullscreenclient compatibility, let fakefullscreen take precedence bakkeby 2021-05-13 14:25:26 +0200
  • 0b5bc76eef toggelfullscreen: addressing focus change issue when exiting fullscreen properly bakkeby 2021-05-12 15:00:04 +0200
  • ef89eb7c71 nodmenu: updating link bakkeby 2021-05-09 20:04:13 +0200
  • 2938bf448c config.mk: added build options for FreeBSD bakkeby 2021-05-09 20:03:23 +0200
  • fd958dc631 floatpos: allowing window size hints to be updated (this may interfere with window float positions) bakkeby 2021-05-06 12:08:27 +0200
  • 9edce6b606 scratchpad_alt_1: upgrading and simplifying patch ref. #124 bakkeby 2021-05-06 11:05:48 +0200
  • df9533f1eb ipc: get_tags - do not dump tag if the tag is null bakkeby 2021-05-05 18:47:45 +0200
  • 579f8f892b ipc: get_tags - do not dump tag if the tag is null ref. #123 bakkeby 2021-05-05 08:18:00 +0200
  • 3bf6eeca75
    Create FUNDING.yml Stein Gunnar Bakkeby 2021-05-04 13:36:05 +0200
  • e4c92733f2 IPC: dump_monitor - do not dump bar if there is no bar ref. #118 bakkeby 2021-05-01 11:47:53 +0200
  • 7b9460e770 fakefullscreenclient + stacker: fix for allowing focusstack when client is in fake fullscreen (issue introduced by alwaysfullscreen being merged upstream bakkeby 2021-04-29 09:05:32 +0200
  • 77c45afe48 Addressing various memory leak issues ref. https://github.com/bakkeby/patches/issues/30 bakkeby 2021-04-28 13:35:22 +0200
  • 4bfda0327c anybar: misc improvements ref. #118 bakkeby 2021-04-28 10:52:59 +0200
  • eb66da79ca anybar: make sure to free the bar when unmanaging an external bar plus misc improvements ref. #118 bakkeby 2021-04-27 13:31:41 +0200
  • a7dfcc17d5 status2d: improving cut status line protection, dwm will still exit if an invalid color code comes through (there is an explicit die call in drw_clr_create) bakkeby 2021-04-27 09:55:04 +0200
  • 23c76d13b5 vanitygaps: replaced smartgaps with smartgaps_fact, allowing gaps to be increased when there is only one client. bakkeby 2021-04-16 10:16:04 +0200
  • 4a45f23643 placemouse: fix for crash when moving between monitors with different tags and there is no selected client on that monitor / tag bakkeby 2021-04-14 17:16:05 +0200