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
Jeferson Siqueira
57c0610be5
Add a recipes section ( #58 )
2017-01-17 21:50:13 +01:00
Jeferson Siqueira
a3ab57a5a4
Merge branch 'master' into site-improvements
2017-01-14 13:58:51 -02:00
aajjbb
46a2bcec9d
enhanced docs for screenshot contribution
2017-01-14 13:44:39 -02:00
aajjbb
7bb92ce909
Changing the way screnshots are added in the screen, now they live inside <figure> tags. Also, adding an small doc about how to contribute with screenshots
2017-01-14 13:44:39 -02:00
aajjbb
b4c5411b49
removing js script since it can be avoided by an python one-liner
2017-01-14 13:44:39 -02:00
aajjbb
eba3744724
adding js snippet from ikiwiki to make page browsing works without a http server
2017-01-14 13:44:39 -02:00
aajjbb
ffd293cc42
fixing identing issues addressed by @blueyed
2017-01-14 13:44:39 -02:00
Jeferson Lesbão de Siqueira
e4737ff4b4
making the logo centered, main menu is now below the logo
2017-01-14 13:44:39 -02:00
aajjbb
91b0b2c0a7
changing to a css-only solution to tab highlightning
2017-01-14 13:44:39 -02:00
aajjbb
898ea2754f
made awesome font greater, added space between menu and awesome link and fixed page width
2017-01-14 13:44:39 -02:00
Jeferson Lesbão de Siqueira
86df37bcaf
first redesign of the page: making a cleaner tab menu and adapting colors to match the current docs page
2017-01-14 13:44:39 -02:00