Spencer Janssen
2477985387
Move XMonad.Util.XPaste to XMonad.Util.Paste
2008-09-21 06:09:47 +00:00
Spencer Janssen
8d670902e5
Depend on X11 >= 1.4.3
2008-09-21 05:54:56 +00:00
gwern0
4ae4a7ec07
+XMonad.Util.XPaste: a module for pasting strings to windows
2008-09-20 15:21:06 +00:00
Spencer Janssen
25896cd43d
Bump version to 0.8
2008-09-05 19:44:15 +00:00
Spencer Janssen
1df08883b8
Accept a range of xmonad versions
2008-08-20 21:40:56 +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
Spencer Janssen
94101637c9
I prefer the spencerjanssen@gmail.com address
2008-07-14 20:40:05 +00:00
Don Stewart
955a4bd24f
Add missing xfce module to .cabal
2008-06-02 17:42:19 +00:00
Justin Bogner
5fc69c1ae7
add FadeInactive to fade out inactive windows using xcompmgr
2008-05-23 20:58:38 +00:00
Malebria
65109b90c6
Add XMonad.Actions.Plane
2008-05-23 00:43:57 +00:00
acura
8a4ffb3e57
StackTile
...
A simple patch to get a dishes like stacking, but with the ability to resize master pane.
2008-05-20 19:55:59 +00:00
David Roundy
8c65d469db
remove ScratchWorkspace.
...
It's ugly code, and I'd be surprised if anyone actually uses it. I see no
reason to continue to maintain it.
2008-05-16 18:57:29 +00:00
Braden Shepherdson
dd0ad36b22
Added XMonad.Config.PlainConfig: proof-of-concept GHC-less plain text configuration file parser
...
An example of the config file format can be found in the Haddock.
Notably missing features are docks and more layouts than just the standard three.
2008-05-17 22:29:16 +00:00
David Roundy
60f269f0b3
add BoringWindows module to make certain windows skipped when rotating focus.
2008-05-14 16:28:46 +00:00
zhen.sydow
ac6f1a66fe
move AppLauncher from Actions module to Prompt module
2008-05-13 20:12:52 +00:00
Devin Mullins
b45722cf82
add draft XMonad.Actions.WindowNavigation
...
This is an experiment with replacing the WindowNavigation LayoutModifier with
one that simply adds keybindings and stores state in an IORef. Credit to
droundy for the original code -- hopefully I'm not butchering it. The end
intent is to add Xinerama support, but it'll be a little while before I get
there.
2008-05-04 05:00:22 +00:00
zhen.sydow
07b2f424b1
new contrib module to launch apps with command line parameters
2008-05-13 13:47:54 +00:00
Spencer Janssen
1e6c4e485a
Add XMonad.Config.Kde
2008-05-07 02:08:33 +00:00
Spencer Janssen
034eee34e3
Add XMonad.Config.Desktop and XMonad.Config.Gnome
2008-04-30 08:22:53 +00:00
Spencer Janssen
49b705906b
Alphabetize exposed-modules
2008-04-30 03:54:53 +00:00
joamaki
0df598fa5d
new contrib layout: XMonad.Layout.SimplestFloat - A floating layout like SimpleFloat, but without decoration
2008-04-24 22:09:57 +00:00
Don Stewart
336c617cbe
remove my config file -- the wiki is where its at.
2008-04-19 19:56:50 +00:00
Trevor Elliott
5344db6c90
Script-based hooks
2008-04-16 21:30:24 +00:00
Lukas Mai
b495c7f725
XMonad.Layout.Master: initial import
2008-04-04 22:07:34 +00:00
Brent Yorgey
25c23eb79d
XMonad.Layout.Gaps: new contrib module for manual gap support, in the few cases where ManageDocks is not appropriate (dock apps that don't set STRUTS properly, adjusting for a display that is cut off on one edge, etc.)
2008-04-02 00:37:42 +00:00
Lukas Mai
dcd1aea5d6
XMonad.Layout.HintedGrid: initial import
2008-04-01 23:17:22 +00:00
Brent Yorgey
110c3863e8
MultiToggle: add new XMonad.Layout.MultiToggle.Instances module for common instances of Transformer, update MultiToggle docs accordingly
2008-03-31 20:17:39 +00:00
Michal Janeczek
f77f71512b
XMonad.Actions.CycleRecentWS: initial import
2008-03-31 11:19:06 +00:00
Spencer Janssen
071081f38e
Bump version to 0.7
2008-03-29 19:24:00 +00:00
Justin Bogner
f0cb1b3bf2
added RunOrRaisePrompt, exported getCommands from Shell
2008-03-23 22:26:32 +00:00
David Roundy
c0519e4375
cut Anneal and Mosaic.
2008-03-22 15:35:46 +00:00
Don Stewart
426a9e4795
mark Mosaic as broken. use MosaicAlt
2008-03-20 22:37:17 +00:00
Andrea Rossato
6cac436d47
Add Hooks.ServerMode: an event hook to execute commands sent by an external client
2008-02-24 13:37:06 +00:00
Andrea Rossato
ce6241b6b3
Add EventHook: a layout modifier to handle X events
2008-02-24 11:24:32 +00:00
Roman Cheplyaka
4015eb2c6f
Move window properties to a separate Util module
...
Add XMonad.Util.WindowProperties
Modify XMonad.Layout.IM.hs to use WindowProperties.
2008-03-18 16:56:58 +00:00
xmonad
e216c95beb
Add XMonad.Actions.Promote
2008-03-16 20:57:22 +00:00
Andrea Rossato
5a9781ee48
Font and XUtils: add UTF-8 support and various fixes related to XFT
...
- printStringXMF: use the background color for XFT fonts too
- textWidthXMF now returns the text width even with xft fonts
- textExtentsXMF will now return only the ascend and the descent of a
string.
- stringPosition now takes the display too
- add support for UTF-8 locales: if the contrib library is compiled
with the 'with_xft' or the 'with_utf8' option the prompt and the
decoration system will support UTF-8 locales - this requires
utf8-strings.
2008-03-02 09:57:12 +00:00
Juraj Hercek
4f2e1927b0
Removed WmiiActions module.
2008-03-05 08:23:36 +00:00
Juraj Hercek
34f9ad7d1f
Import of new DirExec module.
...
- allows execution of executable files from specific directory
2008-02-29 21:22:57 +00:00
robreim
26de20d294
UpdatePointer XMonadContrib module
2008-03-01 13:44:01 +00:00
Roman Cheplyaka
11e57ce367
Add XMonad.Actions.PerWorkspaceKeys
2008-03-02 20:23:46 +00:00
David Roundy
4e6f032d64
implement ScratchWorkspace.
2008-02-29 22:43:16 +00:00
Braden Shepherdson
04a8c51f95
Scratchpad terminal
...
Key binding and ManageHook to pop up a small, floating terminal window for a few quick commands.
Combined with a utility like detach[1], makes a great X application launcher.
Requires my two new ManageHooks (doRectFloat, specifically).
[1] http://detach.sourceforge.net
2008-02-25 18:36:33 +00:00
Roman Cheplyaka
37b2051c04
Add XMonad.Layout.IM
2008-02-21 08:57:52 +00:00
Brent Yorgey
2a8cb7d84c
improvements to XMonad.Hooks.DynamicLog, and new contrib module XMonad.Util.Loggers
...
Improvements to DynamicLog include:
* Greatly expanded and improved documentation and examples
* remove seemingly useless makeSimpleDzenConfig function
* factor out xmobarPP
* add new ppExtras field to PP record, for specifying 'extra'
loggers which can supply information other than window title,
layout, and workspace status to a status bar (for example, time and date,
battery status, mail status, etc.)
The new XMonad.Util.Loggers module provides some example loggers that
can be used in the new ppExtras field of the PP record. Create your own,
add them to this module, go crazy! =)
2008-02-19 21:01:28 +00:00
Andrea Rossato
1e85802e2f
Add TabBarDecoration, a layout modifier to add a bar of tabs to any layout
...
... and port DecorationMadness to the new system.
2008-02-18 16:11:21 +00:00
Andrea Rossato
c948559c53
Add Actions.MouseResize: a layout modifier to resize windows with the mouse
2008-02-12 17:34:55 +00:00
Andrea Rossato
84d5962dbe
Add DecorationMadness: a repository of weirdnesses
2008-02-09 18:25:15 +00:00
Andrea Rossato
7493f8fb04
Add Prompt.Theme: a prompt for dynamically applying a theme to the current workspace
2008-02-07 18:43:21 +00:00
Andrea Rossato
b690154b97
cabal file: respect alphabetic order for modules
2008-02-07 18:31:53 +00:00