Commit graph

237 commits

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