aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Merge branch 'master' of github.com:jrahm/xmonad-jrahmJosh Rahm2021-11-01
| |\
| | * add passmenuJosh Rahm2021-11-01
* | | Disable swallow by defaultJosh Rahm2022-10-09
* | | Jumping to the black hole workspace will exit Xmonad (with confirmation).Josh Rahm2022-10-09
* | | Add preferred window for some Workspace jumps.Josh Rahm2022-10-09
* | | Add check for xK_Escape to end trynig ot type a Wml object.Josh Rahm2022-10-09
* | | Actually, change the workspace conditional operator.Josh Rahm2022-10-09
* | | Fix problem with bluetooth-select where the power options were not workingJosh Rahm2022-10-09
* | | Add new conditional description for workspaces.Josh Rahm2022-10-09
* | | Add more Wml adjectives.Josh Rahm2022-10-09
* | | Change up the override keys for browsersJosh Rahm2022-10-09
* | | Remove taking the screen count from the workspaces. It breaks docking the laptopJosh Rahm2022-10-09
* | | Change WML workspaces to have a Maybe name.Josh Rahm2022-10-09
* | | Add Bordering layout.Josh Rahm2022-10-09
* | | Add M-S-s to swap windows with eachotherJosh Rahm2022-10-09
* | | Roll Windows.hs into R.D.StackSetJosh Rahm2022-10-09
* | | Roll ScreenRotate into StackSetJosh Rahm2022-10-09
* | | Add R.D.StackSet as a replacement for StackSet.Josh Rahm2022-10-09
* | | Run hlintJosh Rahm2022-10-09
* | | Some new styling and better logging capabilitesJosh Rahm2022-10-09
* | | Infrastructure for better logging, finally!Josh Rahm2022-10-09
* | | Some changes to XMobar look and feelJosh Rahm2022-10-09
* | | Add macro support to WML.Josh Rahm2022-10-09
* | | Add :: object to tile windows onto a workspaceJosh Rahm2022-10-09
* | | Add : object to reference floating windowsJosh Rahm2022-10-09
* | | Better alignment of xmobar widgetsJosh Rahm2022-10-09
* | | Fixup some readme thingsJosh Rahm2022-10-09
* | | Update readmeJosh Rahm2022-10-09
* | | xmobar remove transparancyJosh Rahm2022-10-09
* | | Highlight windows for marking tooJosh Rahm2022-10-09
* | | Change window border when selecting windowsJosh Rahm2022-10-09
* | | Rename Lang to WindowManagementLanguage (Moved to Wml.hs). Add more features ...Josh Rahm2022-10-09
* | | Extend marking language to the mark command itselfJosh Rahm2022-10-09
* | | Add basic language for moving windows aroundJosh Rahm2022-10-09
* | | Starting to implement window management languageJosh Rahm2022-10-09
* | | Remove the "│" from xmobar. I think it makes it cleaner, but it is not a sl...Josh Rahm2022-10-09
* | | fix some hlint warningsJosh Rahm2022-10-09
* | | Make history much, much more reliable.Josh Rahm2022-10-09
* | | [WIP] - Window change hooksJosh Rahm2022-10-09
* | | Switch Ctrl-i and Ctrl-d for chrome bindingsJosh Rahm2022-10-09
* | | Some changes to markingJosh Rahm2022-10-09
* | | Rename KeysM -> Keys/DslJosh Rahm2022-10-09
* | | Minor changesJosh Rahm2022-10-09
* | | Make workspaces more consistentJosh Rahm2022-10-09
* | | [WIP] Working on better workspacesJosh Rahm2022-10-09
* | | Consistent timeouts using the clock rather than counting threadDelay. Add tim...Josh Rahm2022-10-09
* | | Add ConsistentMosaic, a wrapper to make Mosaic more consistent.Josh Rahm2022-10-09
* | | Replace submap and friends with my own versions that do the timeout.Josh Rahm2022-10-09
* | | Finally fix deprecation issueJosh Rahm2022-10-09
* | | Add a Polling-style timeout to mapNextString.Josh Rahm2022-10-09