cd8c0a4f3f
[XMonad] Add magic focus layout
2016-11-07 13:21:05 -08:00
77ea82bccf
[XMonad] Update xmonad-contrib git SHA
2016-11-07 11:58:21 -08:00
250dba4654
[XMonad] Start trasmission in workspace 5
2016-11-07 11:39:18 -08:00
e05dce8fb0
[XMonad] Move shiftThenView
2016-11-03 13:06:59 -07:00
1c07627f2c
[XMonad] Fix transmission spawn
2016-11-03 13:06:43 -07:00
3eb720bc2d
[XMonad] Fix hangouts startup
2016-11-02 18:23:56 -07:00
82c888c808
[XMonad] Update chrome and transmission virtual classes
2016-10-31 17:40:33 -07:00
9afa4c8e63
Revert "[Linux] Taffybar now managed by xmonad instead of systemd"
...
This reverts commit 04ae4335f2
.
2016-10-29 19:03:32 -07:00
04ae4335f2
[Linux] Taffybar now managed by xmonad instead of systemd
2016-10-29 12:34:32 -07:00
23f7eb891d
[XMonad] Ignore all .stack-work directories
2016-10-29 12:28:47 -07:00
7a4d3a3575
[XMonad] Make stack build actually work
2016-10-29 10:16:59 -07:00
e3a762951a
[Linux] Add rofi_wallpaper.sh script
2016-10-28 10:43:18 -07:00
bf9238fd54
[XMonad] Add virtual classes for renaming
2016-10-27 17:33:35 -07:00
44efd6ceac
[XMonad] Binding to switch wallpaper
2016-10-27 14:48:13 -07:00
570e97fd56
[XMonad] Reduce line widths
2016-10-27 04:07:45 -07:00
d4ceeba076
[XMonad] Add a multi-line
2016-10-27 04:04:52 -07:00
3259a8313a
[XMonad] Update filepath to window class remap
2016-10-27 04:03:27 -07:00
61d9d53d39
[XMonad] Remove extra manage hooks
2016-10-27 02:07:31 -07:00
b19cc42670
[XMonad] Update target workspaces for manage hook
2016-10-27 01:47:17 -07:00
65d8d725ca
[XMonad] Correct chrome startup command
2016-10-27 01:46:35 -07:00
2813c3351b
[XMonad] Add smartBorders layout modifier
...
The noBorders hook does not seem to work for floating windows. Smart
borders will at least disable borders when the window is full screened.
2016-10-27 00:18:28 -07:00
7363c1f48a
[XMonad] Add toggle for fading inactive
2016-10-27 00:17:42 -07:00
3e5e8a0f83
[XMonad] Use greedy raise/bring next maybe
2016-10-26 18:11:18 -07:00
7321f83a46
[XMonad] Handle setting visible workspaces for renames
2016-10-26 17:14:44 -07:00
9009e9c79b
[XMonad] Reorganize xmonad.hs
2016-10-26 15:19:49 -07:00
093bf7314a
[XMonad] Move main to top of xmonad.hs
2016-10-26 13:23:44 -07:00
0b182e7434
[XMonad] Use string remapping for ewmh logging
2016-10-25 22:17:20 -07:00
68b7cc7a81
[XMonad] No more custom workspaces
2016-10-25 22:16:14 -07:00
c006c12c30
[XMonad] Add layout for large main area
2016-10-25 22:14:55 -07:00
83b3ebe07a
[XMonad] Add custom manage hook
...
I don't think that this is working yet.
2016-10-25 22:14:39 -07:00
c4dbbc7ad2
[XMonad] Don't apply ewmh to global config
2016-10-25 18:05:36 -07:00
fdee42e6a8
[Emacs] Rename font hydra
2016-10-25 17:48:32 -07:00
5244936a1c
[XMonad] Add custom workspace names
2016-10-25 16:05:25 -07:00
079a77c32c
[XMonad] Improve google-chrome raiseNextMaybe
2016-10-24 20:59:10 -07:00
f30e12c917
[XMonad] Add raiseNextMaybe commands
2016-10-24 20:04:06 -07:00
bfbece987e
[XMonad] Add toggleWS binding
2016-10-24 17:17:35 -07:00
06ca3e7186
[XMonad] Move screenshot binding to h
2016-10-24 17:17:19 -07:00
761dabb23f
[XMonad] Make greedyFocusWindow focus window
...
Before, greedyView greedyFocusWindow would only focus the workspace that
the selected window was in. This change makes it so that the window is
actually focused.
2016-10-23 17:41:47 -07:00
aecee0f2d5
[XMonad] Add shiftToEmptyAndView
2016-10-23 01:57:08 -07:00
b45d93f0a6
[XMonad] Make gotoMenu greedily set workspace
2016-10-23 01:34:31 -07:00
cd9a67706a
[XMonad] Add automatic workspace naming LayoutModifier
...
Note: This requires my own custom version of xmonad-contrib.
2016-10-23 00:05:39 -07:00
f25f543b17
Revert "[XMonad] Set tag names instead of workspace names"
...
This reverts commit c726b6d56a
.
2016-10-22 17:16:52 -07:00
c726b6d56a
[XMonad] Set tag names instead of workspace names
2016-10-22 17:16:14 -07:00
2eb8bcd440
[XMonad] Tweak window bringer string
2016-10-22 01:40:48 -07:00
3c4088912b
[XMonad] Use window class names to name workspaces
2016-10-21 22:01:51 -07:00
a89dbb8d18
[XMonad] Add workspace name to window info
2016-10-21 21:58:14 -07:00
c520264f4c
[XMonad] Make WindowBringer text similar to rofi
2016-10-21 16:37:26 -07:00
43b512abb2
[XMonad] Make rofi command case insensitive
2016-10-21 15:44:47 -07:00
6674321419
[XMonad] Move setWorkspaceName... to top level
2016-10-20 17:58:58 -07:00
80addc4ae9
[XMonad] Use custom WindowBringer config
2016-10-20 17:58:25 -07:00