Commit graph

136 commits

Author SHA1 Message Date
Alexis Jhon Gaspar 00a868e2fe Fix window swallowing for dialog 2023-10-01 23:37:50 +08:00
Alexis Jhon Gaspar a6cf80e754 Fix window swallowing for dialog 2023-10-01 23:35:51 +08:00
Alexis Jhon Gaspar 180dc064f3 Fix window swallowing for dialog 2023-10-01 23:35:17 +08:00
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 146d90c9cc remove tar file 2023-10-01 21:24:02 +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 3e790f67f4 Update screenshots 2023-09-30 23:02:13 +08:00
Alexis Jhon Gaspar 4b9ea5afff Added restartsig 2023-09-30 22:38:30 +08:00
Alexis Jhon Gaspar 005fbf0f4a Update Kill X funct 2023-09-30 22:31:02 +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 ede5c41582 Fixed jgmenu script not working due to incorrect commands 2023-09-29 22:53:40 +08:00
Alexis Jhon Gaspar a182a7c08a Fixed jgmenu script not working due to incorrect commands 2023-09-29 22:52:06 +08:00
Alexis Jhon Gaspar 84c403c9c1 Replacing layoutmenu baackend with jgmenu
- Included jgmenu configs
- Replaced spmenu with jgmenu for the script backend
- SeamlessRestart integrated in dwm
- xmenu backend still available, though it is redundant (due to dwmc)
2023-09-29 22:25:56 +08:00
Alexis Jhon Gaspar ec53f34089 Fix shmenu_run 2023-09-28 21:18:16 +08:00
Alexis Jhon Gaspar ebadb8de62 Add shmenu 2023-09-28 21:14:13 +08:00
Alexis Jhon Gaspar 364186e5f0 Fix shutdown 2023-09-28 20:45:55 +08:00
Alexis Jhon Gaspar 6cd1cfa3e7 Fix restart 2023-09-28 20:42:30 +08:00
Alexis Jhon Gaspar e5579fbe55 Shutdown script updated to allow nonroot access 2023-09-28 20:40:53 +08:00
Alexis Jhon Gaspar 18ff5c566b Shutdown script now on bottom 2023-09-28 20:36:27 +08:00
Alexis Jhon Gaspar 9be2076344 Shutdown script now on bottom 2023-09-28 20:30:51 +08:00
Alexis Jhon Gaspar 53e62e8a80 Layoutmenu for spmenu fix & shutdown menu placement 2023-09-28 20:29:26 +08:00
Alexis Jhon Gaspar da3a9f56b7 Fix layoutmenu 2023-09-28 20:20:36 +08:00
Alexis Jhon Gaspar 7f782d4243 Fix layoutmenu 2023-09-28 20:20:07 +08:00
Alexis Jhon Gaspar d17525d97b Change eww config 2023-09-27 20:15:21 +08:00
Alexis Jhon Gaspar 839870f3fa Update screenshot 2023-09-26 23:07:40 +08:00
Alexis Jhon Gaspar 27ca96854b Update screenshots, readme and eww config 2023-09-26 23:03:51 +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 fd8c72b9cb Initial eww work 2023-09-24 20:04:31 +08:00
Alexis Jhon Gaspar 13c77f1169 Initial eww work 2023-09-24 20:03:56 +08:00
Alexis Jhon Gaspar a16273174c Updated README.md 2023-09-24 19:34:39 +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 25a8aa8bfd Fix fulllscreen 2023-09-23 23:01:10 +08:00
Alexis Jhon Gaspar dd3ef35a4e Fix keybind conflict 2023-09-23 22:53:52 +08:00
Alexis Jhon Gaspar 13f8fd8bfa Fix keybind conflict in st 2023-09-23 22:24:35 +08:00
Alexis Jhon Gaspar c5cde6e1fc Fix keybind conflict 2023-09-23 22:19:32 +08:00
Alexis Jhon Gaspar c8f59969c9 Adjust trunctation charlimit 2023-09-23 21:15:43 +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 a4593859c2 Replace screenshot as people decided to rally up 2023-09-23 12:03:28 +08:00
Alexis Jhon Gaspar b00e01d02f Replace screenshot as people decided to rally up 2023-09-23 11:59:38 +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 9263e65c27 Fix truncation on sb-music 2023-09-23 00:04:10 +08:00
Alexis Jhon Gaspar 79e1c58f93 Fix truncation on sb-music 2023-09-22 23:58:13 +08:00
Alexis Jhon Gaspar f33ee985e0 Fix truncation on sb-music 2023-09-22 23:48:22 +08:00
Alexis Jhon Gaspar 46cf2482fe Add truncation to sb-music 2023-09-22 23:43:28 +08:00