aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | Add a Polling-style timeout to mapNextString.Josh Rahm2022-10-09
* | | Fix repeatable key to do an action when first pressed.Josh Rahm2022-10-09
* | | Add type-static way to get the length of a LayoutListJosh Rahm2022-10-09
* | | Move LayoutDraw -> Layout.DrawJosh Rahm2022-10-09
* | | Clean up LayoutList and move to Layout.ListJosh Rahm2022-10-09
* | | noMod -> (noMod -|- justMod)Josh Rahm2022-10-09
* | | Change keys to make H+Space a leader key for doing layout related stuff. Not ...Josh Rahm2022-10-09
* | | Clean up Poppable so it's a proper proxy to the underlying layout rather than...Josh Rahm2022-10-09
* | | Make spacing specific to the current layout rather than all layouts. Not sure...Josh Rahm2022-10-09
* | | Add another layout modifier to add a hole.Josh Rahm2022-10-09
* | | Move Rahm.Desktop.Layout.Layout to Rahm.Desktop.LayoutJosh Rahm2022-10-09
* | | Break out the ModifyDescription into its own file.Josh Rahm2022-10-09
* | | Break Rotate into it's own file.Josh Rahm2022-10-09
* | | Break the Flippable modifiers into their own file.Josh Rahm2022-10-09
* | | Change LayoutDraw so mosaic looks a little more interesting.Josh Rahm2022-10-09
* | | Fix bug with Poppable where it was passing the Resize to the underlying layout.Josh Rahm2022-10-09
* | | Rename Zoom to Pop and move into its own Module.Josh Rahm2022-10-09
* | | Add right click to move current window to a workspace.Josh Rahm2022-10-09
* | | Add clickable workspaces to XMobar.Josh Rahm2022-10-09
* | | More refactoring. Started breaking up Layout. Moved Language extensions into ...Josh Rahm2022-10-09
* | | Rename Internal to Rahm.DesktopJosh Rahm2022-10-09
* | | Minor changesJosh Rahm2022-10-09
* | | Rename LayoutZipper to LayoutList. Add more utils for handling a selectorJosh Rahm2022-10-09
* | | Document, and make better LayoutZipper.Josh Rahm2022-10-09
* | | [Experimental] - Attempting to create typesafy way to navigate layouts.Josh Rahm2022-10-09
* | | Allow marks to be any alpha-numeric character, including unicode charactersJosh Rahm2022-10-09
* | | Remove trailing spaceJosh Rahm2022-10-09
* | | Change mosaic to respond to multiple different kinds of messagesJosh Rahm2022-10-09
* | | More generic navigation and documentation.Josh Rahm2022-10-09
* | | Change the layout modifiers to work on individual layouts.Josh Rahm2022-10-09
* | | Cleanup and more documentation.Josh Rahm2022-10-09
* | | Bidirection navigation for layouts!Josh Rahm2022-10-09
* | | Add more bindings to the "g" command.Josh Rahm2022-10-09
* | | Add mousebinding to go to the accompaning workspace.Josh Rahm2022-10-09
* | | Make both Tags and Windows as valid history targetsJosh Rahm2022-10-09
* | | change markstate to be persistentJosh Rahm2022-10-09
* | | Implement a window history system.Josh Rahm2022-10-09
* | | add suspend buttonstrokeJosh Rahm2022-10-09
* | | More experimental MouseMotionJosh Rahm2022-10-09
* | | Add a bunch more documentation and ability to see that documentationJosh Rahm2022-10-09
* | | basic ability teo generate configJosh Rahm2022-10-09
* | | Starting new branch to experimentally add documentation to KeyBindings.Josh Rahm2022-10-09
* | | --amendJosh Rahm2022-10-09
* | | Fixed bug where multiple configures would override previous configures for wi...Josh Rahm2022-10-09
* | | Remove trailing whitespaceJosh Rahm2022-10-09
* | | Add a DSL for configuring Window-Specific bindings and move it into the Keys....Josh Rahm2022-10-09
* | | Fix things that Hlint is complaining about.Josh Rahm2022-10-09
* | | Add firefox to the browsers listJosh Rahm2022-10-09
* | | Forgot to add the Swallow.hs fileJosh Rahm2022-10-09
* | | add swallow behavior. Add more Chrome bindings.Josh Rahm2022-10-09