Commit graph

64 commits

Author SHA1 Message Date
Alexis Jhon Gaspar 8fa7ee4bab Add Fn keybinds 2023-10-14 21:27:33 +08:00
Alexis Jhon Gaspar 13feb1fa5a Add newsboat keybinds and config 2023-10-13 21:38:43 +08:00
Alexis Jhon Gaspar 890e645df0 Fix st fullscreen 2023-10-13 21:08:40 +08:00
Alexis Jhon Gaspar bc3f746183 Replace xplr with broot 2023-10-13 20:58:19 +08:00
Alexis Jhon Gaspar 9bee2d9c57 Added history clear dunst to keybind 2023-10-12 21:11:50 +08:00
Alexis Jhon Gaspar dc0d877bab Add nsxiv to dwm keybind 2023-10-11 22:41:51 +08:00
Alexis Jhon Gaspar 9fb08d63c8 Add nsxiv to dwm keybind 2023-10-11 22:40:50 +08:00
Alexis Jhon Gaspar e3318e3487 added xplr to keybinds 2023-10-10 23:38:04 +08:00
Alexis Jhon Gaspar 3305ec91f3 Adjusted width 2023-10-09 19:45:34 +08:00
Alexis Jhon Gaspar 11c519860e Added eww reload and dunst reload in keybind 2023-10-08 18:32:08 +08:00
Alexis Jhon Gaspar 9b897a8d6d Added eww reload and dunst reload in keybind 2023-10-08 18:29:29 +08:00
Alexis Jhon Gaspar 9b00592565 Added deck horizontal layout 2023-10-07 22:46:36 +08:00
Alexis Jhon Gaspar d8074c9a2d Replace awesomebar with flexwintitles 2023-10-07 22:14:48 +08:00
Alexis Jhon Gaspar a99c0b68b4 Added anti-alias 2023-10-07 19:32:27 +08:00
Alexis Jhon Gaspar 6dfff6ae78 Adjusted bar height 2023-10-07 19:29:11 +08:00
Alexis Jhon Gaspar 1dd97eb564 Switch back to renamed_scratchpads 2023-10-07 18:42:04 +08:00
Alexis Jhon Gaspar f25ed4dca6 Added few more patches for dwm 2023-10-07 18:01:43 +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 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 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 d619bdf356 Floating window fix for firefox dialogs 2023-10-02 22:55:36 +08:00
Alexis Jhon Gaspar bb70892994 Change gimp rule 2023-10-02 22:17:47 +08:00
Alexis Jhon Gaspar 0192e5d3b5 Testing rounded corners 2023-10-02 21:19:18 +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 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 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 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