Commit graph

171 commits

Author SHA1 Message Date
Alexis Jhon Gaspar 58f2b044ee Added QoL patches 2023-10-05 19:35:14 +08:00
Alexis Jhon Gaspar 06559a3720 Use renamed-scratchpads instead 2023-10-05 18:30:52 +08:00
Alexis Jhon Gaspar 657f47d1d9 Sync dwm-flexipatch from bakkeby/master 2023-10-05 18:24:29 +08:00
Alexis Jhon Gaspar 69b29a8dc4 Modify layout icons to use Nerd Font instead 2023-10-05 18:18:52 +08:00
Alexis Jhon Gaspar 9fb4bf1de9 Fixed mouse scroll to tag switching 2023-10-03 23:18:55 +08:00
Alexis Jhon Gaspar afc3a2986b Added mouse scroll to tag switching 2023-10-03 23:17:42 +08:00
Alexis Jhon Gaspar 2ff88b8588 Fix systray padding 2023-10-03 22:53:43 +08:00
Alexis Jhon Gaspar e689329651 Fix systray padding 2023-10-03 22:50:49 +08:00
Alexis Jhon Gaspar e3d1016995 Enhance nametag charlimit 2023-10-03 22:43:38 +08:00
Alexis Jhon Gaspar a6da49e003 Changed dmenu to spmenu for nametag 2023-10-03 22:42:54 +08:00
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