aboutsummaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)AuthorFilesLines
2015-01-05Fix build-system: install data files (keys, apps, menu ...)Mathias Gumz1-10/+12
* Correctly build data files when operate outside of the $(srcdir) * Actually install data files * Use pkg-config to detect X11, works better on MacOSX. We used pkg-config already anyway, double checking for X11 does not yield better results. * Replace EXEEXT in some files while before installing them
2013-05-26build-sys: move to non-recursive buildSami Kerola38-167/+198
This rather large change will attempts to make 'make' to work better. See excellent paper 'Recursive Make Considered Harmful' by Peter Miller for further explanation why several make files is worse than one for whole project. Note. The tests are build with 'make check' rather than defining TEST. Reference: http://miller.emu.id.au/pmiller/books/rmch/ Reference: http://karelzak.blogspot.co.uk/2013/02/non-recursive-automake.html
2013-05-26build-sys: remove unnecessary filesSami Kerola2-4/+0
2011-09-01Re-licensing the ostrich theme due to issues regarding it's distributionSven Michel1-3/+1
CC-BY-NC 3.0 is a great license, but it limits how well we can redistribute the theme it's self. This change allows distros (such as Debian) to keep this theme in the source.
2011-08-11Updated styles 'bloe' and 'arch' to look better without xpm-supportSven Michel2-87/+87
2011-05-09Fix make install failure with some autotools versionsPavel Labath1-3/+3
apparently, some versions of autotools don't know about $(builddir) variable. I replaced it with ".".
2011-04-27Woops, forgot to add the file.Pavel Labath1-0/+10
2011-04-27Make sure `make distcheck' is successfulPavel Labath18-24/+33
- added rmdir commands to uninstall rules of all Makefiles under data/styles - added \n at the end of files which had none
2011-04-18Fix VPATH buildsPavel Labath1-3/+3
2011-04-14fixed typo in 'MerleyKay' style, closes #3286430David Coppa1-1/+1
2011-02-19readded default style path to init.inHenrik Kinnunen1-0/+1
2010-09-19upgrade default 'init' file to reflect current configVersionMathias Gumz1-1/+1
2010-09-11added '(workspace=[current])' to our default keysMathias Gumz1-2/+2
commit 882a50fe1d4930b156965c54d9b66ecb27b4c9b2 removed the hardcoded limit to cycle to windows on other workspaces, though it was and IS a good default behaviour. if users do not want this (they want to cycle to windows on other workspaces), they should explicitly avoid '(workspace=[current])' in their keysfile.
2010-09-04fixed the default 'OnTitlebar Mouse1' actionsMathias Gumz1-1/+1
2010-08-20implemented 'ActivateTab' action to (re)allow activation of tabs via mouseMathias Gumz1-1/+2
2010-08-16added more needed bindings to the default 'keys' file to mimic old behaviorMathias Gumz1-0/+7
2010-08-05Merging from upstream tar bzipPaul Tagliamonte10-92/+20
2010-08-05Moving themes in the git branch from 2.5 to 3 to match tenr's site.Paul Tagliamonte11-22/+22
2008-10-05add a message to default init file explaining why there aren't any options thereMark Tiefenbruck1-0/+3
2008-09-26add some more default keybindingsMark Tiefenbruck1-5/+24
2008-09-08update workspace names atoms/resources when adding a new workspaceMark Tiefenbruck1-29/+0
also removed unnecessary items from default init file
2008-09-03add windowmenu to dist packageMark Tiefenbruck1-2/+2
2008-08-26use old focus/raise behavior for default alt+left/right mouse bindingsMark Tiefenbruck1-2/+2
2008-08-19update keys file for changes to NextWindow syntaxMark Tiefenbruck1-1/+1
2008-08-18fix some defaultsMark Tiefenbruck1-1/+1
2008-08-17add SetTitle and SetTitleDialog key commandsMark Tiefenbruck1-0/+1
2008-08-06use the same options in Slit and Toolbar placement menusMark Tiefenbruck1-3/+2
2008-06-26add volume keybindings to default keys fileMark Tiefenbruck1-0/+6
2008-06-20add the windowmenu file to the indexMark Tiefenbruck1-0/+14
2008-06-20move default window menu to ~/.fluxbox/windowmenuMark Tiefenbruck1-2/+6
2008-05-05add more default keybindingsMark Tiefenbruck1-2/+8
2008-04-29don't add program icons to tabs for previous users, for backwards ↵Mark Tiefenbruck1-1/+1
compatibility, but leave it as default for new users
2008-04-26some updates for the startup file in modern timesMark Tiefenbruck2-2/+8
2008-04-25forgot to add apps.in to gitMark Tiefenbruck1-0/+4
2008-04-25add fbrun to default apps fileMark Tiefenbruck1-4/+13
2008-04-25some minor changes to default keys fileMark Tiefenbruck1-4/+7
2007-12-21added key command StartTabbingMark Tiefenbruck2-1/+4
2007-12-21add some more useful keybindings to the default keys fileMark Tiefenbruck1-14/+77
2007-12-21remove `OnTitlebar Mouse2 :Lower', as it interferes with tabbingMark Tiefenbruck1-1/+0
2007-12-11update default keys and init files for OnTitlebar codemarkt2-2/+5
2007-11-12allow arbitrary window patterns in iconbarmarkt1-1/+1
2007-10-22replaced ModKey with new key commands StartMoving and StartResizingmarkt2-1/+4
2007-10-14add support for transient windows in client patterns, and merge a few more ↵markt2-1/+4
changes from pre-devel
2007-10-07updated background options from tennerfluxgen11-1/+69
2007-10-07update from tennerfluxgen1-1/+1
2007-10-07update from tennerfluxgen1-1/+1
2007-10-07update from tennerfluxgen1-1/+1
2007-10-07update from tennerfluxgen1-1/+1
2007-10-07added new style bloe, thanks Sven Michelfluxgen35-1/+3688
2007-10-01forgot to add Makefilesfluxgen2-0/+8