Commit Graph

  • 1c6412802e Getting rid of practically unused nbottom variable bakkeby 2020-05-13 09:41:44 +02:00
  • 0b429b4994 Fibonacci updates bakkeby 2020-05-10 17:11:05 +02:00
  • ac4c5081c5 Horizgrid pixel perfect updates bakkeby 2020-05-10 14:58:00 +02:00
  • 443795e3c9 Gridmode pixel perfect updates bakkeby 2020-05-10 10:42:47 +02:00
  • 174e3260d2 Gappless grid pixel perfect updates bakkeby 2020-05-10 10:40:47 +02:00
  • 1508d9f274 Fibonacci pixel perfect updates bakkeby 2020-05-10 10:31:11 +02:00
  • c65315d52f Improved fibonacci layout (pixel perfect) bakkeby 2020-05-08 18:54:39 +02:00
  • f1bc4e8858 Moving vanitygaps patches to https://github.com/bakkeby/patches/ repository bakkeby 2020-05-08 18:53:52 +02:00
  • 511fda0088 Removing unnecessary variable when both statuscmd and dwmblocks is used bakkeby 2020-05-07 21:44:17 +02:00
  • 1a4b3632d1 Removing redundant lastbutton variable when both statuscmd and dwmblocks patches are enabled bakkeby 2020-05-05 19:59:21 +02:00
  • a6c2fe5668 Adding shiftviewclients files bakkeby 2020-05-05 19:54:02 +02:00
  • 91291ceb9f Removing redundant statuscmds logic when both statuscmd and dwmblocks patches are applied bakkeby 2020-05-05 19:50:28 +02:00
  • 75d5f1e0c5 Adding shiftview patch bakkeby 2020-05-03 16:09:05 +02:00
  • 657988fbbf Added the no transparent borders patch bakkeby 2020-05-03 10:09:26 +02:00
  • f028377c98 Adding dwmblocks patch bakkeby 2020-05-02 14:43:44 +02:00
  • 5c1e09688f Adding reference to fakefullscreenclient patch bakkeby 2020-05-01 17:06:28 +02:00
  • b837899f7a Adding option to be able to reverse cycle through flextile-deluxe layouts bakkeby 2020-05-01 16:45:25 +02:00
  • 0a0222d929 Pertag flextile-deluxe needlessly tied to monitor rules patch bakkeby 2020-05-01 14:14:38 +02:00
  • c56773c0a0 Missing variable for dragmfact without vanitygaps patch bakkeby 2020-04-30 18:09:47 +02:00
  • 69a9fe607a Changes to make fibonacci layout arrangement pixel perfect bakkeby 2020-04-28 16:56:51 +02:00
  • 8aa7a8dafb Changes to make gapplessgrid layout arrangement pixel perfect bakkeby 2020-04-28 16:34:44 +02:00
  • f7bb7f4403 Updating patch links bakkeby 2020-04-27 20:54:16 +02:00
  • 5911a9b7d7 Upgrade of the tagmonfixfs patch, allows e.g. fullscreen YouTube videos to be moved to an adjacent screen bakkeby 2020-04-27 20:41:38 +02:00
  • 904cc5962f No real reason for using Bool here, we use ints everywhere else bakkeby 2020-04-26 16:46:10 +02:00
  • 14b7edd911 Expanded monitor rules patch to include nmaster, showbar and topbar options. bakkeby 2020-04-26 16:26:36 +02:00
  • 5848460fff Improved swallow and switchtag compatibility bakkeby 2020-04-23 17:19:17 +02:00
  • 7c4a0c347f Adding if conditions before freeing res_class and res_name in applyrules bakkeby 2020-04-23 13:16:13 +02:00
  • 1bed3b0093 drawbar: Don't shadow sw global bakkeby 2020-04-23 08:07:29 +02:00
  • 2d8d5a0931 getatomprop: Add forward declaration bakkeby 2020-04-23 08:00:22 +02:00
  • a84f1b01d2 Adding fix for attachbottom patch bakkeby 2020-04-22 20:04:09 +02:00
  • 11b47dda99 setmfact: Unify bounds for compile-time and runtime mfact bakkeby 2020-04-20 18:40:25 +02:00
  • ec32a28380 [dwm][PATCH] statuscolors, fix status text width computation bakkeby 2020-04-16 20:18:13 +02:00
  • f9a001dee7 [dwm][PATCH] Multiple scratchpads bakkeby 2020-04-16 16:39:22 +02:00
  • 525dc0d107 Adding statuscmd patch ref. #23 bakkeby 2020-04-13 14:59:58 +02:00
  • d258c3bb69 Updating patch location for moved patches bakkeby 2020-04-09 10:36:43 +02:00
  • e6f9b592ee Adding reference to dragcfact patch bakkeby 2020-04-06 13:30:05 +02:00
  • c5e257d442 Simplifying the lose fullscreen patch bakkeby 2020-04-05 09:10:00 +02:00
  • b3d6a47f4f config.mk: fix POSIX_C_SOURCE macro for feature test for snprintf() bakkeby 2020-04-03 17:25:16 +02:00
  • 674c00594b Proposed fix for fake fullscreen clients ref. #15 bakkeby 2020-04-03 16:57:19 +02:00
  • 9440e76936 The Xrender library does not need to be included by default, only include when alpha patch is enabled. bakkeby 2020-04-02 09:08:00 +02:00
  • 32030e4b2c Correcting link to patches.h following move to patches.def.h bakkeby 2020-04-02 08:43:00 +02:00
  • d9337195f3 Rounded corners patch, add 0 borderpx by default bakkeby 2020-04-01 07:55:00 +02:00
  • 692affcff7 dragcfact and dragmfact improvements bakkeby 2020-03-31 09:07:00 +02:00
  • a560b9cb53 Adding rounded corners patch bakkeby 2020-03-31 08:21:00 +02:00
  • f2673fec53 [dwm][patch] holdbar: fixed flickering caused by repeated key events bakkeby 2020-03-29 12:57:07 +02:00
  • 7094852845 Making flextile gridmode pixel perfect bakkeby 2020-03-29 10:50:07 +02:00
  • 1bd0871daf Adding two new variants of gappless grid to flextile as well as making horizgrid pixel perfect bakkeby 2020-03-28 21:28:17 +01:00
  • e9e32d28c7 Adding revamped dragmfact patch ref. #19 bakkeby 2020-03-27 20:46:54 +01:00
  • cf2e0c1d70 dragcfact - if the window is floating, then fall back to resizing the window rather than doing nothing, #19 bakkeby 2020-03-25 15:23:14 +01:00
  • 32d3d2b7c3 Adding dragcfact patch, ref. #19 bakkeby 2020-03-25 15:15:47 +01:00
  • d17a306a94 Removing workaround to ensure that floating master stays on top, ref. #20 bakkeby 2020-03-24 10:17:09 +01:00
  • becbb9bfbf Removing unwanted and forgotten debug line ref. #20 bakkeby 2020-03-23 19:03:02 +01:00
  • 52db51175b Bug failing to close the last window using the centered floating master layout, ref. #20 bakkeby 2020-03-23 16:18:18 +01:00
  • ceed6813d3 Styling bakkeby 2020-03-23 16:15:40 +01:00
  • 7bc3cf765e Adding stacker patch as requested ref. #17 bakkeby 2020-03-23 12:15:50 +01:00
  • cd818c14bb Update about layout updates bakkeby 2020-03-22 19:51:09 +01:00
  • 39df3ca2ec Replacing SchemeSel background for systray with that of SchemeNorm bakkeby 2020-03-22 19:39:08 +01:00
  • 9344ff61dd Alternative fix which is more in line with the original diff, ref. #18 bakkeby 2020-03-22 11:09:30 +01:00
  • f401a51fa8 Fix broken client when using systray without the alpha patch, ref. #18 bakkeby 2020-03-22 10:55:43 +01:00
  • 9bc39c02b2 Fixing bugs in relation to #12 bakkeby 2020-03-21 14:23:27 +01:00
  • 873b856428 FAKEFULLSCREEN_PATCH takes precedence over the FAKEFULLSCREEN_CLIENT_PATCH, ref. #13 bakkeby 2020-03-20 16:45:20 +01:00
  • 2541d38d2c Rewording slave --> stack bakkeby 2020-03-20 16:18:58 +01:00
  • 8047fe257b Layouts - re-distributing remaining pixels after even split to address #12 bakkeby 2020-03-20 15:20:07 +01:00
  • 143f94cbc2 Fix for 0 nmaster for tile layout bakkeby 2020-03-07 17:04:17 +01:00
  • 58ab50845d Adding option to enable gaps for monocle layout, ref. issue #11 bakkeby 2020-03-07 17:03:19 +01:00
  • e75decf7de Pertag togglegaps change ref. issue #11 bakkeby 2020-03-07 12:44:42 +01:00
  • 4b45c6071f Adding vtcolors patch bakkeby 2020-02-11 18:31:11 +01:00
  • 9ef44a0bc1 Config definition fix for swaptags bakkeby 2020-02-11 15:35:34 +01:00
  • 90a848d608 Adding swaptags patch bakkeby 2020-02-11 08:27:00 +01:00
  • 8cb609fa1e Fix for systray flickering ref. #9 bakkeby 2020-02-09 15:17:05 +01:00
  • ed20fd9c61 Feature request to add alternative scratchpad patch by Gaspar Vardanyan ref. #8 bakkeby 2020-02-09 14:55:40 +01:00
  • 69a7b2ad6b Fixing overlapping window name area when using barpadding patch ref. #9 bakkeby 2020-02-09 13:26:14 +01:00
  • ecd64a9769 Fix systray position when barpadding patch is enabled, ref. #9 bakkeby 2020-02-09 13:04:28 +01:00
  • 6de03c1735 Adding transferall patch bakkeby 2020-02-02 11:55:19 +01:00
  • 4ddfdab30e Adding fsignal patch and moved dwmc signal settings to config.def.h bakkeby 2020-02-02 11:40:24 +01:00
  • 8392323938 Fix for undefined reference to getgaps when using only nrowgrid layout with vanitygaps bakkeby 2020-01-30 11:43:47 +01:00
  • 4405df28bd Fix for undefined reference to getgaps when using only centeredmaster layout bakkeby 2020-01-30 09:47:26 +01:00
  • 8f53248a0f [dwm][patch] swapfocus just focus next client after tag or toggletag bakkeby 2020-01-30 08:43:00 +01:00
  • d644c89c74 Added shiftview patch bakkeby 2020-01-29 14:22:24 +01:00
  • 347ac5146c Correcting warnings ref. #4 bakkeby 2020-01-29 13:32:53 +01:00
  • 0da53e1e9b Correcting minor compilation errors in relation to hidevacanttags, barpadding and centeredwindowname patches bakkeby 2020-01-29 13:17:15 +01:00
  • 5e75da8dd1 Adding swapfocus patch bakkeby 2020-01-29 08:31:00 +01:00
  • 21ba1d7bb3 [dwm][PATCH] remember to free everything we create bakkeby 2020-01-27 09:15:20 +01:00
  • 3567e59e20 [dwm][PATCH] remove NULL guards for XFree bakkeby 2020-01-27 09:13:13 +01:00
  • 84b0361b65 Adding transfer patch bakkeby 2020-01-26 07:32:00 +01:00
  • 60209c98d7 Fixing minor annoyance with the switchtag patch. When closing a window the tag switches back to the previous tag. This fix prevents that from happening when the client has since moved to another monitor. bakkeby 2020-01-25 18:37:35 +01:00
  • fa6e3d9500 Holdbar compatibility with barpadding, extrabar and statuspadding. bakkeby 2020-01-24 20:41:08 +01:00
  • d04b3899fd Fix for using pertagbar patch, but no zoomswap patch bakkeby 2020-01-24 11:25:32 +01:00
  • b866bf5319 Adding barpadding patch and moving patches.h to paches.def.h bakkeby 2020-01-24 10:47:13 +01:00
  • 83a7b16a86 Adding inplacerotate patch bakkeby 2020-01-17 09:54:23 +01:00
  • bf4fdc6484 Fixes for missleading variable? #2 bakkeby 2020-01-15 13:21:56 +01:00
  • 462445a378 Added [dwm][patch][dragmfact] Fix patch to work with multiple monitors bakkeby 2019-12-15 09:31:52 +01:00
  • ab2c5fe5da Adding switchtag improvements bakkeby 2019-11-26 20:23:58 +01:00
  • 7d107ce8eb Adding dmenumatchtop patch bakkeby 2019-11-26 19:54:00 +01:00
  • 3b175a5387 Adding improvement to the fakefullscreenclient exiting out of proper fullscreen into tiled fullscreen bakkeby 2019-11-22 09:21:56 +01:00
  • 9b85650c1d Adding fakefullscreeenclient patch bakkeby 2019-11-21 12:15:16 +01:00
  • 5fa724da0d Tidying style bakkeby 2019-11-21 12:09:05 +01:00
  • 42b66d4b29 Addressed some conflicts between CMDCUSTOMIZE and NODMENU patches as well as between EXRESIZE and MAXIMIZE patches bakkeby 2019-11-04 08:17:00 +01:00
  • 2112ea927f Adding exresize patch bakkeby 2019-10-24 08:47:00 +02:00
  • d82be5a65d Adding nodmenu patch bakkeby 2019-10-24 08:03:00 +02:00