Commit graph

312 commits

Author SHA1 Message Date
speedie c1fccc16a8 add colorschemes for powerline status 2022-12-05 17:25:49 +01:00
speedie 76cbf4a8ac there is no need for this anymore either 2022-12-04 22:32:31 +01:00
speedie 3a7ea6f575 remove getfacts() from cfacts, doesn't seem to be necessary 2022-12-04 22:30:10 +01:00
speedie 7358db978b no need for this func 2022-12-04 22:29:21 +01:00
speedie 0619a98686 minor cleanup 2022-12-04 22:26:36 +01:00
speedie 1f5e67ee3e this is no longer necessary 2022-12-04 22:23:13 +01:00
speedie 3c202252b7 no need for statusw 2022-12-04 22:15:54 +01:00
speedie 9608a9e906 no need for plw 2022-12-04 22:15:39 +01:00
speedie a76b2d62d0 remove layoutsymb and tilesymb 2022-12-04 22:15:14 +01:00
speedie 78ffe6731d cleanup more 2022-12-04 22:10:50 +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 2bc08520d9 remove remains of bartoggle, these will have to be completely rewritten
so i'll remove them for now. bar.h allows their functionality anyway,
just not in runtime.
2022-12-04 21:49:33 +01:00
speedie 811df18d54 add comment about license 2022-12-04 21:44:41 +01:00
speedie a4a71d8189 add back warp cursor 2022-12-04 21:43:15 +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 14cb252263 lowercase since it looks better 2022-12-04 19:29:59 +01:00
speedie c9585c6314 Add window icons, enable it by default 2022-12-04 12:45:51 +01:00
speedie a5d71591b1 fix: hiding and showing windows 2022-12-03 22:27:56 +01:00
speedie e881c2ca11 Add in basic status2d/statuscmd support, will work on this a bit more. 2022-12-03 22:17:48 +01:00
speedie 2004e5dddf Add systray 2022-12-03 17:31:43 +01:00
speedie 59c1200fde use sp/vp since they're already here 2022-12-03 15:27:58 +01:00
speedie f9c027c421 implement bar modules and barpadding support. still lots to do 2022-12-03 15:25:31 +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 481e9ca8f1 windowmap (with awesomebar compatibility) 2022-12-02 22:26:51 +01:00
speedie 9894a8b31b center properly 2022-12-02 20:35:52 +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 2f94b43b62 Add marking 2022-11-30 18:37:59 +01:00
speedie f7f9b341a2 custom layout is now non-optional to fix bug 2022-11-30 18:22:55 +01:00
speedie 57d53b65a6 oops forgot to put this in an if (centerfloating) 2022-11-30 18:14:39 +01:00
speedie d5544d71c6 center window when sent to another monitor 2022-11-30 18:14:06 +01:00
speedie 4e5ebf8ca1 add hide options for border 2022-11-30 18:06:54 +01:00
speedie 5f76b12596 prevent border flicker 2022-11-30 17:49:05 +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 2e752c2a2e change names to names that better describe what it does 2022-11-28 20:10:30 +01:00
speedie d65e4fefc1 decided against this 2022-11-28 19:27:51 +01:00
speedie 780ce66f70 Add a new keybind 2022-11-28 19:22:18 +01:00
speedie d0bafdfb87 update tag preview on arrange(). this means tag previews get
updated every time a tag gets spawned or killed, among other things.

