Commit graph

94 commits

Author SHA1 Message Date
speediegq f5115d1b1e Add new MUCH faster reload function and use it instead when possible 2022-10-03 16:49:24 +02:00
speediegq 694f121cd2 Update: Remove old keybinds that weren't useful, change all keybinds
that use the MODIFIER2 modifier and update keybinds accordingly
2022-10-03 13:30:51 +02:00
speediegq 5846f75382 speedwm-mkpage: Auto-pushed speedwm changes! 2022-10-03 03:10:02 +02:00
speediegq 26c064dd96 Oops forgot to add the tagpadding stuff 2022-10-03 02:57:15 +02:00
speediegq 35005af56f Revert previous commit, better approach! 2022-10-03 02:56:19 +02:00
speediegq 925e0fb5d1 Update: Add back (proper) tagpreviewpadding and barpadding integration
with barpadding patch
2022-10-03 02:13:33 +02:00
speediegq a32677a6cc Update: Rounded corners can now be used with borderpx set to <0, add
mouse keybind to move up/down tags, more color options for window
borders
2022-10-03 01:36:47 +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 af335a5f7e Change leftlayout variable name, bump version to 0.4, add status options 2022-10-01 22:24:19 +02:00
speediegq 776a054830 Rework status functionality, save status bar to file, update various
other scripts by default so that all dependencies are forced. This is so
that people will actually install the dependencies. They are still not
100% forced as you can remove the line from Makefile.
2022-10-01 17:29:31 +02:00
speediegq 04f823a596 Update: Toggle for autoresizing 2022-10-01 15:37:35 +02:00
speediegq 043cb54026 Switch to pactl 2022-09-25 15:11:40 +02:00
speediegq 3ccf1b75c6 speedwm-mkpage: Auto-pushed speedwm changes! 2022-09-21 15:50:53 +02:00
speediegq f5888a43a5 speedwm-mkpage: Auto-pushed speedwm changes! 2022-09-20 16:53:23 +02:00
speediegq 574abdd067 Fix: speedwm-utils 2022-09-18 16:46:23 +02:00
speediegq 6e75b2f915 Update: Add back old dwm tagging, fix winnav 2022-09-17 18:20:59 +02:00
speediegq b2d5bfd067 Unhide window if scratchpad_show 2022-09-17 15:34:30 +02:00
speediegq 88c318e655 Update: Add a LOT of fsignal signals, change older ones, update scripts.
I apologize for potentially breaking old scripts but this should be much
easier to maintain and update.
2022-09-17 14:02:14 +02:00
speediegq 37164abc95 Update: awesomebar patch 2022-09-17 01:40:49 +02:00
speediegq bcfbc2e218 Update: Add lowest mfact float 2022-09-17 00:45:58 +02:00
speediegq c0428306dc Add toggle: rounded corners 2022-09-17 00:11:05 +02:00
speediegq 28a61da73b Massive changes, including documentation to speedwmrc config file 2022-09-16 22:13:39 +02:00
speediegq 3e30a624ef Change: Remove #defines for winicon patches and use integers directly
instead. Also rename sizeicon and spacingicon to iconsize and
iconspacing respectively as it makes more sense and add Xresources
entry for iconspacing as it was not there before, oops.

Finally remove status define as it is not necessary because there is
already an integer
2022-09-16 20:33:43 +02:00
speedie 9c8a353b93 Add option to hide title text only 2022-09-16 12:09:19 +02:00
speediegq 3572abc551 Change name of variables, add for gaps 2022-09-14 18:01:06 +02:00
speediegq 1080e0025f Patch update: Don't allow ClkLtButton if defaultmfact/defaultlayout are
enabled and there are no clients. Also add defaultmfact option, which is
now separate from defaultlayout.
2022-09-14 17:46:09 +02:00
speediegq 373f549efd Rename masks 2022-09-14 17:30:08 +02:00
speediegq ce938163a4 s/SHCMD/RCMD/g and indentation changes 2022-09-11 14:20:26 +02:00
speediegq e3596e021f focusmaster 2022-09-11 14:16:14 +02:00
speediegq adcb8fc79e extend floating mode keybinds 2022-09-11 14:06:29 +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 7cae3deff2 Implement: suckless commit https://git.suckless.org/dwm/commit/44adafe0069e73aa03a3829d7bb39591cd8b3f1d.html 2022-09-11 00:50:07 +02:00
speediegq ca21b2a5ab Implement https://git.suckless.org/dwm/commit/a859676ead17017bbe81b4989b2f2e0b00a0b4ba.html 2022-09-11 00:48:45 +02:00
speediegq b327178b1a Implement: Suckless commit https://git.suckless.org/dwm/commit/5e76e7e21da042c493c59235ca82d7275f20a7e4.html 2022-09-11 00:46:21 +02:00
speediegq 394783d360 oops 2022-09-11 00:43:01 +02:00
speediegq df0cc7ab77 Implement last commit for scratchpads 2022-09-11 00:42:18 +02:00
speediegq a44eb615ac Previous commit for autostart 2022-09-11 00:41:06 +02:00
speediegq 428033565a Implement: https://git.suckless.org/dwm/commit/5b2e5e7a4001479e4dc3e245f96e49f7ea0da658.html 2022-09-11 00:39:08 +02:00
speediegq 56946736aa Commit https://git.suckless.org/dwm/commit/786f6e2a6f8466ad94706781bc93bc6eb6e69512.html 2022-09-11 00:35:18 +02:00
speediegq 9398a391e5 revert last commit as per https://git.suckless.org/dwm/commit/e03248a4d5feaaacb130416be6e467a04de81f78.html 2022-09-11 00:34:03 +02:00
speediegq e2ff9b6749 Implement https://git.suckless.org/dwm/commit/6613d9f9a1a5630bab30bc2b70bdc793977073ee.html 2022-09-11 00:32:25 +02:00
speediegq 778dd959e7 Commit https://git.suckless.org/dwm/commit/9bffa845faa181fb3afe05f3dc86ad79c80736be.html
NOTE: Will not commit
https://git.suckless.org/dwm/commit/cd0773cee9bad694dc9a6b1355a32bbe61abadff.html
(unnecessary) or
https://git.suckless.org/dwm/commit/d3f93c7c1a13a2a78f04fb41ad1935525df948db.html
(breaks text drawing) or
https://git.suckless.org/dwm/commit/d93ff48803f04f1363bf303af1d7e6ccc5cb8d3f.html
(crash)
2022-09-11 00:29:45 +02:00
speediegq d5a7b67001 Commit https://git.suckless.org/dwm/commit/8b48e309735f5fe49d35f86e967f4b5dea2a2f2d.html 2022-09-11 00:17:46 +02:00
speediegq 689cec2bbc Implement https://git.suckless.org/dwm/commit/8806b6e2379372900e3d9e0bf6604bc7f727350b.html 2022-09-10 23:49:22 +02:00
speediegq 3be6689fd0 Implement https://git.suckless.org/dwm/commit/5799dd1fca6576b662d299e210cd5933b29d502d.html.
blw = TEXTW(m->ltsymbol)
2022-09-10 23:45:37 +02:00
speediegq b6e4cddeb1 Rename ipccmd.h to ipc.h 2022-09-10 13:44:11 +02:00
speediegq 18cd7c37b5 Add toggle for hide vacant tags, add non-hide vacant tags support to tag
previews
2022-09-10 13:31:30 +02:00
speediegq d79b774ea7 speedwm-mkpage: Auto-pushed speedwm changes! 2022-09-09 11:13:25 +02:00
speediegq f2d171ca38 Update: tag preview 6.3 2022-09-09 10:15:04 +02:00