aboutsummaryrefslogtreecommitdiff
path: root/src/Internal/Layout.hs
Commit message (Collapse)AuthorAge
* Killed Dependency on Cairo. Vastly improved layout experience.Josh Rahm2022-10-09
|
* Added MosaicAlt Layout. Changed weather icon to use moon icon for 'clear'Josh Rahm2022-10-09
|
* Add ability to flip the layout with mod-f.Josh Rahm2022-10-09
|
* Synchronize with the look on photonJosh Rahm2022-10-09
|
* Set alacritty to be default terminal and avoid strutsJosh Rahm2021-10-09
|
* Remove unused AlterZoom datatypeJosh Rahm2020-02-10
|
* Small changes to colorscheme. Get rid of accordion and circle layoutsJosh Rahm2020-02-10
|
* Add accordion and circle layoutsJosh Rahm2020-02-07
|
* Add LayoutModifier that ollows windows to be zoomed on with modm-z. When ↵Josh Rahm2020-02-07
| | | | this happens, the window will float in the middle of the screen.
* Multiple changes. Mostly added a prompt to quickly switch between windows by ↵Josh Rahm2020-02-06
| | | | fuzzy-finding them
* Add ability to fuzzy find and jump to a window based on a promptJosh Rahm2020-02-05
|
* Add ability to show layout format!Josh Rahm2020-02-03
|
* First XMonad-JRahm CommitJosh Rahm2020-02-01
Have an install script to install XMonad-jrahm on the expected platform.