while it is a minor slowdown, you may want to revert this commit, we'll
see how usable it is in the long run and if it creates any additional
problems
2022-11-28 17:06:05 +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 0fcdf896b6 Make a few changes to the status bar and modules 2022-11-26 19:16:22 +01:00
speedie 1b2dbd30fe change a few default settings 2022-11-25 23:43:57 +01:00
speedie ef4eec1f93 Implement empty layout 2022-11-17 16:58:03 +01:00
speedie 154e6d2681 Remove old layouts, update dragmfact 2022-11-16 21:52:09 +01:00
speedie 3efef27525 add notice, fix ampersand in title 2022-11-16 21:38:10 +01:00
speedie 5f898f0193 Implement modified, slimmed down version of flextile_deluxe 2022-11-16 20:48:35 +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 27df11fcc7 fix: clickable when it shouldn't be 2022-11-12 12:44:15 +01:00
speedie d740c49a4e add warp support to switcher 2022-11-12 11:53:11 +01:00
speedie 03aa3afa4c update modules, add new float rules 2022-11-12 00:49:10 +01:00
speedie fa6f44d411 Revert old commit, update module_date 2022-11-12 00:15:14 +01:00
speedie d3a1dcb917 fix: center floating doesn't work because values are set after 2022-11-11 23:06:32 +01:00
speedie d4f42f0f64 perform some changes, add a few keybinds, typo fix, add windowmap 2022-11-11 21:00:53 +01:00
speedie be1792813b cleanup before 1.3 release 2022-11-03 18:09:32 +01:00
speedie d575bb2098 revert last commit partially 2022-11-02 12:23:08 +01:00
speedie 7e379baf13 now requires a special flag to prevent normies from starting speedwm 2022-11-02 11:59:02 +01:00
speediegq 1003d20915 fix weird graphical glitch by updating systray 2022-10-28 23:42:45 +02:00
speediegq 0b9551fffe fix: systray icon off when switching barpos 2022-10-28 23:30:52 +02:00
speediegq 89c955de3b fix for weird graphical bug 2022-10-28 20:32:28 +02:00
speediegq ab50c4fc51 update docs, add lots of keybinds and functions 2022-10-28 19:55:39 +02:00
speediegq 7270c773f1 update docs, various other changes 2022-10-28 18:06:56 +02:00
speediegq ff57fb5561 add everything to master 2022-10-28 16:18:46 +02:00
speediegq 9a77fb8b3e revert commit 2022-10-28 15:35:48 +02:00
speediegq e151327aa5 oops, forgot to add this 2022-10-28 14:20:25 +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 c0800993ac don't declare these twice lol 2022-10-24 08:12:23 +02:00
speediegq de61f81137 Update signals, add keybind for resetting barheight, improve keybind for
resetting bar items
2022-10-23 21:19:35 +02:00
speedie 28235b64bf fix: barpadding patch 2022-10-23 06:41:52 +02:00
speedie bd1c797532 Add new signals, barpadding keybinds 2022-10-23 05:13:18 +02:00
speedie aa2a171bf0 move this useful function out of USESYSTRAY dep 2022-10-23 04:52:42 +02:00
speediegq 9700613d3e Add keybind for resizing bar height 2022-10-22 21:09:56 +02:00
speediegq 63a6e45a41 new defaults, signal change, add toggleicon func 2022-10-22 18:50:08 +02:00
speediegq 430741bee2 add signal for resetting everything + keybind 2022-10-22 18:43:48 +02:00
speediegq 9bfff2176b Update keybinds, add better hide patch 2022-10-22 16:52:17 +02:00
speediegq c1adff7615 cleanup code 2022-10-20 22:51:26 +02:00
speediegq 279c9bf9b8 we dont need hascolored 2022-10-20 21:13:24 +02:00
speediegq db56c88655 fix: color for title is sometimes schemesel when it shouldn't be 2022-10-20 21:11:40 +02:00
speediegq 9feec0aedf move lt include 2022-10-20 15:45:27 +02:00
speediegq 3f044a9672 move ipc 2022-10-20 15:44:46 +02:00
speediegq be47a82314 move fonts 2022-10-20 15:43:42 +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 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 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 0392ef2431 don't color if n colorunselected 2022-10-18 21:44:43 +02:00
speediegq 1a69c1a611 must be set to 0 2022-10-18 21:42:39 +02:00
speediegq f22811d3f7 lowercase 2022-10-18 21:17:58 +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 fb04d761e1 replace '//' comments with '/* */' comments for compatibility 2022-10-18 18:56:31 +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 4b350c08e6 implement better task switching 2022-10-17 21:56:46 +02:00