summaryrefslogtreecommitdiffhomepage
path: root/patch/cfacts.h
diff options
context:
space:
mode:
authorbakkeby <[email protected]>2020-03-20 15:20:07 +0100
committerbakkeby <[email protected]>2020-03-20 15:20:07 +0100
commit8047fe257bb95490d5a027a9d3f406f16394108c (patch)
tree6904c41307f54373b6c5049903d991ffce77f21e /patch/cfacts.h
parent143f94cbc2d9d6e4a8432677f2af30be70031a9b (diff)
downloaddwm-flexipatch-8047fe257bb95490d5a027a9d3f406f16394108c.tar.gz
dwm-flexipatch-8047fe257bb95490d5a027a9d3f406f16394108c.zip
Layouts - re-distributing remaining pixels after even split to address #12
Diffstat (limited to 'patch/cfacts.h')
-rw-r--r--patch/cfacts.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/patch/cfacts.h b/patch/cfacts.h
index 9b135df..b8d8b04 100644
--- a/patch/cfacts.h
+++ b/patch/cfacts.h
@@ -1,4 +1 @@
-#if BSTACK_LAYOUT || BSTACKHORIZ_LAYOUT || CENTEREDMASTER_LAYOUT || CENTEREDFLOATINGMASTER_LAYOUT || COLUMNS_LAYOUT || DECK_LAYOUT || TILE_LAYOUT
-static void getfacts(Monitor *m, float *mf, float *sf);
-#endif
-static void setcfact(const Arg *arg);
+static void setcfact(const Arg *arg); \ No newline at end of file