aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * 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
| * Minor changesJosh Rahm2022-04-10
| * Rename LayoutZipper to LayoutList. Add more utils for handling a selectorJosh Rahm2022-04-09
| * Document, and make better LayoutZipper.Josh Rahm2022-04-09
| * [Experimental] - Attempting to create typesafy way to navigate layouts.Josh Rahm2022-04-09
| * Allow marks to be any alpha-numeric character, including unicode charactersJosh Rahm2022-04-09
| * Remove trailing spaceJosh Rahm2022-04-09
| * Change mosaic to respond to multiple different kinds of messagesJosh Rahm2022-04-09
| * More generic navigation and documentation.Josh Rahm2022-04-08
| * Change the layout modifiers to work on individual layouts.Josh Rahm2022-04-08
| * Cleanup and more documentation.Josh Rahm2022-04-08
| * Bidirection navigation for layouts!Josh Rahm2022-04-08
| * Add more bindings to the "g" command.Josh Rahm2022-04-08
| * Add mousebinding to go to the accompaning workspace.Josh Rahm2022-04-06
| * Merge branch 'v017' of josher.dev:rde into v017Josh Rahm2022-04-04
| |\
| | * Make both Tags and Windows as valid history targetsJosh Rahm2022-04-04
| | * change markstate to be persistentJosh Rahm2022-04-04
| | * Implement a window history system.Josh Rahm2022-04-04
| * | add suspend buttonstrokeJosh Rahm2022-04-04
| |/
| * More experimental MouseMotionJosh Rahm2022-04-01
| * Add a bunch more documentation and ability to see that documentationJosh Rahm2022-03-31
| * basic ability teo generate configJosh Rahm2022-03-30
| * Starting new branch to experimentally add documentation to KeyBindings.Josh Rahm2022-03-30
| * --amendJosh Rahm2022-03-29
| * Fixed bug where multiple configures would override previous configures for wi...Josh Rahm2022-03-29
| * Remove trailing whitespaceJosh Rahm2022-03-29
| * Add a DSL for configuring Window-Specific bindings and move it into the Keys....Josh Rahm2022-03-29
| * Fix things that Hlint is complaining about.Josh Rahm2022-03-28
| * Merge branch 'v017' of git.josher.dev:rde into v017Josh Rahm2022-03-28
| |\
| | * Add firefox to the browsers listJosh Rahm2022-03-28
| * | Forgot to add the Swallow.hs fileJosh Rahm2022-03-28
| |/
| * add swallow behavior. Add more Chrome bindings.Josh Rahm2022-03-28
| * Figured out the flakiness was due to withAll only applying to windows on the ...Josh Rahm2022-03-28
| * Add (some) ability to send keys to other windowsJosh Rahm2022-03-28
| * Remove the bindings from the old mouse. Now I have a better, more programmabl...Josh Rahm2022-03-28
| * Move Intercept to RebindKeys. Remove the intercept subsystem as it was experi...Josh Rahm2022-03-28
| * Add NoPersist and use it in Logger.hsJosh Rahm2022-03-28
| * Merge branch 'v017' of josher.dev:rde into v017Josh Rahm2022-03-28
| |\
| | * Merge branch 'v017' of git.josher.dev:rde into v017Josh Rahm2022-03-28
| | |\
| | * \ Merge branch 'v017' of git.josher.dev:rde into v017Josh Rahm2022-03-21
| | |\ \
| | * | | Add set backlight keys. Have not yet committed the set-backlight.sh script yetJosh Rahm2022-02-11
| * | | | Add Brave to list of browsers to intercept keystrokes. Add mouse bindingns fo...Josh Rahm2022-03-28
| | |_|/ | |/| |
| * | | Another Chrome binding added.Josh Rahm2022-03-25