Commit graph

39 commits

Author SHA1 Message Date
speedie f9c027c421 implement bar modules and barpadding support. still lots to do 2022-12-03 15:25:31 +01:00
speedie 8b696b03e4 remove old toggle that does nothing 2022-12-02 11:28:45 +01:00
speedie 738410ffc5 Toggle: Comment doesn't apply anymore 2022-12-01 19:27:29 +01:00
speedie f7f9b341a2 custom layout is now non-optional to fix bug 2022-11-30 18:22:55 +01:00
speedie 6f9590d2c5 more comment changes 2022-11-30 17:44:29 +01:00
speedie fa6f44d411 Revert old commit, update module_date 2022-11-12 00:15:14 +01:00
speedie d4f42f0f64 perform some changes, add a few keybinds, typo fix, add windowmap 2022-11-11 21:00:53 +01:00
speediegq d0cbbe9718 make most layouts non-optional for maintainence sake 2022-10-27 21:37:21 +02:00
speediegq 4b350c08e6 implement better task switching 2022-10-17 21:56:46 +02:00
speediegq f15701a71e Fix layouts 2022-10-14 14:39:55 +02:00
speediegq 2bcafe14c9 fix 2022-10-12 22:40:21 +02:00
speediegq a7ef306ac0 Fix lots and lots of bugs and remove old layouts that do not have gaps.
Add new "custom" layout that allows you to create your own layouts.
2022-10-11 17:11:31 +02:00
speediegq d6869e6303 implement dragmfact properly 2022-10-11 14:01:22 +02:00
speediegq 4b3be8313f Revert previous commit, because it was pointless. You can find the
previous commit as a patch in the patch repo.
2022-10-05 21:37:39 +02:00
speediegq a4399e6e10 Test tapresize patch 2022-10-05 21:32:49 +02:00
speediegq 99b32b1002 Add .Xresources toggle, fix wallpapers reloading twice 2022-10-05 13:42:45 +02:00
speediegq 2adbd2b126 Update: toggle.h, TODO 2022-10-05 13:25:23 +02:00
speediegq 76e830515c Fix: Tag previews don't work well with leftlayout, tag previews don't
disappear when the mouse leaves the bar
2022-10-03 21:57:15 +02:00
speediegq 0109ef2845 Add commit https://git.suckless.org/dwm/commit/6613d9f9a1a5630bab30bc2b70bdc793977073ee.html 2022-10-03 00:24:54 +02:00
speediegq 20fcadd6e3 Remove old systray, replace with much better version 2022-10-02 15:34:11 +02:00
speediegq fd53908241 Switch to using GNU IceCat as default browser, update dependency list,
update toggle, update speedwm-utils
2022-09-17 16:39:35 +02:00
speediegq c0428306dc Add toggle: rounded corners 2022-09-17 00:11:05 +02:00
speediegq f5851d5426 Changes to indentation, rename MODKEY to MODIFIER1, rename SMODKEY to
MODIFIER2, add media key toggle
2022-09-11 01:44:40 +02:00
speediegq 5df0ad1a92 Add toggle for experimental fix 2022-09-09 10:07:24 +02:00
speediegq 59e69b9d6b Add a notice 2022-09-08 18:10:34 +02:00
speedie c33a6d9347 oops forgot to reenable layouts 2022-09-03 19:59:10 +02:00
speedie 6989e5153c Hide layouts that aren't available, remove layout code that wasn't
being used
2022-09-03 19:57:49 +02:00
speedie dae123f3d0 Add toggles for all layouts, fix potential segfault caused by improper
usage of dmenu/slock -v
2022-09-03 19:08:07 +02:00
speediegq 8b879eb3eb Add toggle for fading 2022-09-03 18:07:51 +02:00
speediegq 0e4758fdfe switch to options.mk and add toggle.mk 2022-09-03 17:53:15 +02:00
speediegq 12bbf6da98 Add toggle for tag previews. This means you can now fully disable
imlib2 dependency if you want.
2022-09-03 17:44:49 +02:00
speediegq bd5267be8b Add toggle for window icons 2022-09-03 17:05:20 +02:00
speediegq ed6fa4e04c Add mouse toggle for toggle.h 2022-09-03 16:46:19 +02:00
speediegq c95915fca6 Add alpha toggle 2022-09-02 17:02:04 +02:00
speediegq 1b3c6e78ba Use IPC by default 2022-08-27 17:52:40 +02:00
speedie 4ef8100f25 speedwm-mkpage: Auto-pushed speedwm changes! 2022-08-27 14:01:22 +02:00
speedie 8545bb2238 Enable by default 2022-08-26 11:43:43 +02:00
speedie fad823a301 oops 2022-08-26 11:43:29 +02:00
speedie a258afba18 Add IPC patch, add as an option. Will likely simplify this soon but for
now, edit config,mk and enable it in toggle.h. It is enabled by default
but not compatible with BSD so comment the lines if you use that.
2022-08-26 11:41:11 +02:00