Commit graph

47 commits

Author SHA1 Message Date
Alexis Jhon Gaspar 45aee16df4 Improvements for dmenu, such as patches and Xresources entries 2023-10-20 22:27:30 +08:00
Alexis Jhon Gaspar fff5460462 Add QoL patches 2023-10-19 23:14:00 +08:00
Alexis Jhon Gaspar 8fa7ee4bab Add Fn keybinds 2023-10-14 21:27:33 +08:00
Alexis Jhon Gaspar d8074c9a2d Replace awesomebar with flexwintitles 2023-10-07 22:14:48 +08:00
Alexis Jhon Gaspar 93c83df2b2 Replace awesomebar with flexwintitles 2023-10-07 22:01:20 +08:00
Alexis Jhon Gaspar 88e5f6e91d Add bar borders 2023-10-07 19:19:48 +08:00
Alexis Jhon Gaspar 1dd97eb564 Switch back to renamed_scratchpads 2023-10-07 18:42:04 +08:00
Alexis Jhon Gaspar e20e501cc0 Switch back to scratchpads 2023-10-07 18:40:26 +08:00
Alexis Jhon Gaspar f25ed4dca6 Added few more patches for dwm 2023-10-07 18:01:43 +08:00
Alexis Jhon Gaspar 112f91f78c Added inplacerotate 2023-10-05 20:05:09 +08:00
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 69b29a8dc4 Modify layout icons to use Nerd Font instead 2023-10-05 18:18:52 +08:00
Alexis Jhon Gaspar 63086c04ca Nametag patch 2023-10-02 22:41:14 +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 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 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 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 4b9ea5afff Added restartsig 2023-09-30 22:38:30 +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 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 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 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 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 740dd33505 Add riodraw 2023-09-19 20:00:12 +08:00
Alexis Jhon Gaspar d962800e93 Fix statusbar 2023-09-18 19:06:23 +08:00
Alexis Jhon Gaspar 66fcd5c583 New stuff, finalizing things, fixing bugs 2023-09-17 20:00:51 +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