Commit graph

72 commits

Author SHA1 Message Date
speedie 259dc8e0bb New defaults 2022-11-15 18:40:11 +01:00
speedie f0cee30311 update example.Xresources 2022-11-15 16:31:38 +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 0d5a47831d Add CSS, various more options, we can now make php :D 2022-11-12 15:31:53 +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 89c955de3b fix for weird graphical bug 2022-10-28 20:32:28 +02: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
speedie 2abe20bcaa Go through with an issue, separate scripts and cleanup 2022-10-27 17:41:42 +02:00
speedie de7839a8b1 indent change 2022-10-25 11:46:52 +02:00
speedie f7be7ed2c4 fix sed in speedwm_run 2022-10-25 11:44:12 +02:00
speediegq 3325239f89 fix: html not being generated properly 2022-10-24 17:49:30 +02:00
speediegq 63a6e45a41 new defaults, signal change, add toggleicon func 2022-10-22 18:50:08 +02:00
speediegq 236a0e1d29 update makefile, readme and example xresources 2022-10-20 21:30:28 +02:00
speedie 5569f969b0 changes to codebase so i can maintain it easier 2022-10-20 15:29:43 +02:00
speediegq daf433d9aa fix bug 2022-10-19 23:07:58 +02:00
speediegq f3f96bc763 Fix: systray toggle 2022-10-19 22:33:17 +02:00
speediegq d2b4dfaed0 change 2022-10-19 22:31:15 +02:00
speediegq 520a8adc5e Huge changes to .Xresources, layouts/tags and more 2022-10-19 22:27:34 +02:00
speediegq 6fd111c889 for html 2022-10-19 19:28:37 +02:00
speediegq de0056210b new example .Xresources file 2022-10-19 19:25:38 +02:00
speediegq f564528bc8 push changes to the title, clean code 2022-10-18 22:40:55 +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 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 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 f3729b010f oops 2022-10-17 20:20:08 +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 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 41f92afbcf add example 2022-10-11 14:03:27 +02:00
speedie 97a516d790 Update: example .Xresources file 2022-10-06 11:41:56 +02:00
speedie 1f9641927e Add systray color scheme 2022-10-06 08:22:06 +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 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
speediegq a580d5b99c Update xresources 2022-10-02 15:39:50 +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