Commit graph

161 commits

Author SHA1 Message Date
Alexis Jhon Gaspar 9657842f61 Update screenshots, added neofetch config 2023-10-03 22:32:10 +08:00
Alexis Jhon Gaspar 7a2b3534af Update screenshots, added neofetch config 2023-10-03 22:31:52 +08:00
Alexis Jhon Gaspar fa2f8b14e1 Placed power menu above, and added simple window controls 2023-10-03 22:18:53 +08:00
Alexis Jhon Gaspar 9af7c54826 Add eww toggling 2023-10-03 19:25:14 +08:00
Alexis Jhon Gaspar 8eaacc23bd Sync dmenu-flexipatch from upstream 2023-10-03 19:17:39 +08:00
Alexis Jhon Gaspar d619bdf356 Floating window fix for firefox dialogs 2023-10-02 22:55:36 +08:00
Alexis Jhon Gaspar 63086c04ca Nametag patch 2023-10-02 22:41:14 +08:00
Alexis Jhon Gaspar bb70892994 Change gimp rule 2023-10-02 22:17:47 +08:00
Alexis Jhon Gaspar 27c9723a79 Added swaptags 2023-10-02 22:11:21 +08:00
Alexis Jhon Gaspar 9b79885a85 Update screenshots 2023-10-02 21:35:52 +08:00
Alexis Jhon Gaspar 4902c3e64f general qol 2023-10-02 21:28:07 +08:00
Alexis Jhon Gaspar 33f3e064f1 Testing rounded corners 2023-10-02 21:19:58 +08:00
Alexis Jhon Gaspar 0192e5d3b5 Testing rounded corners 2023-10-02 21:19:18 +08:00
Alexis Jhon Gaspar 2513185592 Testing rounded corners 2023-10-02 21:17:39 +08:00
Alexis Jhon Gaspar 0ad37e87fb Renmoved moveresize 2023-10-02 21:17:15 +08:00
Alexis Jhon Gaspar c4c8fe059d Added moveresize, killunsel 2023-10-02 21:16:16 +08:00
Alexis Jhon Gaspar 0f57808f53 Added taggrid, added 1 tag too 2023-10-02 21:12:57 +08:00
Alexis Jhon Gaspar d04b888fe8 Added mousebinds for dmenu and jgmenu 2023-10-02 19:10:28 +08:00
Alexis Jhon Gaspar 0d7fc424cf Added aspectresize patch 2023-10-02 18:48:41 +08:00
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 b68fc4c64f Replace push with movestack 2023-10-02 00:09:52 +08:00
Alexis Jhon Gaspar 46464893f8 Add placemouse and push 2023-10-02 00:04:33 +08:00
Alexis Jhon Gaspar e8f689f7fc Add placemouse and push 2023-10-01 23:58:40 +08:00
Alexis Jhon Gaspar 95089d5d13 Add swallowing to scratchpad 2023-10-01 23:52:05 +08:00
Alexis Jhon Gaspar 75fd738a88 Fix window swallowing for Xmessage 2023-10-01 23:42:38 +08:00
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