aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm
Commit message (Expand)AuthorAge
* Only bind the necessary keys during a submap. A little strange, not sure how ...experimental_only_bind_necessaryJosh Rahm2022-04-13
* Consistent timeouts using the clock rather than counting threadDelay. Add tim...Josh Rahm2022-04-13
* Add ConsistentMosaic, a wrapper to make Mosaic more consistent.Josh Rahm2022-04-13
* Replace submap and friends with my own versions that do the timeout.Josh Rahm2022-04-12
* Finally fix deprecation issueJosh Rahm2022-04-12
* Add a Polling-style timeout to mapNextString.Josh Rahm2022-04-12
* Fix repeatable key to do an action when first pressed.Josh Rahm2022-04-12
* Add type-static way to get the length of a LayoutListJosh Rahm2022-04-12
* Move LayoutDraw -> Layout.DrawJosh Rahm2022-04-12
* Clean up LayoutList and move to Layout.ListJosh Rahm2022-04-12
* noMod -> (noMod -|- justMod)Josh Rahm2022-04-12
* Change keys to make H+Space a leader key for doing layout related stuff. Not ...Josh Rahm2022-04-12
* Clean up Poppable so it's a proper proxy to the underlying layout rather than...Josh Rahm2022-04-12
* Make spacing specific to the current layout rather than all layouts. Not sure...Josh Rahm2022-04-12
* Add another layout modifier to add a hole.Josh Rahm2022-04-12
* Move Rahm.Desktop.Layout.Layout to Rahm.Desktop.LayoutJosh Rahm2022-04-12
* Break out the ModifyDescription into its own file.Josh Rahm2022-04-12
* Break Rotate into it's own file.Josh Rahm2022-04-12
* Break the Flippable modifiers into their own file.Josh Rahm2022-04-12
* Change LayoutDraw so mosaic looks a little more interesting.Josh Rahm2022-04-11
* Fix bug with Poppable where it was passing the Resize to the underlying layout.Josh Rahm2022-04-11
* Rename Zoom to Pop and move into its own Module.Josh Rahm2022-04-11
* Add right click to move current window to a workspace.Josh Rahm2022-04-11
* Add clickable workspaces to XMobar.Josh Rahm2022-04-11
* More refactoring. Started breaking up Layout. Moved Language extensions into ...Josh Rahm2022-04-10
* Rename Internal to Rahm.DesktopJosh Rahm2022-04-10