This commit is contained in:
Martin Duquesnoy 2012-02-12 21:41:12 +01:00
parent 8fbd096923
commit 4ff82cae8b
32 changed files with 318 additions and 0 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
icons/arrows.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 824 B

BIN
icons/bullets.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
icons/loading.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
images/logo-snap.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
images/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
images/logo.xcf Normal file

Binary file not shown.

BIN
images/wmfs2_thmb_01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

BIN
images/wmfs2_thmb_02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

BIN
images/wmfs2_thmb_03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

BIN
images/wmfs2_thmb_04.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 171 KiB

BIN
images/wmfs2_thmb_05.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 KiB

BIN
images/wmfs2_thmb_06.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB

BIN
images/wmfs2_thmb_07.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

BIN
images/wmfs2_thmb_08.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 KiB

BIN
images/wmfs2_thmb_09.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

BIN
images/wmfs2_thmb_10.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

88
index.html~ Normal file
View File

@ -0,0 +1,88 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<title>xorg62/wmfs @ GitHub</title>
<style type="text/css">
body {
margin-top: 1.0em;
background-color: #444444;
font-family: Helvetica, Arial, FreeSans, san-serif;
color: #000000;
}
#container {
margin: 0 auto;
width: 700px;
}
h1 { font-size: 3.8em; color: #61003d; margin-bottom: 3px; }
h1 .small { font-size: 0.2em; }
h1 a { text-decoration: none }
h2 { font-size: 1.5em; color: #61003d; }
h3 { text-align: center; color: #61003d; }
a { color: #61003d; }
.description { font-size: 1.2em; margin-bottom: 30px; margin-top: 30px; font-style: italic;}
.download { float: right; }
pre { background: #000; color: #fff; padding: 15px;}
hr { border: 0; width: 80%; border-bottom: 1px solid #aaa}
.footer { text-align:center; padding-top:30px; font-style: italic; }
</style>
</head>
<body>
<a href="https://github.com/xorg62/wmfs"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
<div id="container">
<div class="download">
<a href="https://github.com/xorg62/wmfs/zipball/master">
<img border="0" width="90" src="https://github.com/images/modules/download/zip.png"></a>
<a href="https://github.com/xorg62/wmfs/tarball/master">
<img border="0" width="90" src="https://github.com/images/modules/download/tar.png"></a>
</div>
<h1><a href="https://github.com/xorg62/wmfs">WMFS²</a>
<span class="small">by <a href="https://github.com/xorg62">xorg62</a></span></h1>
<div class="description">
Window Manager From Scratch, A tiling window manager highly configurable.
</div>
<h2>Authors</h2>
<p>arnault (contact@arpinux.org) <br/>David Delassus (david.jose.delassus@gmail.com) <br/>Paul Fariello (fariello@archos.com) <br/>Hobbestigrou (hobbestigrou@erakis.im) <br/>Philippe Pepiot (phil@philpep.org) <br/>m-r-r (raybaudroigm@gmail.com) <br/>Martin Duquesnoy (xorg62@gmail.com) <br/> </p>
<h2>Contact</h2>
<p>Martin Duquesnoy (xorg62@gmail.com) <br/> </p>
<h2>Download</h2>
<p>
You can download this project in either
<a href="https://github.com/xorg62/wmfs/zipball/master">zip</a> or
<a href="https://github.com/xorg62/wmfs/tarball/master">tar formats.
</p>
<p>You can also clone the project with <a href="http://git-scm.com">Git</a>
by running:
<pre>$ git clone git://github.com/xorg62/wmfs</pre>
</p>
<div class="footer">
get the source code on GitHub : <a href="https://github.com/xorg62/wmfs">xorg62/wmfs</a>
</div>
</div>
</body>
</html>

25
license.txt Normal file
View File

@ -0,0 +1,25 @@
Nivo Slider is "The Most Awesome jQuery Image Slider".
See http://nivo.dev7studios.com for more info.
Copyright (c) 2011 Gilbert Pellegrom
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

4
scripts/jquery-1.7.1.min.js vendored Executable file

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

BIN
shots/wmfs2_shots_01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 KiB

BIN
shots/wmfs2_shots_02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

BIN
shots/wmfs2_shots_03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
shots/wmfs2_shots_04.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

BIN
shots/wmfs2_shots_05.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 KiB

BIN
shots/wmfs2_shots_06.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB

BIN
shots/wmfs2_shots_07.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB

BIN
shots/wmfs2_shots_08.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 MiB

BIN
shots/wmfs2_shots_09.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 544 KiB

BIN
shots/wmfs2_shots_10.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 KiB

189
style.css Normal file
View File

@ -0,0 +1,189 @@
/* options -----------------------------------------------------------*/
* { padding:0; margin:0; }
a { color: #ccc; text-decoration: none; }
a:hover { color: #aaa; }
/* body --------------------------------------------------------------*/
body {
font: 12px/18px sans-serif;
color: #aaa;
background-color: #0F0F0F;
}
/* container ---------------------------------------------------------*/
#container {
width: 100%;
height: 100%;
margin: 0px auto;
background-color: #444;
overflow: hidden;
}
/* header ------------------------------------------------------------*/
#header {
position: fixed;
top: 0px;
z-index: 10;
width: 100%;
padding: 3px 5px 5px 2px;
background-color: #0F0F0F;
-webkit-box-shadow: 1px 1px 12px #000;
-moz-box-shadow: 1px 1px 12px #000;
box-shadow: 1px 1px 12px #000;
}
#header h1 {
font: 30px sans-serif;
text-align: right;
margin-right: 20px;
}
#header h1 span {
margin-right: 40px;
font-size: 13px;
}
#header h2 {
position: absolute;
font: 18px sans-serif;
left: 20px;
top: 10px;
}
/* links -------------------------------------------------------------*/
#links {
display: block;
margin: 60px auto 5px auto;
width: 100%;
}
.categorie {
padding: 0 10px 15px 25px;
margin: 0 auto 10px auto;
position: relative;
width: 90%;
background-color: #2B2B2B;
-webkit-box-shadow: 1px 1px 12px #000;
-moz-box-shadow: 1px 1px 12px #000;
box-shadow: 1px 1px 12px #000;
}
/* footer ------------------------------------------------------------*/
#footer {
margin: 20px auto 0px auto;
display: block;
width: 100%;
padding: 0px 5px 0px 5px;
background-color: #0F0F0F;
font-size: 10px;
text-align: center;
-webkit-box-shadow: 1px 1px 12px #000;
-moz-box-shadow: 1px 1px 12px #000;
box-shadow: 1px 1px 12px #000;
}
/* cc BY-NC-SA License :: arpinux :: 2011 :: http://arpinux.org */
/* slideshow */
/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Skin Type: flexible
Description: The default skin for the Nivo Slider.
Version: 1.0
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
*/
.theme-default .nivoSlider {
position:relative;
background:#444 url(icons/loading.gif) no-repeat 50% 50%;
margin-bottom:20px;
-webkit-box-shadow: 1px 1px 12px #000;
-moz-box-shadow: 1px 1px 12px #000;
box-shadow: 1px 1px 12px #000;
}
.theme-default .nivoSlider img {
position:absolute;
top:0px;
left:0px;
display:none;
}
.theme-default .nivo-controlNav {
position:absolute;
left:5%;
bottom:-42px;
margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-directionNav a {
display:block;
width:30px;
height:30px;
background:url(icons/arrows.png) no-repeat;
text-indent:-9999px;
border:0;
}
.theme-default a.nivo-nextNav {
background-position:-30px 0;
right:15px;
}
.theme-default a.nivo-prevNav {
left:15px;
}
table {
border-collapse:separate;
border-spacing:0;
}
.theme-default #slider {
margin: 0 auto 20px auto;
width:800px; /* Make sure your images are the same size */
height:345px; /* Make sure your images are the same size */
}
.clear {
clear:both;
}
/*
* jQuery Nivo Slider v2.7.1
* http://nivo.dev7studios.com
*
* Copyright 2011, Gilbert Pellegrom
* Free to use and abuse under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*
* March 2010
*/
/* The Nivo Slider styles */
.nivoSlider {
position:relative;
}
.nivoSlider img {
position:absolute;
top:0px;
left:0px;
}
/* The slices and boxes in the Slider */
.nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
}
.nivo-box {
display:block;
position:absolute;
z-index:5;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
position:absolute;
top:45%;
z-index:9;
cursor:pointer;
}
.nivo-prevNav {
left:0px;
}
.nivo-nextNav {
right:0px;
}