Uli Schlachter
dff585795b
Add a README.md to the generated web page repo ( #94 )
...
Fixes: https://github.com/awesomeWM/awesomeWM.github.io/issues/4
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-05-23 10:02:40 +02:00
Daniel Hahler
321920de9a
recipes: add awesome-cyclefocus ( #93 )
...
Ref: https://github.com/blueyed/awesome-cyclefocus/issues/12
2017-04-27 23:55:46 +02:00
Oskar Nyberg
5683bc309e
Added poppin' to recipes ( #92 )
2017-04-26 22:47:26 +02:00
Luke Bonham
c6638db63a
added watch use case examples ( #90 )
2017-04-07 21:41:00 +02:00
Luke Bonham
c22b63227a
added countdown widget recipe ( #91 )
2017-04-07 21:40:12 +02:00
aajjbb
f7d1afdf52
screenshots: link to the screenshots GitHub issue
...
Closes https://github.com/awesomeWM/awesome-www/pull/88 .
2017-04-02 22:35:26 +02:00
Daniel Hahler
62de13eb4a
index: update standout text for 4.1 release ( #87 )
2017-03-18 17:45:00 +01:00
Uli Schlachter
a2e12dafd0
Fix a small oversight in doing_a_release.mdwn ( #86 )
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-03-18 13:37:54 +01:00
Uli Schlachter
baa88cb37d
Travis: Install a newer LGI version
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-03-18 11:16:41 +01:00
Uli Schlachter
4ea8147b59
v4.1
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-03-18 10:56:27 +01:00
Jeferson Siqueira
2a4180b3bf
adding Elv13 libraries to recipes ( #83 )
...
* adding Elv13 libraries to recipes
* Add libraries description
2017-03-04 22:11:45 -05:00
Daniel Hahler
8387668e9c
Merge pull request #81 from psychon/mpc
...
Some small-ish MPC stuff
2017-02-12 18:06:47 +01:00
Uli Schlachter
9a549bdd7b
mpc: Make a reconnect happen
...
Without this, the connection might "almost never" be reestablished.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-02-12 18:02:04 +01:00
Uli Schlachter
1c52a20221
mpc.lua: Call reply handler at a later point
...
This calls a quite arbitrary callback which could cause an error. Thus,
only call it when everything else is done.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-02-12 18:00:07 +01:00
Uli Schlachter
a0898fc6b7
mpc.lua: Fix "connection closed"-detection
...
Thanks to SammysHP for reporting this on IRC.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-02-12 18:00:07 +01:00
Uli Schlachter
dfc23755e3
mpc.lua: Use $MPD_HOST/_PORT and default host ( #82 )
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-02-12 17:48:27 +01:00
Daniel Hahler
35fb605087
Merge pull request #79 from psychon/xrandr
...
More XrandR changes
2017-01-30 22:13:48 +01:00
Jeferson Siqueira
161b61c9cf
Adding awesome-revelation to recipes ( #80 )
2017-01-28 20:15:54 +01:00
Uli Schlachter
a2bbd084e5
xrandr.lua: Use naughty's destroy callback
...
Instead of starting our own timer, let's re-use naughty's own timer.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-01-28 18:59:26 +01:00
Uli Schlachter
49c4316959
xrandr.lua: Remove useless icon shuffling
...
There is only a single icon that this code ever uses. However, it goes
through lots of trouble to move that icon uselessly around. Remove that.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-01-28 18:46:36 +01:00
Uli Schlachter
96c2e6b43f
xrandr.lua: Stop setting font explicitly
...
This would just more-or-less use the font that naughty already uses by
itself. Put differently: This has (in most cases) no effect.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-01-28 18:46:03 +01:00
aajjbb
9fe6a0bf0f
Removing unused iterator field from state, making xrandr cycle between possible states
2017-01-28 15:19:16 -02:00
Jeferson Siqueira
fe05d9d25d
Add awesome-copycats to theming section in recipes ( #77 )
2017-01-27 15:01:01 +01:00
Uli Schlachter
f04a7d03e7
Fix "fix xrandr.lua link" ( #76 )
...
It is my understanding that [title](target) is meant for external links
while [[title|target]] does internal links. The main difference here is
that ikiwiki automatically finds the target and makes it work with its
directory structure, so that no "manual ../" is needed.
This amends/fixes commit f9e7311e
.
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-01-27 11:50:27 +01:00
Jeferson Siqueira
f9e7311e7c
Fix xrandr file link path ( #75 )
2017-01-27 11:13:37 +01:00
Jeferson Siqueira
524a0f4053
recipes: add vicious ( #74 )
2017-01-27 02:28:43 +01:00
Jeferson Siqueira
39b7a2cf0c
Make awesome v4 standout more compliant with the whole site design ( #72 )
2017-01-27 02:27:54 +01:00
Jeferson Siqueira
d12b5f5c0e
Add xrandr.lua multiple monitor recipe ( #73 )
2017-01-27 02:26:40 +01:00
Uli Schlachter
12734ef793
Add a recipe for an MPD widget ( #71 )
...
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-01-24 09:09:11 +01:00
Daniel Hahler
3e8fadcb74
Add standout section on the homepage and v4 doc section ( #70 )
...
Fixes https://github.com/awesomeWM/awesome-www/issues/69 .
2017-01-22 19:43:58 +01:00
Daniel Hahler
58f0eacc32
menu: remove direct link to apidoc, shorten "doc" ( #66 )
...
Fixes https://github.com/awesomeWM/awesome-www/issues/64
2017-01-21 23:36:22 +01:00
Jeferson Siqueira
e2d09ddca2
Fixing wrong Markdown from README ( #65 )
2017-01-21 23:23:58 +01:00
Daniel Hahler
e32fc80fc5
Travis: purge CloudFlare cache after deployment ( #63 )
2017-01-21 21:31:16 +01:00
Daniel Hahler
8bec7952ef
Merge pull request #61 from blueyed/menu-more-compact
...
css: make the menu / header more compact
2017-01-21 18:57:38 +01:00
Daniel Hahler
d974cd6c08
css: remove duplicated #center-logo
...
Ref: 12c46b5459 (commitcomment-20563236)
.
2017-01-21 18:52:50 +01:00
Daniel Hahler
ecb9ebe190
css: add Vim modeline
2017-01-21 18:52:50 +01:00
Daniel Hahler
278e28182a
css: clean up header
2017-01-21 18:52:50 +01:00
Daniel Hahler
06bb860a23
css: fix style
...
Used `csslint` with `--ignore=ids,overqualified-elements,qualified-headings`.
Still some issues left.
2017-01-21 18:52:43 +01:00
Daniel Hahler
69dbc06712
css: fix menu underlining
2017-01-21 18:51:57 +01:00
Daniel Hahler
eebfbc10db
css: make the menu / header more compact
2017-01-21 18:51:57 +01:00
Daniel Hahler
1ffb229c91
Merge pull request #62 from aajjbb/use-valid-html
...
Fixing HTML issues
2017-01-21 18:51:14 +01:00
aajjbb
d5a1eacd6d
making index.html screenshots be class instead of tags to avoid duplicate id issue
2017-01-21 14:31:16 -02:00
aajjbb
384ebb9602
fixing html issues
2017-01-21 14:30:02 -02:00
Daniel Hahler
12c46b5459
Merge pull request #56 from aajjbb/site-improvements
...
New site redesign
2017-01-20 23:28:20 +01:00
Jeferson Siqueira
8e9017ec30
Merging with recipes docs
2017-01-20 20:03:49 -02:00
Daniel Hahler
32e277d9f5
Merge pull request #59 from aajjbb/recipes-docs
...
Adding a guide on how to contribute to the recipes section
2017-01-20 19:45:47 +01:00
Jeferson Siqueira
bfa779b773
adding information about editig files through github web interface
2017-01-20 14:39:09 -02:00
Jeferson Siqueira
0121bc1171
Adding a guide on how to contribute to the recipes section
2017-01-20 10:35:47 -02:00
Jeferson Siqueira
5f2385559a
Merge branch 'master' into site-improvements
2017-01-17 19:09:12 -02:00
Jeferson Siqueira
78ddbe3945
merging with recipes
2017-01-17 19:01:54 -02:00