dwm/.git
2023-10-18 Aaron TaylorReversed direction of keys for switch between monitors... master origin/HEAD origin/master
2023-02-04 Aaron TaylorMoving README->README.md so gitweb notices it for display.
2023-02-04 Aaron TaylorAdding keybinding for three-column layout.
2023-02-04 Aaron TaylorIn README, added links to some patches to consider...
2023-02-04 Aaron TaylorReplaced 'tile' layout with 'flextile' layout.
2023-02-03 Aaron TaylorAdded new layout with three columns, wide master in...
2023-02-03 Aaron TaylorAdding a `.gitignore` file to ignore vim swap files.
2023-02-03 Aaron TaylorAdded reminder to build/install SGK version of dwmstatus.
2023-02-03 Aaron TaylorChanged active client to have a wide, red border.
2023-02-03 Aaron TaylorPlaying with the font size again, same as the previous...
2023-02-03 Aaron TaylorIncreased font size for status bar and dmenu.
2023-02-03 Aaron TaylorMinor customizations to `config.h` (e.g. keybindings...
2023-02-03 Aaron TaylorAdded patch to draw per-client indicators over the...
2023-02-03 Aaron TaylorMinor change to README after doing test install on...
2023-02-03 Aaron TaylorChange restart function to call SGK-modified version...
2023-02-03 Aaron TaylorAdded a prompt when exiting dwm, allowing the user...
2023-02-03 Aaron TaylorAdded ability to give tags a text-based name at runtime.
2023-02-03 Aaron TaylorUpdated README to reflect the last few commits.
2023-02-03 Aaron TaylorAdded layout menu popup which presents available layout...
2023-02-03 Aaron TaylorAdded ability to deselect ALL tags, removing all window...
2023-02-03 Aaron TaylorAdded ability to select multiple tags for viewing/assig...
2023-02-03 Aaron TaylorCenter window names in status bar.
2023-02-03 Aaron TaylorCommitting default `config.h` as a baseline before...
2023-02-03 Aaron TaylorMinor changes to `Makefile` for building on FreeBSD.
2023-02-03 Aaron TaylorImporting source code for stock dwm, version 6.4.