dwm/.git
6 months agoReversed direction of keys for switch between monitors to match the physical arrangem... master origin/HEAD origin/master
Aaron Taylor [Wed, 18 Oct 2023 01:33:35 +0000 (18:33 -0700)]
Reversed direction of keys for switch between monitors to match the physical arrangements of the monitors on my desk.

14 months agoMoving README->README.md so gitweb notices it for display.
Aaron Taylor [Sat, 4 Feb 2023 02:14:22 +0000 (18:14 -0800)]
Moving README->README.md so gitweb notices it for display.

14 months agoAdding keybinding for three-column layout.
Aaron Taylor [Sat, 4 Feb 2023 00:49:24 +0000 (16:49 -0800)]
Adding keybinding for three-column layout.

14 months agoIn README, added links to some patches to consider in the future.
Aaron Taylor [Sat, 4 Feb 2023 00:39:58 +0000 (16:39 -0800)]
In README, added links to some patches to consider in the future.

14 months agoReplaced 'tile' layout with 'flextile' layout.
Aaron Taylor [Sat, 4 Feb 2023 00:05:45 +0000 (16:05 -0800)]
Replaced 'tile' layout with 'flextile' layout.
https://dwm.suckless.org/patches/flextile/

14 months agoAdded new layout with three columns, wide master in the middle.
Aaron Taylor [Fri, 3 Feb 2023 23:36:42 +0000 (15:36 -0800)]
Added new layout with three columns, wide master in the middle.
https://dwm.suckless.org/patches/three-column/

14 months agoAdding a `.gitignore` file to ignore vim swap files.
Aaron Taylor [Fri, 3 Feb 2023 23:34:48 +0000 (15:34 -0800)]
Adding a `.gitignore` file to ignore vim swap files.

14 months agoAdded reminder to build/install SGK version of dwmstatus.
Aaron Taylor [Fri, 3 Feb 2023 07:41:30 +0000 (23:41 -0800)]
Added reminder to build/install SGK version of dwmstatus.

14 months agoChanged active client to have a wide, red border.
Aaron Taylor [Fri, 3 Feb 2023 05:46:24 +0000 (21:46 -0800)]
Changed active client to have a wide, red border.

14 months agoPlaying with the font size again, same as the previous commit.
Aaron Taylor [Fri, 3 Feb 2023 05:38:06 +0000 (21:38 -0800)]
Playing with the font size again, same as the previous commit.

14 months agoIncreased font size for status bar and dmenu.
Aaron Taylor [Fri, 3 Feb 2023 05:35:29 +0000 (21:35 -0800)]
Increased font size for status bar and dmenu.

14 months agoMinor customizations to `config.h` (e.g. keybindings for lockscreen, screenshot,...
Aaron Taylor [Fri, 3 Feb 2023 05:15:40 +0000 (21:15 -0800)]
Minor customizations to `config.h` (e.g. keybindings for lockscreen, screenshot, etc).

14 months agoAdded patch to draw per-client indicators over the tag section of the status bar.
Aaron Taylor [Fri, 3 Feb 2023 03:29:44 +0000 (19:29 -0800)]
Added patch to draw per-client indicators over the tag section of the status bar.

14 months agoMinor change to README after doing test install on laptop.
Aaron Taylor [Fri, 3 Feb 2023 02:47:11 +0000 (18:47 -0800)]
Minor change to README after doing test install on laptop.

14 months agoChange restart function to call SGK-modified version of dwm.
Aaron Taylor [Fri, 3 Feb 2023 02:44:57 +0000 (18:44 -0800)]
Change restart function to call SGK-modified version of dwm.

14 months agoAdded a prompt when exiting dwm, allowing the user to exit/reload/cancel.
Aaron Taylor [Fri, 3 Feb 2023 01:18:24 +0000 (17:18 -0800)]
Added a prompt when exiting dwm, allowing the user to exit/reload/cancel.

14 months agoAdded ability to give tags a text-based name at runtime.
Aaron Taylor [Fri, 3 Feb 2023 01:09:57 +0000 (17:09 -0800)]
Added ability to give tags a text-based name at runtime.

14 months agoUpdated README to reflect the last few commits.
Aaron Taylor [Fri, 3 Feb 2023 01:04:04 +0000 (17:04 -0800)]
Updated README to reflect the last few commits.

14 months agoAdded layout menu popup which presents available layouts after right-clicking the...
Aaron Taylor [Fri, 3 Feb 2023 01:00:32 +0000 (17:00 -0800)]
Added layout menu popup which presents available layouts after right-clicking the layout icon on the status bar.

14 months agoAdded ability to deselect ALL tags, removing all windows from view.
Aaron Taylor [Fri, 3 Feb 2023 00:15:46 +0000 (16:15 -0800)]
Added ability to deselect ALL tags, removing all windows from view.

14 months agoAdded ability to select multiple tags for viewing/assignment.
Aaron Taylor [Fri, 3 Feb 2023 00:15:46 +0000 (16:15 -0800)]
Added ability to select multiple tags for viewing/assignment.

14 months agoCenter window names in status bar.
Aaron Taylor [Fri, 3 Feb 2023 00:15:46 +0000 (16:15 -0800)]
Center window names in status bar.

14 months agoCommitting default `config.h` as a baseline before making local customizations.
Aaron Taylor [Fri, 3 Feb 2023 00:15:46 +0000 (16:15 -0800)]
Committing default `config.h` as a baseline before making local customizations.

14 months agoMinor changes to `Makefile` for building on FreeBSD.
Aaron Taylor [Fri, 3 Feb 2023 00:15:46 +0000 (16:15 -0800)]
Minor changes to `Makefile` for building on FreeBSD.

14 months agoImporting source code for stock dwm, version 6.4.
Aaron Taylor [Fri, 3 Feb 2023 00:15:46 +0000 (16:15 -0800)]
Importing source code for stock dwm, version 6.4.