Spencer Janssen
25896cd43d
Bump version to 0.8
v0.8
2008-09-05 19:44:15 +00:00
Devin Mullins
7325062ccf
Take maintainership of X.L.WindowNavigation
...
Since I've been working on a rewrite, it seems only fair that I be forced to
better understand the existing code / issues.
2008-09-02 07:02:47 +00:00
Spencer Janssen
df58a90077
Take maintainership of NoBorders
2008-08-29 20:13:25 +00:00
Joachim Breitner
9dae24bfd8
Only move pointers over managed windows
2008-06-10 19:59:16 +00:00
robreim
9515818409
Fix window region checking in UpdatePointer
2008-05-11 09:40:56 +00:00
David Roundy
1f2162781f
remove myself as maintainer from modules I don't maintain or use.
2008-08-28 15:18:30 +00:00
Devin Mullins
4d2365734d
change withUrgencyHookC api
...
Now it takes an UrgencyConfig record type.
2008-08-21 05:20:46 +00:00
Spencer Janssen
1df08883b8
Accept a range of xmonad versions
2008-08-20 21:40:56 +00:00
acura
79b0c3401a
StackTile_fix
2008-08-20 06:19:18 +00:00
Devin Mullins
bfc265d663
X.H.UrgencyHook: haddock fixes
2008-08-16 19:52:20 +00:00
Spencer Janssen
26e40e555e
Improve documentation for XMonad.Hooks.EwmhDesktops
2008-08-13 19:18:57 +00:00
Devin Mullins
e58933b9c1
simplify WindowBringer code, and change greedyView to focusWindow
2008-08-11 03:31:37 +00:00
Spencer Janssen
1c03ecc596
Updates to my config
2008-08-12 05:01:24 +00:00
Braden Shepherdson
1a9af96070
Added XMonad.Hooks.DynamicHooks
...
Allows runtime creation and modification of ManageHooks. Also allows one-shot
ManageHooks that are removed after the fire. Note that if several transient
hooks fire at once, only the most recently defined is executed, and all
are removed.
2008-07-24 22:20:54 +00:00
gwern0
8aa2076a45
XMonad.Hooks.UrgencyHook: +FocusHook
...
This is a hook for simply traveling to whatever window has just set an urgent flag, instead of doing something more involved like printing to a status bar and letting the user do something manually.
2008-07-16 22:47:45 +00:00
Lukas Mai
e9980e2052
Grid/HintedGrid: prefer wider windows
2008-07-17 20:51:38 +00:00
Spencer Janssen
94101637c9
I prefer the spencerjanssen@gmail.com address
2008-07-14 20:40:05 +00:00
Devin Mullins
cfaadb644e
callUrgencyHook after adjustUrgents
...
So folks can readUrgents inside their urgencyHook, should they so desire.
2008-07-14 04:30:20 +00:00
gwern0
ed49f823d0
XMonad/Doc/Developing.hs: update haddock ln, cpedit
2008-07-08 20:50:58 +00:00
gwern0
f29f38fbeb
XMonad/Doc.hs: why link to a specific version instead of the latest?
2008-07-08 20:22:36 +00:00
leoserra
f06a147057
XMonad.Actions.Plane.Linear
2008-07-06 17:53:03 +00:00
Marco Túlio Gontijo e Silva
e0ebbc1ea8
XMonad.Actions.Plane: Improvements in code quality
2008-07-06 17:28:29 +00:00
Marco Túlio Gontijo e Silva
52192efe56
XMonad.Actions.Plane: Treat error in read
2008-07-10 13:53:42 +00:00
Marco Túlio Gontijo e Silva
18ae6a3e2c
XMonad.Actions.Plane: GConf support
...
Thanks to Johan Dahlin.
2008-07-09 00:19:00 +00:00
Devin Mullins
b775d682ca
X.A.WindowNavigation: comments
2008-07-10 04:10:28 +00:00
Devin Mullins
99f9c8acc3
add autoComplete option to XMonad.Prompt
...
Maybe this will get Gwern one step closer to a complete Ratpoison binding.
2008-07-04 07:34:15 +00:00
Marco Túlio Gontijo e Silva
95b26ac219
XMonad.Actions.Plane: Copyright update
2008-07-09 00:15:48 +00:00
Marco Túlio Gontijo e Silva
374c034628
XMonad.Actions.Plane: removed missing haddock chunck
2008-07-09 01:05:30 +00:00
Braden Shepherdson
ae1010882a
Added function to filter out scratchpad workspace for use with ewmhLogHookCustom.
2008-07-06 16:10:27 +00:00
Braden Shepherdson
afb54c64b0
Added ewmhLogHookCustom, which allows arbitrary transformation of the workspace list.
2008-07-06 16:08:47 +00:00
brian
23588c09ae
adding thesaurus.reference.com and Google Labs Code Search searches
2008-07-01 09:01:42 +00:00
gwern0
60e02bb08a
fillout banish example in Warp.hs
...
We also include a nice little type to avoid specifying 0 0 stuff.
2008-06-29 20:20:47 +00:00
gwern0
ddb522d0cb
fix Actions.Wap doc
...
warp 1 1 has a comment claiming that this moves the cursor to the lower *left*, but if you look at the warpToWindow haddock, it says that 1 1 is actually lower *right* - as indeed it proved to do. This was annoying as it led me astray for a minute or so.
2008-06-29 11:55:04 +00:00
brian
2dc1b0c5f7
allow function keys up to F24
2008-06-26 04:05:16 +00:00
Braden Shepherdson
7cc6859496
Now using -name instead of -title as the term app argument, and correspondingly resource for the ManageHook.
2008-06-08 18:07:48 +00:00
Brent Yorgey
6530f28720
Actions/Search.hs: export SearchEngine constructor
2008-06-20 21:20:16 +00:00
Malebria
ddc49ade7b
Export PerWorkspace to allow type signatures
2008-06-20 01:50:46 +00:00
Lukas Mai
1c18687ec4
XMonad.Util.EZConfig: add keypad bindings
2008-06-15 14:37:02 +00:00
Lukas Mai
4dc9baca48
XMonad.Util.EZConfig: minor cleanups
2008-05-28 16:54:50 +00:00
David Roundy
389e23b979
make default highlighting a bit dimmer for neighbors in WindowNavigation.
2008-06-10 17:42:00 +00:00
David Roundy
d988bda23f
keep drag panes on the bottom of the window stack.
2008-06-10 17:40:44 +00:00
David Roundy
78f934255b
add support to Magnifier for vertical zooming.
2008-06-10 17:37:47 +00:00
Malebria
f6e166c5ea
XMonad.Hooks.EwmhDesktops export EwmHDesktopsHook
...
Any function that a user may write in his configuration file that is related to ewmhDesktopsLayout cannot have it's type signature if this type is not exported.
2008-06-10 13:06:14 +00:00
Malebria
a8c84232f3
XMonad.Config.Desktop type problem (monomorphism?)
...
With main = xmonad defaultConfig {layoutHook = desktopLayoutModifiers Full} I got a type error, that's not present with the patch.
2008-06-10 18:28:56 +00:00
Justin Bogner
f736a57bf0
Make prompt keybindings work when numLock or capsLock are active
2008-06-08 17:20:57 +00:00
Braden Shepherdson
244c75bee7
Replaced old "spawn on mod+s" semantics with "spawn/summon or banish on mod+s".
...
Originally the key binding just spawned a new floating terminal on every keypress.
Now it spawns if it doesn't exist, summons from another workspace if it does but
isn't visible, or banishes it to a dynamically created workspace if it is on the
current workspace.
2008-06-08 04:54:57 +00:00
Braden Shepherdson
303107fbae
Exporting addHiddenWorkspace, it's needed by the new Scratchpad
2008-06-08 04:53:18 +00:00
Braden Shepherdson
aa9e7ca663
Added scratchpadSpawnActionTerminal to specify the terminal program directly as a String.
2008-06-08 03:26:19 +00:00
Braden Shepherdson
744b8197ee
Removed odd scratchpadSpawnDefault, improved documentation.
2008-06-08 03:24:39 +00:00
gwern0
7b81a45619
Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCompletion
...
It's inappropriate because if I am searching Wikipedia, say, why on earth do I want completion of files and executables on my PC? A previous search query is much more likely to be what I want.
2008-06-07 07:13:31 +00:00