Commit graph

185 commits

Author SHA1 Message Date
speedie c174e1b106 remove layoutposition here too 2022-12-04 22:16:28 +01:00
speedie 76b987870b cleanup some no longer used int and functions 2022-12-04 22:08:29 +01:00
speedie d65c4d6a55 use hide options 2022-12-04 22:03:42 +01:00
speedie 01dcf72c10 Remove anybar garbage code that wasn't being used anyway. I don't think
I'm going to add back anybar unless an issue asks for it. It causes
issues upon issues and no one is using it to my knowledge. I am not
using it myself meaning issues can sneak in without being noticed. I
think removing this patch is the best option. If one doesn't want the
default bar, just disable it.
2022-12-04 21:30:20 +01:00
speedie 2004e5dddf Add systray 2022-12-03 17:31:43 +01:00
speedie f8e81f1b09 mouse previews are now disabled because frankly they're a pain to
maintain and aren't useful.

to preview, use the keybinds.
2022-12-03 00:06:09 +01:00
speedie 8a43d3ce7b add option to change position of title 2022-12-02 18:12:24 +01:00
speedie 87663a7609 warning cleanup with gcc and battery fix 2022-12-02 10:07:42 +01:00
speedie dfdff88bf1 no longer true, because the title is powerlined too 2022-11-30 18:21:12 +01:00
speedie 3f641dda3f indent 2022-11-30 18:20:13 +01:00
speedie 4e5ebf8ca1 add hide options for border 2022-11-30 18:06:54 +01:00
speedie b0b854b933 comment cleanup 2022-11-30 17:30:32 +01:00
speedie ed0e491dba Remove outdated comments, altbarcmd no longer crashes speedwm if it's
set to something but altbar is 0.
2022-11-30 17:16:10 +01:00
speedie 780ce66f70 Add a new keybind 2022-11-28 19:22:18 +01:00
speedie 4c8b5f90be remove status, fix a few modules 2022-11-27 02:29:52 +01:00
speedie 95758c24ca fix: autostart 2022-11-27 01:53:53 +01:00
speedie 7228d3f921 Completely rewrite modules, remove old status script, merge dwmblocks
fork in to the makefile.
2022-11-27 01:12:14 +01:00
speedie 0bab118a13 change a few settings to default 2022-11-25 23:44:30 +01:00
speedie 1b2dbd30fe change a few default settings 2022-11-25 23:43:57 +01:00
speedie d52c5c6470 update a few keybinds that broke 2022-11-25 21:01:03 +01:00
speedie befba0107d This should also be 0 2022-11-25 18:35:12 +01:00
speedie e1ec571e05 bar height is 4 by default in speedwmrc, change this here too 2022-11-25 18:23:52 +01:00
speedie 297a12447b oops wrong font 2022-11-18 18:34:04 +01:00
speedie fcb21e17ab small changes 2022-11-18 18:13:09 +01:00
speedie d50409965a Status can now be overriden, I don't know why this wasn't possible
before.
2022-11-18 15:18:42 +01:00
speedie ef4eec1f93 Implement empty layout 2022-11-17 16:58:03 +01:00
speedie 5f898f0193 Implement modified, slimmed down version of flextile_deluxe 2022-11-16 20:48:35 +01:00
speedie 259dc8e0bb New defaults 2022-11-15 18:40:11 +01:00
speedie cef970ac27 Use pango, add support for pango markup. This *does* add pango as a
dependency, however i will likely add #ifs for this later. If this is a
problem, get this diff and patch -R it on your build.
2022-11-15 16:18:33 +01:00
speedie d39fce6953 add a few options, fix swallow, remove useless rules 2022-11-12 14:42:02 +01:00
speedie 60646c2a2f Add toggle for focusonnetactive 2022-11-12 14:02:56 +01:00
speedie 8e6580e072 fix colorscheme for selected title 2022-11-11 22:44:24 +01:00
speedie c105593d69 fix ampersand in song 2022-11-03 15:17:20 +01:00
speediegq 5842ec965b change def options 2022-10-28 19:59:34 +02:00
speediegq ab50c4fc51 update docs, add lots of keybinds and functions 2022-10-28 19:55:39 +02:00
speediegq 5f4708aa59 remove useless int 2022-10-28 18:07:20 +02:00
speediegq 7270c773f1 update docs, various other changes 2022-10-28 18:06:56 +02:00
speediegq 9a77fb8b3e revert commit 2022-10-28 15:35:48 +02:00
speedie cfd740d68b wip 2022-10-28 13:10:34 +02:00
speediegq d0cbbe9718 make most layouts non-optional for maintainence sake 2022-10-27 21:37:21 +02:00
speedie 2abe20bcaa Go through with an issue, separate scripts and cleanup 2022-10-27 17:41:42 +02:00
speediegq 5140710763 fix funny typo 2022-10-24 21:47:38 +02:00
speediegq 63a6e45a41 new defaults, signal change, add toggleicon func 2022-10-22 18:50:08 +02:00
speediegq 20e5beade6 change few things 2022-10-20 23:10:48 +02:00
speediegq c1adff7615 cleanup code 2022-10-20 22:51:26 +02:00
speedie 5569f969b0 changes to codebase so i can maintain it easier 2022-10-20 15:29:43 +02:00
speediegq 8466bcd00b comment change 2022-10-19 22:34:18 +02:00
speediegq 520a8adc5e Huge changes to .Xresources, layouts/tags and more 2022-10-19 22:27:34 +02:00
speediegq de0056210b new example .Xresources file 2022-10-19 19:25:38 +02:00
speediegq 10b6c09eb6 further hack on the title, change fonts -> fontarray so we can use fonts
for the misc fonts
2022-10-18 22:19:51 +02:00
speediegq e70576b4af Fix awesomebar title (no longer print garbage), change color values to
better represent what they do
2022-10-18 21:14:05 +02:00
speediegq 18c4d84464 these don't need to be unsigned either, in fact values less than 0
might break them
2022-10-18 17:45:32 +02:00
speediegq d4074b9cfc these should not be unsigned 2022-10-18 17:43:56 +02:00
speediegq 5cb529bdc5 change a few integer names, remove bool we don't need 2022-10-18 17:42:46 +02:00
speediegq bc96a99e43 Change name of integer 2022-10-18 17:26:59 +02:00
speediegq 9068e4da5d enable antialiasing for other fonts, indentation change 2022-10-18 16:57:28 +02:00
speediegq 58d4aceb88 Add awesomebar toggle (hideunselectedtitle) 2022-10-18 16:50:46 +02:00
speediegq 45242b2980 add color options 2022-10-18 15:46:11 +02:00
speediegq 348c1ed6d6 fix: switcher segfault 2022-10-18 14:51:40 +02:00
speediegq 4b350c08e6 implement better task switching 2022-10-17 21:56:46 +02:00
speediegq 87d7f36862 New default colors, change a few integer names 2022-10-17 20:53:23 +02:00
speediegq 1e37ced222 Add powerlines for tags, might add for status too, but i don't think
it's necessary
2022-10-17 20:15:36 +02:00
speediegq 20ddcbd098 Update fsignal patch, it now sucks less and doesn't shit the status text 2022-10-14 16:14:45 +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 d79c85fbfb Now use tcc by default 2022-10-08 21:47:30 +02:00
speedie 81cbbe4d67 Add actions.h header, making options.h smaller. 2022-10-06 14:09:30 +02:00
speedie db36493a61 refine options.h 2022-10-06 12:07:10 +02:00
speedie 1f9641927e Add systray color scheme 2022-10-06 08:22:06 +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 aa93cc1404 notice 2022-10-05 13:01:20 +02:00
speediegq 970e66d573 Revert previous commit for now, change keybinds 2022-10-04 18:12:17 +02:00
speediegq b5b8570f55 Remove old unnecessary options, add pertag for gaps 2022-10-04 18:06:47 +02:00
speediegq f1e2566357 Update defaults, add new issue 2022-10-04 16:22:49 +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 72e4cb5eee new defaults for bar height 2022-10-03 11:58:20 +02:00
speediegq 248a7ad17c Better defaults 2022-10-03 03:25:23 +02:00
speediegq 5846f75382 speedwm-mkpage: Auto-pushed speedwm changes! 2022-10-03 03:10:02 +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
speedie 011f3351fe update: add keybinds 2022-10-02 23:00:10 +02:00
speediegq e6ef163c5f Update 2022-10-02 21:23:51 +02:00
speediegq a580d5b99c Update xresources 2022-10-02 15:39:50 +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 7d83e96187 Revert 2022-09-29 17:58:53 +02:00
speediegq 2e383cd004 Add new script 2022-09-29 17:39:22 +02:00
speediegq cb53feef22 Update: Same opacity for the status 2022-09-23 20:32:23 +02:00
speediegq 25730e6b4a speedwm-mkpage: Auto-pushed speedwm changes! 2022-09-21 18:43:58 +02:00
speediegq c643e80554 Change default tag alpha 2022-09-20 18:46:56 +02:00
speediegq 80dadc0636 speedwm-mkpage: Auto-pushed speedwm changes! 2022-09-20 17:34:26 +02:00
speediegq f5888a43a5 speedwm-mkpage: Auto-pushed speedwm changes! 2022-09-20 16:53:23 +02:00
speediegq 6e75b2f915 Update: Add back old dwm tagging, fix winnav 2022-09-17 18:20:59 +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 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 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 66210ff67c Update class 2022-09-17 00:05:06 +02:00