debian/0000755000000000000000000000000012261047210007161 5ustar debian/watch0000644000000000000000000000035112036252200010206 0ustar version=3 opts="downloadurlmangle=s|archive/([\w\d_-]+)/([\d\.]+)/|archive/$1/$2/$1-$2.tar.gz|,\ filenamemangle=s|(.*)/$|xmonad-contrib-$1.tar.gz|" \ http://hackage.haskell.org/packages/archive/xmonad-contrib \ ([\d\.]*\d)/ debian/rules0000755000000000000000000000023012036252200010231 0ustar #!/usr/bin/make -f DEB_SETUP_GHC6_CONFIGURE_ARGS="-fuse_xft" include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/hlibrary.mk debian/copyright0000644000000000000000000006375612036252200011132 0ustar This package was debianised by Joachim Breitner 27 Oct 2007. The packaging distributed under the same license as xmonad-contrib itself. Upstream Author: Spencer Janssen and others Copyright (c) The Xmonad Community All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the author nor the names of his contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. XMonadContrib can be found on http://xmonad.org/ The complete list of copyrights is: XMonad/Config/Azerty.hs -- Copyright : (c) Devin Mullins -- License : BSD XMonad/Config/Desktop.hs -- Copyright : (c) Spencer Janssen -- License : BSD XMonad/Config/Arossato.hs -- Copyright : (c) Andrea Rossato 2007 -- License : BSD3-style (see LICENSE) XMonad/Config/Gnome.hs -- Copyright : (c) Spencer Janssen -- License : BSD XMonad/Config/Kde.hs -- Copyright : (c) Spencer Janssen -- License : BSD XMonad/Config/Xfce.hs -- Copyright : (c) Ivan Miljenovic -- License : BSD XMonad/Config/Droundy.hs -- Copyright : (c) Spencer Janssen 2007 -- License : BSD3-style (see LICENSE) XMonad/Config/Bluetile.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Doc.hs -- Copyright : (C) 2007 Andrea Rossato -- License : BSD3 XMonad/Prompt/Man.hs -- Copyright : (c) 2007 Valery V. Vorotyntsev -- License : BSD3-style (see LICENSE) XMonad/Prompt/Input.hs -- Copyright : (c) 2007 Brent Yorgey -- License : BSD-style (see LICENSE) XMonad/Prompt/Directory.hs -- Copyright : (C) 2007 Andrea Rossato, David Roundy -- License : BSD3 XMonad/Prompt/AppendFile.hs -- Copyright : (c) 2007 Brent Yorgey -- License : BSD-style (see LICENSE) XMonad/Prompt/Theme.hs -- Copyright : (C) 2007 Andrea Rossato -- License : BSD3 XMonad/Prompt/DirExec.hs -- Copyright : (C) 2008 Juraj Hercek -- License : BSD3 XMonad/Prompt/RunOrRaise.hs -- Copyright : (C) 2008 Justin Bogner -- License : BSD3 XMonad/Prompt/AppLauncher.hs -- Copyright : (C) 2008 Luis Cabellos -- License : BSD3 XMonad.hs -- Copyright : (C) 2007 Andrea Rossato -- License : BSD3 XMonad/Prompt/Shell.hs Copyright : (C) 2007 Andrea Rossato License : BSD3 XMonad/Prompt/Workspace.hs -- Copyright : (C) 2007 Andrea Rossato, David Roundy -- License : BSD3 XMonad/Prompt/Email.hs -- Copyright : (c) 2007 Brent Yorgey -- License : BSD-style (see LICENSE) XMonad/Prompt/Layout.hs -- Copyright : (C) 2007 Andrea Rossato, David Roundy -- License : BSD3 XMonad/Prompt/Ssh.hs -- Copyright : (C) 2007 Andrea Rossato -- License : BSD3 XMonad/Prompt/Window.hs -- Copyright : Devin Mullins -- License : BSD-style (see LICENSE) XMonad/Layout/Spacing.hs -- Copyright : (c) Brent Yorgey -- License : BSD-style (see LICENSE) XMonad/Layout/LayoutCombinators.hs -- Copyright : (c) David Roundy -- License : BSD XMonad/Layout/ImageButtonDecoration.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Layout/SimpleFloat.hs -- Copyright : (c) 2007 Andrea Rossato -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/Square.hs -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) XMonad/Layout/HintedGrid.hs -- Copyright : (c) Lukas Mai -- License : BSD-style (see LICENSE) XMonad/Layout/BoringWindows.hs -- Copyright : (c) 2008 David Roundy -- License : BSD3-style (see LICENSE) XMonad/Layout/Gaps.hs -- Copyright : (c) 2008 Brent Yorgey -- License : BSD3 XMonad/Layout/SimpleDecoration.hs -- Copyright : (c) 2007 Andrea Rossato -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/MosaicAlt.hs -- Copyright : (c) 2007 James Webb -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/WorkspaceDir.hs -- Copyright : (c) 2007 David Roundy -- License : BSD3-style (see LICENSE) XMonad/Layout/SimplestFloat.hs -- Copyright : (c) 2008 Jussi Mäki -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/Reflect.hs -- Copyright : (c) Brent Yorgey -- License : BSD-style (see LICENSE) XMonad/Layout/TwoPane.hs -- Copyright : (c) Spencer Janssen -- License : BSD3-style (see LICENSE) XMonad/Layout/MouseResizableTile.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Layout/TabBarDecoration.hs -- Copyright : (c) 2007 Andrea Rossato -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/MagicFocus.hs -- Copyright : (c) Peter De Wachter -- License : BSD XMonad/Layout/Accordion.hs -- Copyright : (c) glasser@mit.edu -- License : BSD XMonad/Layout/DecorationAddons.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Layout/ResizableTile.hs -- Copyright : (c) MATSUYAMA Tomohiro -- License : BSD-style (see LICENSE) XMonad/Layout/CenteredMaster.hs -- Copyright : (c) 2009 Ilya Portnov -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/Drawer.hs -- Copyright : (c) 2009 Max Rabkin -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/LayoutModifier.hs -- Copyright : (c) David Roundy -- License : BSD XMonad/Layout/DwmStyle.hs -- Copyright : (c) 2007 Andrea Rossato -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/MultiToggle.hs -- Copyright : (c) Lukas Mai -- License : BSD-style (see LICENSE) XMonad/Layout/BorderResize.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Layout/Cross.hs -- Copyright : (c) Luis Cabellos -- License : BSD3-style (see LICENSE) XMonad/Layout/Groups.hs -- Copyright : Quentin Moser -- License : BSD-style (see LICENSE) XMonad/Layout/ResizeScreen.hs -- Copyright : (c) 2007 Andrea Rossato -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/FixedColumn.hs -- Copyright : (c) 2008 Justin Bogner -- License : BSD3-style (as xmonad) XMonad/Layout/Monitor.hs -- Copyright : (c) Roman Cheplyaka -- License : BSD-style (see LICENSE) XMonad/Layout/ToggleLayouts.hs -- Copyright : (c) David Roundy -- License : BSD XMonad/Layout/Groups/Examples.hs -- Copyright : Quentin Moser -- License : BSD-style (see LICENSE) XMonad/Layout/Groups/Wmii.hs -- Copyright : Quentin Moser -- License : BSD-style (see LICENSE) XMonad/Layout/Groups/Helpers.hs -- Copyright : Quentin Moser -- License : BSD-style (see LICENSE) XMonad/Layout/Decoration.hs -- Copyright : (c) 2007 Andrea Rossato, 2009 Jan Vornberger -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/Maximize.hs -- Copyright : (c) 2007 James Webb -- License : BSD3-style (see LICENSE) XMonad/Layout/NoBorders.hs -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) XMonad/Layout/Fullscreen.hs -- Copyright : (c) 2010 Audun Skaugen -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/Magnifier.hs -- Copyright : (c) Peter De Wachter and Andrea Rossato 2007 -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/Mosaic.hs -- Copyright : (c) 2009 Adam Vogt, 2007 James Webb -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/ZoomRow.hs -- Copyright : Quentin Moser -- License : BSD-style (see LICENSE) XMonad/Layout/GridVariants.hs -- Copyright : (c) Norbert Zeh -- License : BSD-style (see LICENSE) XMonad/Layout/WindowNavigation.hs -- Copyright : (c) 2007 David Roundy -- License : BSD3-style (see LICENSE) XMonad/Layout/Column.hs -- Copyright : (c) 2009 Ilya Portnov -- License : BSD3-style (see LICENSE) XMonad/Layout/TrackFloating.hs Copyright : (c) 2010 Adam Vogt License : BSD-style (see xmonad/LICENSE) XMonad/Layout/HintedTile.hs -- Copyright : (c) Peter De Wachter -- License : BSD3-style (see LICENSE) XMonad/Layout/ButtonDecoration.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Layout/LayoutScreens.hs -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) XMonad/Layout/Named.hs -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) XMonad/Layout/Tabbed.hs -- Copyright : (c) 2007 David Roundy, Andrea Rossato -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/DragPane.hs -- Copyright : (c) Spencer Janssen -- License : BSD3-style (see LICENSE) XMonad/Layout/SubLayouts.hs -- Copyright : (c) 2009 Adam Vogt -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/LimitWindows.hs -- Copyright : (c) 2009 Adam Vogt -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/WindowSwitcherDecoration.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Layout/Spiral.hs -- Copyright : (c) Joe Thornber -- License : BSD3-style (see LICENSE) XMonad/Layout/NoFrillsDecoration.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Layout/OneBig.hs -- Copyright : (c) 2009 Ilya Portnov -- License : BSD3-style (see LICENSE) XMonad/Layout/ShowWName.hs -- Copyright : (c) Andrea Rossato 2007 -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/LayoutHints.hs -- Copyright : (c) David Roundy -- License : BSD XMonad/Layout/IndependentScreens.hs -- Copyright : (c) 2009 Daniel Wagner -- License : BSD3 XMonad/Layout/PerWorkspace.hs -- Copyright : (c) Brent Yorgey -- License : BSD-style (see LICENSE) XMonad/Layout/Circle.hs -- Copyright : (c) Peter De Wachter -- License : BSD-style (see LICENSE) XMonad/Layout/IM.hs -- Copyright : (c) Roman Cheplyaka, Ivan N. Veselov -- License : BSD-style (see LICENSE) XMonad/Layout/ThreeColumns.hs -- Copyright : (c) Kai Grossjohann -- License : BSD3-style (see LICENSE) XMonad/Layout/ComboP.hs -- Copyright : (c) Konstantin Sobolev -- License : BSD-style (see LICENSE) XMonad/Layout/LayoutBuilder.hs -- Copyright : (c) 2009 Anders Engstrom -- License : BSD3-style (see LICENSE) XMonad/Layout/MessageControl.hs -- Copyright : (c) 2008 Quentin Moser -- License : BSD3 XMonad/Layout/Grid.hs -- Copyright : (c) Lukas Mai -- License : BSD-style (see LICENSE) XMonad/Layout/Minimize.hs -- Copyright : (c) Jan Vornberger 2009, Alejandro Serrano 2010 -- License : BSD3-style (see LICENSE) XMonad/Layout/Combo.hs -- Copyright : (c) David Roundy -- License : BSD-style (see LICENSE) XMonad/Layout/AutoMaster.hs -- Copyright : (c) 2009 Ilya Portnov -- License : BSD3-style (see LICENSE) XMonad/Layout/Renamed.hs -- Copyright : Quentin Moser -- License : BSD-style (see LICENSE) XMonad/Layout/DraggingVisualizer.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Layout/Dishes.hs -- Copyright : (c) Jeremy Apthorp -- License : BSD-style (see LICENSE) XMonad/Layout/DecorationMadness.hs -- Copyright : (c) 2007 Andrea Rossato -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/StackTile.hs -- Copyright : (c) Rickard Gustafsson -- License : BSD-style (see LICENSE) XMonad/Layout/MultiToggle/Instances.hs -- Copyright : (c) 2008 Brent Yorgey -- License : BSD-style (see LICENSE) XMonad/Layout/LayoutBuilderP.hs -- Copyright : (c) 2009 Anders Engstrom , 2011 Ilya Portnov -- License : BSD3-style (see LICENSE) XMonad/Layout/WindowArranger.hs -- Copyright : (c) Andrea Rossato 2007 -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/MultiColumns.hs -- Copyright : (c) Anders Engstrom -- License : BSD3-style (see LICENSE) XMonad/Layout/PositionStoreFloat.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Layout/Roledex.hs -- Copyright : (c) tim.thelion@gmail.com -- License : BSD XMonad/Layout/Simplest.hs -- Copyright : (c) 2007 Andrea Rossato -- License : BSD-style (see xmonad/LICENSE) XMonad/Layout/Master.hs -- Copyright : (c) Ismael Carnales, Lukas Mai -- License : BSD-style (see LICENSE) XMonad/Hooks/WorkspaceByPos.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Hooks/UrgencyHook.hs -- Copyright : Devin Mullins -- License : BSD3-style (see LICENSE) XMonad/Hooks/ToggleHook.hs -- Copyright : Ben Boeckel -- License : BSD-style (see LICENSE) XMonad/Hooks/FadeWindows.hs -- Copyright : Brandon S Allbery KF8NH -- License : BSD XMonad/Hooks/Place.hs -- Copyright : Quentin Moser -- License : BSD-style (see LICENSE) XMonad/Hooks/EwmhDesktops.hs -- Copyright : (c) 2007, 2008 Joachim Breitner -- License : BSD XMonad/Hooks/ManageDocks.hs -- Copyright : (c) Joachim Breitner -- License : BSD XMonad/Hooks/DebugKeyEvents.hs -- Copyright : (c) 2011 Brandon S Allbery -- License : BSD XMonad/Hooks/DynamicHooks.hs -- Copyright : (c) Braden Shepherdson 2008 -- License : BSD-style (as xmonad) XMonad/Hooks/XPropManage.hs -- Copyright : (c) Karsten Schoelzel -- License : BSD XMonad/Hooks/SetWMName.hs -- Copyright : © 2007 Ivan Tarasov -- License : BSD XMonad/Hooks/RestoreMinimized.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Hooks/CurrentWorkspaceOnTop.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Hooks/FloatNext.hs -- Copyright : Quentin Moser -- License : BSD-style (see LICENSE) XMonad/Hooks/ServerMode.hs -- Copyright : (c) Andrea Rossato and David Roundy 2007 -- License : BSD-style (see xmonad/LICENSE) XMonad/Hooks/Script.hs -- Copyright : (c) Trevor Elliott -- License : BSD3-style (see LICENSE) XMonad/Hooks/Minimize.hs -- Copyright : (c) Justin Bogner 2010 -- License : BSD3-style (see LICENSE) XMonad/Hooks/FadeInactive.hs -- Copyright : (c) 2008 Justin Bogner -- License : BSD XMonad/Hooks/PositionStoreHooks.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Hooks/DynamicLog.hs -- Copyright : (c) Don Stewart -- License : BSD3-style (see LICENSE) XMonad/Hooks/InsertPosition.hs -- Copyright : (c) 2009 Adam Vogt -- License : BSD-style (see xmonad/LICENSE) XMonad/Hooks/ManageHelpers.hs -- Copyright : (c) Lukas Mai -- License : BSD XMonad/Hooks/ScreenCorners.hs -- Copyright : (c) 2009 Nils Schweinsberg -- License : BSD3-style (see LICENSE) XMonad/Prompt.hs -- Copyright : (C) 2007 Andrea Rossato -- License : BSD3 XMonad/Actions/Search.hs Copyright : (C) 2007 Gwern Branwen License : None; public domain XMonad/Actions/Plane.hs -- Copyright : (c) Marco Túlio Gontijo e Silva , -- License : BSD3-style (see LICENSE) XMonad/Actions/UpdateFocus.hs -- Copyright : (c) Daniel Schoepe -- License : BSD3-style (see LICENSE) XMonad/Actions/GroupNavigation.hs -- Copyright : (c) nzeh@cs.dal.ca -- License : BSD3-style (see LICENSE) XMonad/Actions/FloatKeys.hs -- Copyright : (c) Karsten Schoelzel -- License : BSD XMonad/Actions/TagWindows.hs -- Copyright : (c) Karsten Schoelzel -- License : BSD XMonad/Actions/MessageFeedback.hs -- Copyright : (c) Quentin Moser -- License : BSD3 XMonad/Actions/RotSlaves.hs -- Copyright : (c) Hans Philipp Annen , Mischa Dieterle -- License : BSD3-style (see LICENSE) XMonad/Actions/WindowBringer.hs -- Copyright : Devin Mullins -- License : BSD-style (see LICENSE) XMonad/Actions/TopicSpace.hs -- Copyright : (c) Nicolas Pouillard -- License : BSD-style (see LICENSE) XMonad/Actions/CycleSelectedLayouts.hs -- Copyright : (c) Roman Cheplyaka -- License : BSD3-style (see LICENSE) XMonad/Actions/DynamicWorkspaceGroups.hs -- Copyright : (c) Brent Yorgey 2009 -- License : BSD-style (see LICENSE) XMonad/Actions/DynamicWorkspaces.hs -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) XMonad/Actions/GridSelect.hs -- Copyright : Clemens Fruhwirth -- License : BSD-style (see LICENSE) XMonad/Actions/SwapWorkspaces.hs -- Copyright : (c) Devin Mullins -- License : BSD3-style (see LICENSE) XMonad/Actions/FocusNth.hs -- Copyright : (c) Karsten Schoelzel -- License : BSD XMonad/Actions/FlexibleResize.hs -- Copyright : (c) Lukas Mai -- License : BSD3-style (see LICENSE) XMonad/Actions/DynamicWorkspaceOrder.hs -- Copyright : (c) Brent Yorgey 2009 -- License : BSD-style (see LICENSE) XMonad/Actions/NoBorders.hs -- Copyright : (c) Lukas Mai -- License : BSD3-style (see LICENSE) XMonad/Actions/KeyRemap.hs -- Copyright : (c) Christian Dietrich -- License : BSD-style (as xmonad) XMonad/Actions/Promote.hs -- Copyright : (c) Miikka Koskinen 2007 -- License : BSD3-style (see LICENSE) XMonad/Actions/MouseGestures.hs -- Copyright : (c) Lukas Mai -- License : BSD3-style (see LICENSE) XMonad/Actions/CycleWindows.hs -- Copyright : (c) Wirt Wolff -- License : BSD3-style (see LICENSE) XMonad/Actions/Warp.hs -- Copyright : (c) daniel@wagner-home.com -- License : BSD3-style (see LICENSE) XMonad/Actions/UpdatePointer.hs -- Copyright : (c) Robert Marlow -- License : BSD3-style (see LICENSE) XMonad/Actions/WindowNavigation.hs -- Copyright : (c) 2007 David Roundy , -- License : BSD3-style (see LICENSE) XMonad/Actions/CopyWindow.hs -- Copyright : (c) David Roundy , Ivan Veselov , Lanny Ripple -- License : BSD3-style (see LICENSE) XMonad/Actions/WorkspaceCursors.hs -- Copyright : (c) 2009 Adam Vogt -- License : BSD XMonad/Actions/BluetileCommands.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Actions/PerWorkspaceKeys.hs -- Copyright : (c) Roman Cheplyaka, 2008 -- License : BSD3-style (see LICENSE) XMonad/Actions/RandomBackground.hs -- Copyright : (c) 2009 Anze Slosar -- License : BSD3-style (see LICENSE) XMonad/Actions/OnScreen.hs -- Copyright : (c) 2009 Nils Schweinsberg -- License : BSD3-style (see LICENSE) XMonad/Actions/MouseResize.hs -- Copyright : (c) 2007 Andrea Rossato -- License : BSD-style (see xmonad/LICENSE) XMonad/Actions/WindowMenu.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Actions/DwmPromote.hs -- Copyright : (c) Miikka Koskinen 2007 -- License : BSD3-style (see LICENSE) XMonad/Actions/CycleWS.hs -- Copyright : (c) Joachim Breitner , -- License : BSD3-style (see LICENSE) XMonad/Actions/Submap.hs -- Copyright : (c) Jason Creighton -- License : BSD3-style (see LICENSE) XMonad/Actions/ConstrainedResize.hs -- Copyright : (c) Dougal Stanton -- License : BSD3-style (see LICENSE) XMonad/Actions/FloatSnap.hs -- Copyright : (c) 2009 Anders Engstrom -- License : BSD3-style (see LICENSE) XMonad/Actions/PhysicalScreens.hs -- Copyright : (c) Nelson Elhage -- License : BSD XMonad/Actions/SimpleDate.hs -- Copyright : (c) Don Stewart 2007 -- License : BSD3-style (see LICENSE) XMonad/Actions/DeManage.hs -- Copyright : (c) Spencer Janssen -- License : BSD3-style (see LICENSE) XMonad/Actions/CycleRecentWS.hs -- Copyright : (c) Michal Janeczek -- License : BSD3-style (see LICENSE) XMonad/Actions/FindEmptyWorkspace.hs -- Copyright : (c) Miikka Koskinen 2007 -- License : BSD3-style (see LICENSE) XMonad/Actions/FlexibleManipulate.hs -- Copyright : (c) Michael Sloan -- License : BSD3-style (see LICENSE) XMonad/Actions/Commands.hs -- Copyright : (c) David Glasser 2007 -- License : BSD3 XMonad/Actions/WorkspaceNames.hs -- Copyright : (c) Tomas Janousek -- License : BSD3-style (see LICENSE) XMonad/Actions/SpawnOn.hs -- Copyright : (c) Spencer Janssen -- License : BSD XMonad/Doc/Configuring.hs -- Copyright : (C) 2007 Don Stewart and Andrea Rossato -- License : BSD3 XMonad/Doc/Extending.hs -- Copyright : (C) 2007 Andrea Rossato -- License : BSD3 XMonad/Doc/Developing.hs -- Copyright : (C) 2007 Andrea Rossato -- License : BSD3 XMonad/Util/XUtils.hs -- Copyright : (c) 2007 Andrea Rossato -- License : BSD-style (see xmonad/LICENSE) XMonad/Util/XSelection.hs Copyright : (C) 2007 Andrea Rossato, Matthew Sackman License : BSD3 XMonad/Util/Cursor.hs -- Copyright : (c) 2009 Collabora Ltd -- License : BSD-style (see xmonad/LICENSE) XMonad/Util/Dzen.hs -- Copyright : (c) glasser@mit.edu -- License : BSD XMonad/Util/NamedActions.hs -- Copyright : 2009 Adam Vogt -- License : BSD3-style (see LICENSE) XMonad/Util/PositionStore.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Util/StringProp.hs -- Copyright : (c) Nicolas Pouillard 2009 -- License : BSD-style (see LICENSE) XMonad/Util/Loggers.hs -- Copyright : (c) Brent Yorgey, Wirt Wolff -- License : BSD-style (see LICENSE) XMonad/Util/WorkspaceCompare.hs -- Copyright : (c) Spencer Janssen -- License : BSD3-style (see LICENSE) XMonad/Util/Types.hs -- Copyright : (c) Daniel Schoepe (2009) -- License : BSD3-style (see LICENSE) XMonad/Util/Scratchpad.hs -- Copyright : (c) Braden Shepherdson 2008 -- License : BSD-style (as xmonad) XMonad/Util/Run.hs -- Copyright : (C) 2007 Spencer Janssen, Andrea Rossato, glasser@mit.edu -- License : BSD-style (see LICENSE) XMonad/Util/Timer.hs -- Copyright : (c) Andrea Rossato and David Roundy 2007 -- License : BSD-style (see xmonad/LICENSE) XMonad/Util/Dmenu.hs -- Copyright : (c) Spencer Janssen -- License : BSD-style (see LICENSE) XMonad/Util/NamedWindows.hs -- Copyright : (c) David Roundy -- License : BSD3-style (see LICENSE) XMonad/Util/Themes.hs -- Copyright : (C) 2007 Andrea Rossato -- License : BSD3 XMonad/Util/Font.hs -- Copyright : (c) 2007 Andrea Rossato and Spencer Janssen -- License : BSD-style (see xmonad/LICENSE) XMonad/Util/SpawnOnce.hs -- Copyright : (c) Spencer Janssen 2009 -- License : BSD3-style (see LICENSE) XMonad/Util/ExtensibleState.hs -- Copyright : (c) Daniel Schoepe 2009 -- License : BSD3-style (see LICENSE) XMonad/Util/Image.hs -- Copyright : (c) 2010 Alejandro Serrano -- License : BSD-style (see xmonad/LICENSE) XMonad/Util/CustomKeys.hs -- Copyright : (c) 2007 Valery V. Vorotyntsev -- License : BSD3-style (see LICENSE) XMonad/Util/NamedScratchpad.hs -- Copyright : (c) Konstantin Sobolev -- License : BSD-style (see LICENSE) XMonad/Util/Replace.hs -- Copyright : (c) Jan Vornberger 2009 -- License : BSD3-style (see LICENSE) XMonad/Util/WindowProperties.hs -- Copyright : (c) Roman Cheplyaka -- License : BSD-style (see LICENSE) XMonad/Util/Invisible.hs -- Copyright : (c) 2007 Andrea Rossato, David Roundy -- License : BSD-style (see xmonad/LICENSE) XMonad/Util/Stack.hs -- Copyright : Quentin Moser -- License : BSD-style (see LICENSE) XMonad/Util/Paste.hs Copyright : (C) 2008 Jérémy Bobbio, gwern License : BSD3 XMonad/Util/EZConfig.hs -- Copyright : Devin Mullins -- License : BSD3-style (see LICENSE) debian/NEWS0000644000000000000000000000060712174273551007677 0ustar xmonad-contrib (0.11.1-1) unstable; urgency=high This update fixes a possible security hole in the XMonad.Hooks.DynamicLog module (CVE-2013-1436). If you use this module, please make sure to recompile your xmonad binary after upgrading the package: Edit your ~/.xmonad/xmonad.hs file and then press Mod-Q. -- Joachim Breitner Thu, 25 Jul 2013 21:06:27 +0200 debian/source/0000755000000000000000000000000012036252200010456 5ustar debian/source/format0000644000000000000000000000001412036252200011664 0ustar 3.0 (quilt) debian/find-copyrights.sh0000644000000000000000000000067212036252200012630 0ustar #!/bin/bash # Program to find all copyright holders in the xmonad-contrib package. # # The Debian copyrights file can be updated by deleting the current list # of per file copyrights and then running: # # debian/find-copyrights.sh >> debian/copyright find . -name \*.hs | while read f ; do if test `grep -c Copyright $f` -ge 1 ; then echo $f | sed "s|.*XMonad|XMonad|" grep Copyright $f grep License $f echo fi done debian/patches/0000755000000000000000000000000012036254246010621 5ustar debian/patches/use-x-www-browser.patch0000644000000000000000000000201612036254246015205 0ustar Description: Use x-www-browser instead of firefox Author: Joachim Breitner Origin: vendor Bug-Debian: http://bugs.debian.org/553330 Forwarded: not-needed Last-Update: 2012-07-07 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: xmonad-contrib-0.10.1~darcs20120707/XMonad/Prompt/Shell.hs =================================================================== --- xmonad-contrib-0.10.1~darcs20120707.orig/XMonad/Prompt/Shell.hs 2012-06-15 10:26:25.000000000 -0400 +++ xmonad-contrib-0.10.1~darcs20120707/XMonad/Prompt/Shell.hs 2012-07-07 11:58:23.996438920 -0400 @@ -152,7 +152,7 @@ or pass it to a shell; so in that case, define $BROWSER as something like \"xterm -e elinks\" or as the name of a shell script doing much the same thing. -} getBrowser :: IO String -getBrowser = env "BROWSER" "firefox" +getBrowser = env "BROWSER" "x-www-browser" -- | Like 'getBrowser', but should be of a text editor. This gets the $EDITOR variable, defaulting to \"emacs\". getEditor :: IO String debian/patches/series0000644000000000000000000000003012036252200012013 0ustar use-x-www-browser.patch debian/compat0000644000000000000000000000000212147616407010374 0ustar 9 debian/control0000644000000000000000000001037612150230221010564 0ustar Source: xmonad-contrib Section: haskell Priority: extra Maintainer: Debian Haskell Group Uploaders: Joachim Breitner , Ryan Kavanagh Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9), haskell-devscripts (>= 0.8.13), cdbs, ghc, ghc-prof, ghc-doc, libx11-dev, libxinerama-dev, libghc-x11-dev (>= 1.6.1), libghc-x11-dev (<< 1.7), libghc-x11-doc, libghc-x11-prof, libghc-x11-xft-dev (>= 0.2), libghc-x11-xft-doc, libghc-x11-xft-prof, libghc-mtl-dev (>= 1), libghc-mtl-dev (<< 3), libghc-mtl-doc, libghc-mtl-prof, libghc-random-dev, libghc-random-doc, libghc-random-prof, libghc-xmonad-dev (>= 0.11), libghc-xmonad-dev (<< 0.12), libghc-xmonad-doc, libghc-xmonad-prof, libghc-utf8-string-dev, libghc-utf8-string-doc, libghc-utf8-string-prof, Homepage: http://xmonad.org/ Vcs-Darcs: http://darcs.debian.org/pkg-haskell/xmonad-contrib Vcs-Browser: http://darcs.debian.org/cgi-bin/darcsweb.cgi?r=pkg-haskell/xmonad-contrib Package: libghc-xmonad-contrib-dev Architecture: any Depends: ${haskell:Depends}, ${shlibs:Depends}, ${misc:Depends}, libx11-dev, libxinerama-dev Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Provides: ${haskell:Provides} Replaces: xmonadcontrib Conflicts: xmonadcontrib Description: Extensions to xmonad This is a huge extensions library for xmonad, providing alternative layout algorithms, key bindings, extended operations, and much more. . Xmonad is a minimalist tiling window manager for X, written in Haskell. Windows are managed using automatic layout algorithms, which can be dynamically reconfigured. At any time windows are arranged so as to maximise the use of screen real estate. All features of the window manager are accessible purely from the keyboard: a mouse is entirely optional. Xmonad is configured in Haskell, and custom layout algorithms may be implemented by the user in config files. A principle of Xmonad is predictability: the user should know in advance precisely the window arrangement that will result from any action. . This package is what you need to build your custom configured xmonad binary. Package: libghc-xmonad-contrib-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends} Provides: ${haskell:Provides} Description: Extensions to xmonad; profiling libraries This is a huge extensions library for xmonad, providing alternative layout algorithms, key bindings, extended operations, and much more. . Xmonad is a minimalist tiling window manager for X, written in Haskell. Windows are managed using automatic layout algorithms, which can be dynamically reconfigured. At any time windows are arranged so as to maximise the use of screen real estate. All features of the window manager are accessible purely from the keyboard: a mouse is entirely optional. Xmonad is configured in Haskell, and custom layout algorithms may be implemented by the user in config files. A principle of Xmonad is predictability: the user should know in advance precisely the window arrangement that will result from any action. . This package is what you need to profile your custom configured xmonad binary. Package: libghc-xmonad-contrib-doc Section: doc Architecture: all Depends: ${haskell:Depends}, ${misc:Depends} Recommends: ${haskell:Recommends} Suggests: ${haskell:Suggests} Description: Extensions to xmonad; documentation This is a huge extensions library for xmonad, providing alternative layout algorithms, key bindings, extended operations, and much more. . Xmonad is a minimalist tiling window manager for X, written in Haskell. Windows are managed using automatic layout algorithms, which can be dynamically reconfigured. At any time windows are arranged so as to maximise the use of screen real estate. All features of the window manager are accessible purely from the keyboard: a mouse is entirely optional. Xmonad is configured in Haskell, and custom layout algorithms may be implemented by the user in config files. A principle of Xmonad is predictability: the user should know in advance precisely the window arrangement that will result from any action. . This package contains the documentation for building your custom configured xmonad binary as well as example configuration files. debian/changelog0000644000000000000000000001653612261047210011046 0ustar xmonad-contrib (0.11.2-1build1) trusty; urgency=medium * Rebuild for new GHC ABIs. -- Colin Watson Wed, 01 Jan 2014 17:21:12 +0000 xmonad-contrib (0.11.2-1) unstable; urgency=high * New upstream release + Escapes dzen markup and remove xmobar tags from window titles by default. Fixes possible malicous code execution. Thanks to Raúl Benencia for noticing and Adam Vogt for fixing. CVE-2013-1436 -- Joachim Breitner Thu, 25 Jul 2013 21:06:27 +0200 xmonad-contrib (0.11.1-1) unstable; urgency=low * Enable compat level 9 * New upstream release -- Joachim Breitner Sat, 25 May 2013 10:55:08 +0200 xmonad-contrib (0.11-1) experimental; urgency=low * Change VCS fields back to regular * New upstream release -- Joachim Breitner Tue, 01 Jan 2013 16:35:33 +0100 xmonad-contrib (0.10.1~darcs20120707-2) experimental; urgency=low * Depend on haskell-devscripts 0.8.13 to ensure this packages is built against experimental * Bump standards version, no change -- Joachim Breitner Sun, 14 Oct 2012 12:02:41 +0200 xmonad-contrib (0.10.1~darcs20120707-1) experimental; urgency=low * New upstream release, darcs snapshot of 0.10.1, which doesn't have an upstream tarball yet. + Allow the use of xmonad 0.10.1 as a Build-Depends * We now need haskell-x11 >= 1.6 and << 1.7 * Upload to experimental because it requires haskell-x11 >= 1.6, which is in experimental * Update Vcs-* to point to experimental * Added a DEP-3 header to use-x-www-browser.patch * Bump stardards version to 3.9.3 * Add myself to Uploaders -- Ryan Kavanagh Sat, 07 Jul 2012 12:10:31 -0400 xmonad-contrib (0.10-3) unstable; urgency=low * Sourceful upload to rebuild documentation package -- Joachim Breitner Fri, 10 Feb 2012 23:16:12 +0100 xmonad-contrib (0.10-2) unstable; urgency=low * Upload to unstable, Haskell transtition timer has been reset by another upload anyways. -- Joachim Breitner Thu, 01 Dec 2011 23:53:45 +0100 xmonad-contrib (0.10-1) experimental; urgency=low [ Erik de Castro Lopo ] * New upstream. * debian/control: - Fix version of build-dep on xmonad. - Standards version 3.9.2 (no changes). - Lintian fixes. * debian/copyright: Replace link to BSD3 liecnse in /usr/share/ with actual license from source distro. Update list of per file copyrigt holders. -- Joachim Breitner Mon, 28 Nov 2011 21:27:32 +0100 xmonad-contrib (0.9.2-2) unstable; urgency=low * Adjust packaging copyright. -- Joachim Breitner Sat, 09 Apr 2011 11:12:35 +0530 xmonad-contrib (0.9.2-1) unstable; urgency=low * New upstream release * Rename ghc6 → ghc * Adopt by Debian Haskell Group * Re-add dependency on utf8-string * Bump standards version, no change -- Joachim Breitner Tue, 05 Apr 2011 22:03:24 +0530 xmonad-contrib (0.9.1-1) unstable; urgency=low * New upstream release (Closes: #569921) * Change priority to extra * Switch to 3.0 (quilt) * Adjust dependency versions * Drop dependency on bundled utf8-string * Use haskell substvars * Use newer and better watchfile * Set x-www-browser as default browser (Closes: #553330) -- Joachim Breitner Wed, 17 Feb 2010 21:21:40 +0100 xmonad-contrib (0.9-1) unstable; urgency=low * New upstream release Please read http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.8 * Bump standards version, change sections. -- Joachim Breitner Mon, 26 Oct 2009 18:19:57 +0100 xmonad-contrib (0.8.1-3) unstable; urgency=low * Enable XFT support * Bump standards version, no change -- Joachim Breitner Sun, 29 Mar 2009 20:29:33 +0200 xmonad-contrib (0.8.1-2) unstable; urgency=low * Rebuilt with ghc6 with arch-independent .haddock and .hi files (Closes: #517628) -- Joachim Breitner Sun, 01 Mar 2009 17:33:02 +0100 xmonad-contrib (0.8.1-1) unstable; urgency=low * New upstream release (no changes, only ghc-6.10 compatibility) * Added debian/watch * Use kaol’s cdbs script in haskell-devscripts * Updated copyright file -- Joachim Breitner Thu, 26 Feb 2009 17:46:09 +0100 xmonad-contrib (0.8-5) unstable; urgency=low * Update build-depends (newer haskell-utf8-string) (Closes: #512062) New versions are going to be uploaded to experimental, so watch out. -- Joachim Breitner Sun, 18 Jan 2009 22:57:43 +0100 xmonad-contrib (0.8-4) unstable; urgency=low * Update build-depends (newer haskell-utf8-string) -- Joachim Breitner Wed, 14 Jan 2009 21:10:35 +0100 xmonad-contrib (0.8-3) unstable; urgency=low * Update build-depends (Closes: #510290) -- Joachim Breitner Wed, 31 Dec 2008 15:45:00 +0100 xmonad-contrib (0.8-2) unstable; urgency=low * Enable UTF-8 support (Closes: #500833) -- Joachim Breitner Thu, 02 Oct 2008 11:25:41 +0200 xmonad-contrib (0.8-1) unstable; urgency=low * New upstream release * Update standards version to 3.8.0, no change -- Joachim Breitner Sat, 06 Sep 2008 11:50:34 +0200 xmonad-contrib (0.7-2) unstable; urgency=low * Build against the new haskell-x11 with xinerama support * Add Homepage: field -- Joachim Breitner Thu, 03 Jul 2008 17:29:41 +0200 xmonad-contrib (0.7-1) unstable; urgency=low * New upstream release * Remove VCS headers, darcs failed on me -- Joachim Breitner Sun, 30 Mar 2008 23:21:00 +0200 xmonad-contrib (0.6-4) unstable; urgency=low * Update build-depends -- Joachim Breitner Thu, 06 Mar 2008 19:41:40 +0100 xmonad-contrib (0.6-3) unstable; urgency=low * Start to use update-haskell-control for tighter dependencies -- Joachim Breitner Wed, 05 Mar 2008 14:30:03 +0100 xmonad-contrib (0.6-2) unstable; urgency=low * Fix versioned dependency on libghc6-x11-dev (instead libx11-dev) (Closes: 465230) * Update copyright file -- Joachim Breitner Mon, 11 Feb 2008 16:39:49 +0100 xmonad-contrib (0.6-1) unstable; urgency=low * Upload to debian * Depends on the haskell-x11 version that was NMU’ed and uploaded to 7-days delayed, if anyone is wondering. * Replaces xmonadcontrib -- Joachim Breitner Mon, 04 Feb 2008 18:15:20 +0100 xmonad-contrib (0.6-0.nomeata1) UNRELEASED; urgency=low * New upstream release -- Joachim Breitner Mon, 28 Jan 2008 23:29:16 +0100 xmonad-contrib (0.5-0.nomeata2) UNRELEASED; urgency=low * Build against ghc6.8 -- Joachim Breitner Thu, 17 Jan 2008 00:31:56 +0100 xmonad-contrib (0.5-0.nomeata1) UNRELEASED; urgency=low * Beta package of xmonad 0.5 * Changed source name to fit upstream naming -- Joachim Breitner Tue, 25 Dec 2007 16:34:06 +0100 xmonadcontrib (0.4-2) unstable; urgency=low * add upstream url to copyright -- Joachim Breitner Mon, 29 Oct 2007 18:42:35 +0100 xmonadcontrib (0.4-1) unstable; urgency=low * Initial release (Closes: #447967) -- Joachim Breitner Sun, 28 Oct 2007 13:00:08 +0100