Commit graph

131 commits

Author SHA1 Message Date
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