aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Change some of the xmobar config.Josh Rahm2022-12-05
* Run "rescreen" when restoring a Theater to avoid discrepencies when using xrandrJosh Rahm2022-11-28
* Change Swap to be instead a shift-and-follow.Josh Rahm2022-11-28
* Fully persistent macro settings. Stores the macros in a fileJosh Rahm2022-11-23
* Macros should take precedence for windowsetsJosh Rahm2022-11-23
* More documentation in Wml.hsJosh Rahm2022-11-23
* Change WML to give precedence to macros over everything else.Josh Rahm2022-11-23
* address a couple hlint issues.Josh Rahm2022-11-23
* Add -XStrictData to the ghc flags.Josh Rahm2022-11-23
* Remove "import Prelude" from Workspaces.hsJosh Rahm2022-11-23
* Add export lists to all modules.Josh Rahm2022-11-23
* PendingBuffer now shows "'" when "'" is pressed instead of "w".Josh Rahm2022-11-23
* Cleanup import/export list for PendingBuffer.hsJosh Rahm2022-11-23
* Remove more unused imports.Josh Rahm2022-11-23
* Remove PromptConfig.hs. Not used.Josh Rahm2022-11-23
* Remove Desktop.hs. It has be superseded with Theaters.Josh Rahm2022-11-23
* Remove MouseMotion.hs. It's old bloat.Josh Rahm2022-11-23
* Remove NoPersist.hs. It is redundant to ExtensionClass.Josh Rahm2022-11-23
* Change to use minimal imports.Josh Rahm2022-11-23
* Remove Swallow. It does not work well and is counter-productiveJosh Rahm2022-11-22
* Clean up import list in Keys.hsJosh Rahm2022-11-22
* Remove some layout bloat.Josh Rahm2022-11-22
* Bunch of changes to XMobarJosh Rahm2022-11-22
* Implement documentation for mouse bindings.Josh Rahm2022-11-22
* More consistent handling with button mapping.Josh Rahm2022-11-22
* Remove some unused key bindings to help simplify thingsJosh Rahm2022-11-22
* withPendingBuffer -> pushPendingBuffer.Josh Rahm2022-11-22
* Better implementation of the pending buffer. Still need to iron out some bugs.Josh Rahm2022-11-22
* WIP: trying to make the pending buffer betterJosh Rahm2022-11-21
* Rudimentary pending buffer shown in Xmobar.Josh Rahm2022-11-21
* Merge branch 'v017' of josher.dev:rde into v017Josh Rahm2022-11-21
|\
| * Update to xmobarJosh Rahm2022-11-21
| * Enable LambdaCaseJosh Rahm2022-11-21
| * Format with ormolu.Josh Rahm2022-11-21
* | Add clickable Theaters to xmobar.Josh Rahm2022-11-21
|/
* Add better theater reporting to xmobarJosh Rahm2022-11-20
* Remove border-width change for shifting windows.Josh Rahm2022-11-20
* Rebind theater selection to M-S-g instead of M-C-g.Josh Rahm2022-11-20
* Add "Theaters" to RDE.Josh Rahm2022-11-20
* Change term "Theater" -> "Desktop"Josh Rahm2022-11-20
* Merge remote-tracking branch 'origin/v017' into v017Josh Rahm2022-11-20
|\
| * Add "Theater" concept.Josh Rahm2022-11-18
| * Merge branch 'v017' of josher.dev:rde into v017Josh Rahm2022-08-19
| |\
| | * Disable swallow by defaultJosh Rahm2022-08-12
| | * Jumping to the black hole workspace will exit Xmonad (with confirmation).Josh Rahm2022-08-03
| | * Add preferred window for some Workspace jumps.Josh Rahm2022-08-03
| | * Add check for xK_Escape to end trynig ot type a Wml object.Josh Rahm2022-08-03
| | * Actually, change the workspace conditional operator.Josh Rahm2022-08-03
| * | Fix problem with bluetooth-select where the power options were not workingJosh Rahm2022-08-19
| |/
| * Add new conditional description for workspaces.Josh Rahm2022-08-03