Commit graph

9 commits

Author SHA1 Message Date
Alexis Jhon Gaspar fd31f4da70 Updated dwm-flexipatch to commit 8191c07 & ddb2e83
This is for fiixing focusonclick for hover related patches.

- 8191c07: focusonclick: not skipping motionnotify events as to avoid
  interferring with tagpreview and other on hover patches
- ddb2e83: tagpreview: adding compatibility with powerline tags and taglabels
2023-10-02 18:36:52 +08:00
Alexis Jhon Gaspar 2334e4219d Fixed tag_previews not working
This commit fixes tag_previews not functioning by changing 2 things:

1. Disabling focusonclick patch (possible conflict with tag_previews
   despite bakkeby said during a Discord discussion, action is taken
immediately as well to fix the conflict.
2. Adding hover functionality to taglabels.

For now, focusing windows relies on mouse hover, not click. Unless if a
fix was provided, this would be normal dwm functionality.
2023-10-01 21:16:47 +08:00
Alexis Jhon Gaspar 7f782d4243 Fix layoutmenu 2023-09-28 20:20:07 +08:00
Alexis Jhon Gaspar 80bb3844e6 Eww work + continued debugging for layoutmenu
- Added eww config
- Added a new statusbutton (non-working for now)
2023-09-26 22:47:00 +08:00
Alexis Jhon Gaspar 899a8b0791 Added (non-working) layoutmenu patch, ipc and dwmc, updated configs 2023-09-24 19:32:23 +08:00
Alexis Jhon Gaspar bb34217d59 Improved bottom statusbar
- Removed the useless placeholder
- Added more status buttons
- (During debugging) replaced Polybar with tint2, couldn't make it work
2023-09-23 20:53:15 +08:00
Alexis Jhon Gaspar 66fcd5c583 New stuff, finalizing things, fixing bugs 2023-09-17 20:00:51 +08:00
Alexis Jhon Gaspar 066ba2fedb Lots of changes, battling with how should xrdb would be implemented 2023-09-15 21:55:56 +08:00
Alexis Jhon Gaspar ad849dea6d Initial dwm-flexipatch work 2023-09-14 22:27:51 +08:00