Commit graph

78 commits

Author SHA1 Message Date
Alexis Jhon Gaspar 9e1f663a38 Fix window swallowing 2023-10-01 23:32:44 +08:00
Alexis Jhon Gaspar e0dea795d9 Added new patches, as well as fixing swallow 2023-10-01 23:23:13 +08:00
Alexis Jhon Gaspar a54c50201a Fixed tags, also padding is adjusted 2023-10-01 23:05:07 +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 dc4a5461ab Added restart dwm function to the shutdown script and made startup sounds mandatory 2023-09-30 21:57:09 +08:00
Alexis Jhon Gaspar c96a8addad Integrated shifttags and shiftview 2023-09-30 20:46:28 +08:00
Alexis Jhon Gaspar cba1b1e5aa Improve restart handling, adding autostart 2023-09-30 13:19:57 +08:00
Alexis Jhon Gaspar 86bd4ec5db Fix those useless context menus 2023-09-29 23:40:20 +08:00
Alexis Jhon Gaspar 1b342f0c30 Add useless context menus 2023-09-29 23:36:16 +08:00
Alexis Jhon Gaspar 53e62e8a80 Layoutmenu for spmenu fix & shutdown menu placement 2023-09-28 20:29:26 +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 13c77f1169 Initial eww work 2023-09-24 20:03:56 +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 dd3ef35a4e Fix keybind conflict 2023-09-23 22:53:52 +08:00
Alexis Jhon Gaspar c5cde6e1fc Fix keybind conflict 2023-09-23 22:19:32 +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 f8acbaafec Updated dwm-flexipatch to commit 3e97a1d & more
- The commit changes the Makefile, per vanilla dwm upstream, as well as fixing conflicts with
  unmanaged and systray
- Change screenshots in the readme to reflect current status
- Adding new layouts
2023-09-23 10:48:48 +08:00
Alexis Jhon Gaspar 0757890525 Fix ncmpcpp keybind 2023-09-22 20:40:24 +08:00
Alexis Jhon Gaspar 9b9bee926b Add ncmpcpp support 2023-09-22 20:36:52 +08:00
Alexis Jhon Gaspar 7c3b91ea52 Fix hotkey 2023-09-19 19:39:55 +08:00
Alexis Jhon Gaspar b91e26bb11 Fix browser hotkey 2023-09-19 19:31:05 +08:00
Alexis Jhon Gaspar d7be91503d Mouse scrolling for dwmblocks 2023-09-19 18:27:59 +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 c88995eb55 Replace st with st-flexipatch 2023-09-15 20:33:48 +08:00
Alexis Jhon Gaspar 68ffff9392 Parity with main 2023-09-15 19:40:08 +08:00
Alexis Jhon Gaspar ad849dea6d Initial dwm-flexipatch work 2023-09-14 22:27:51 +08:00