Commit graph

266 commits

Author SHA1 Message Date
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
speediegq 87d7f36862 New default colors, change a few integer names 2022-10-17 20:53:23 +02:00
speediegq 5fc6273a16 small tag preview fix 2022-10-17 20:43:08 +02:00
speediegq 6f70a47731 fix hidetitle 2022-10-17 20:36:02 +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 359dc8c73c Remove useless old atoms 2022-10-16 18:13:04 +02:00
speediegq 337bc1bd1c Change color names 2022-10-16 18:10:24 +02:00
speediegq 86b3137fb0 swap 2022-10-15 15:39:04 +02:00
speediegq e8efe9773e move 2022-10-15 15:37:08 +02:00
speediegq c66b17ec9e push fix 2022-10-15 15:31:55 +02:00
speediegq 5e364af08e fix 2022-10-15 15:28:41 +02:00
speediegq cd6cb4c294 move 2022-10-15 15:25:38 +02:00
speediegq db7ebbfb2a move cmd 2022-10-15 15:24:40 +02:00
speediegq 1eee3b9b39 move modifiers 2022-10-15 15:22:56 +02:00
speediegq 7d50e327d5 move around 2022-10-15 15:19:30 +02:00
speediegq 5c7a6fad0c fix 2022-10-15 15:17:06 +02:00
speediegq 4a3f91823e move ipc 2022-10-15 15:15:36 +02:00
speediegq db8e54c7b2 move mouse.. again 2022-10-15 15:14:51 +02:00
speediegq 7f997dbd27 Rearrange headers 2022-10-15 15:11:45 +02:00
speediegq c615d9b1b6 add 2022-10-15 15:07:45 +02:00
speediegq 3e91a9ba69 add custom 2022-10-15 15:05:25 +02:00
speediegq b9a3169360 add dgrid 2022-10-15 15:04:54 +02:00
speediegq 87c42e503b add 2022-10-15 15:04:24 +02:00
speediegq e093c4aca2 push fix 2022-10-15 15:03:58 +02:00
speediegq 67cde9118d fix 2022-10-15 15:03:16 +02:00
speediegq 556bbd8805 add 2022-10-15 15:02:49 +02:00
speediegq 5e05a45728 fix 2022-10-15 15:02:08 +02:00
speediegq 2711bbb8a6 clean dwm remains 2022-10-15 02:24:10 +02:00
speediegq 7380b60dfb No more xsetroot dependency, we can now set the status using speedwm -s
directly
2022-10-15 02:22:19 +02:00
speediegq b7a4c181e7 Fix: Floating mode keybinds + rounded corners (See issue here: https://github.com/bakkeby/dwm-flexipatch/issues/304) 2022-10-14 22:54:06 +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 087ea0a3fb add new keybind 2022-10-14 15:56:42 +02:00
speediegq f15701a71e Fix layouts 2022-10-14 14:39:55 +02:00
speediegq 42f8873ead cleanup 2022-10-13 23:05:27 +02:00
speediegq ab055bf2de fix pertag 2022-10-13 22:54:05 +02:00
speediegq 25ec133eb7 fix !IPC crash 2022-10-11 18:19:35 +02:00
speediegq 730abe4ccc changes to custom layout, modify host, fsignals 2022-10-11 18:08:16 +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 0dfee47153 fix potential issue 2022-10-11 14:06:13 +02:00
speediegq d6869e6303 implement dragmfact properly 2022-10-11 14:01:22 +02:00
speediegq 69f32740b9 Fix round corners fullscreen (thanks bakkeby) 2022-10-11 07:12:53 +02:00
speediegq 770e9f3e8e oops forgot to remove this garbage 2022-10-09 14:05:42 +02:00
speediegq a0eec4c0d0 Change keybind #define 2022-10-09 14:05:11 +02:00
speediegq 3c19c2429c Rework Makefile to better fit tcc, remove condition tcc does not support 2022-10-08 23:07:54 +02:00
speediegq c60ca0e1d3 Remove stupid lines 2022-10-08 20:04:57 +02:00
speediegq 781225febc Use status config for module icons, modify docs, add statusbar.h for statuscmd stuff 2022-10-08 18:07:28 +02:00
speediegq 423435ba51 statuscmd: Write lastbutton to /tmp/speedwm-button as it seems to work
better
2022-10-08 11:18:25 +02:00