204 Commits

Author SHA1 Message Date
fa36276f63
[XMonad] Update pointer position when changing focus with keyboard 2016-12-23 21:06:27 -08:00
49664650f6
[XMonad] Create NSP on mod x if it doesn't exist 2016-12-23 19:07:12 -08:00
24dc6baf22
[XMonad] Add tvpower.js binding 2016-12-23 18:10:04 -08:00
c71ad074b4
[XMonad] Add pavucontrol volume scratchpad and binding 2016-12-20 17:37:23 -08:00
e0f1a4c5c9
[XMonad] Use rofi password instead of type system password 2016-12-12 23:06:09 -08:00
ee1df2f536
[XMonad] Change Hyper p target to type_system_password 2016-12-07 13:48:34 -08:00
72e427efb7
[XMonad] Deactivate full before unminimizing 2016-12-05 19:01:37 -08:00
18ae198b6d
[XMonad] Use docks function instead of manually adding dock hooks
This fixes the issue where docks were not handled on xmonad restart.
2016-12-01 16:23:30 -08:00
0bce92e8f6
[XMonad] Set tvScreenId to 1 2016-11-30 15:55:33 -08:00
aab61f5b36
[XMonad] Remove extra whitespace 2016-11-30 17:19:19 -06:00
37783d7c36
[XMonad] Tweak whitespace in myDecorateName 2016-11-30 17:18:59 -06:00
2214ee8c6b
[XMonad] Refactor toggleFadeInactiveLogHook 2016-11-30 17:18:31 -06:00
c71f77a2d2
[XMonad] Disable fading on specific screen 2016-11-30 13:09:15 -06:00
8e96f39dcf
[XMonad] Perform flycheck simplifications 2016-11-29 22:48:24 -06:00
1bf27968e3
[XMonad] Add screen for window queries 2016-11-29 20:19:48 -08:00
aa263ec5ff
[XMonad] Enable direct setting of fading enabled 2016-11-29 20:18:53 -08:00
361971e690
[XMonad] Improve restoreAllMinimized 2016-11-29 18:32:03 -08:00
dc854151ef
[XMonad] Improve class maximization toggling 2016-11-29 18:25:28 -08:00
ee422e92de
[XMonad] Add binding for split out for chrome tab 2016-11-29 16:40:20 -08:00
18cfb40606
[XMonad] Fix indentation and whitespace in several spots 2016-11-29 15:47:24 -08:00
f640202a26
[XMonad] Add two argument compose 2016-11-29 15:46:51 -08:00
9273eb17b7
[XMonad] Add withFocusedD 2016-11-29 15:46:08 -08:00
224cb93b17
[XMonad] Add shiftToEmptyNextScreen 2016-11-29 11:28:41 -08:00
47f45523a2
[XMonad] Add minimize event hook 2016-11-26 22:10:11 -08:00
5101d3f8a4
[XMonad] Add class cycling 2016-11-26 18:04:48 -08:00
bffe020619
[XMonad] Use ewmh from github.com/xmonad/xmonad-contrib/pull/122 2016-11-26 14:36:05 -08:00
7b4a9d7a6b
[XMonad] Add fade toggling for workspaces 2016-11-26 12:47:44 -08:00
0a9e76b120
[XMonad] Add binding for rofi_restart_service.sh 2016-11-26 11:06:58 -08:00
33b619663e
[XMonad] Fix several >80 whitespace lines 2016-11-26 09:54:12 -08:00
7fa87fd82c
[XMonad] Remove ifL 2016-11-26 09:53:47 -08:00
1b7ba4e27a
[XMonad] Tweak whitespace 2016-11-25 20:22:08 -08:00
139aa97c5d
[XMonad] Remove redundant brackets 2016-11-25 18:56:07 -08:00
769f5a3d13
[XMonad] Set haskell-indent-offset 2016-11-25 18:49:12 -08:00
efb9b73ea2
[XMonad] Change shiftToEmptyAndView binding 2016-11-25 18:48:51 -08:00
6d17f96ecf
[XMonad] Reindent a bunch of definitions 2016-11-25 18:48:14 -08:00
fa7c46b764
[XMonad] Remove stray fork type annotation 2016-11-25 18:46:31 -08:00
2a7151067d
[XMonad] Fix restoreOrMinimizeOtherClasses 2016-11-25 18:45:49 -08:00
2a99632288
[XMonad] Rewrite dynamic workspace naming 2016-11-25 18:41:49 -08:00
f00e2cc920
[XMonad] Add toggle functions (needed for previous rewrites) 2016-11-25 18:41:16 -08:00
6eae7024f8
[Xmonad] Rename fork -> forkM 2016-11-25 18:39:27 -08:00
640b016cf9
[XMonad] Add if' and ifL to fix window bringer stuff 2016-11-25 18:38:32 -08:00
a75fa5f584
[XMonad] Clean up ToggleFade 2016-11-25 17:58:48 -08:00
1065ee6937
[XMonad] Eliminate case statement 2016-11-25 17:28:01 -08:00
31d039b0b2
[XMonad] Rewrite getClass using the applicative style 2016-11-25 15:09:07 -08:00
ff61b78ee9
[XMonad] Rewrite several functions w/o do notation 2016-11-25 14:09:01 -08:00
670a0719dd
[XMonad] Add utility function section, write >>=/ 2016-11-25 14:06:32 -08:00
cabbd09aa1
[XMonad] Add binding to send window to scrathpad workspace 2016-11-25 11:47:16 -08:00
55a7f36dd4
[XMonad] Make bringNextMaybe restore minimized windows 2016-11-25 11:46:36 -08:00
06cd1d5f94
[XMonad] Format imports 2016-11-24 18:33:49 -08:00
b7afda3c4c
[XMonad] Disable focus follows mouse when magic foucus is active 2016-11-24 16:39:09 -08:00