Commit Graph

445 Commits

Author SHA1 Message Date
Uli Schlachter d7abcb9323 v4.3
Signed-off-by: Uli Schlachter <psychon@znc.in>
2019-01-28 08:28:06 +01:00
Daniel Hahler fae1ded346 docs: update URL for vicious
It has been turned into an organization [1].

1: https://github.com/vicious-widgets/vicious/issues/60
2018-10-20 15:17:49 +02:00
Uli Schlachter f2a14b9286
Merge pull request #130 from SammysHP/patch-1
Include link to repology in download page
2018-08-29 21:12:35 +02:00
Uli Schlachter 450d9efbb9 Merge branch 'patch-1' of https://github.com/j605/awesome-www 2018-08-29 21:09:40 +02:00
SammysHP c222c09769
Include link to repology in download page 2018-08-29 21:08:38 +02:00
Uli Schlachter f4dd34b4f6
Merge pull request #129 from milisarge/patch-1
Update download.mdwn
2018-08-29 20:59:08 +02:00
Jagannathan Tiruvallur Eachambadi acbe5207d3
remove link to Arch Linux 32-bit package
Arch Linux no longer supports 32-bit but there exists a separate project https://archlinux32.org/
2018-08-29 20:58:31 +02:00
Milli İşletim Sistemi (Milis Linux) 23bb5a1ced
Update download.mdwn
add Milsi Linux package support
2018-08-29 21:55:06 +03:00
Simon Désaulniers b31ff34bd4 recipes: amh as awesomeWM library (#127) 2018-07-12 04:28:09 -04:00
Uli Schlachter 132aabb402 Fix code block in README
mdl complained about it:

README.md:24: MD046 Code block style
A detailed description of the rules is available at
https://github.com/markdownlint/markdownlint/blob/master/docs/RULES.md

Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-07-07 02:14:57 +02:00
Uli Schlachter e9bc3b2c03
Merge pull request #123 from raksooo/screenrotation-recipe
Added screen rotation recipe
2018-03-17 10:22:05 +01:00
aajjbb 9591cb48ff update footer Copyleft date 2018-02-13 21:42:27 -02:00
Yauhen Kirylau a89b8d505d
Merge pull request #124 from shlomif/correct-typos
Correct some awkward grammar.
2018-02-09 15:26:08 +00:00
Shlomi Fish f634a9291c Correct some awkward grammar.
I hereby put my changes under CC0. Share and enjoy!
2018-02-09 15:30:05 +02:00
Oskar Nyberg 8d7267f3d9 Added screen rotation recipe 2017-12-15 21:40:58 +01:00
Uli Schlachter 4d13ba5115 .travis.yml: Call markdownlint
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-11-19 15:16:53 +01:00
Uli Schlachter 3555b9721d README.md: Remove weird sublists
Instead of using sublists here, it is possible to just start a new
paragraph within the same list item.
2017-11-19 15:16:53 +01:00
Uli Schlachter 6658ccd9c5 README.md: Indent sub-lists with two spaces
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-11-19 15:16:53 +01:00
Uli Schlachter e8ff8055ba README.md: Try to limit lines to 80 characters
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-11-19 15:16:53 +01:00
Uli Schlachter 5ecd3e35f2 README.md: Remove two one-entry-lists
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-11-19 15:16:53 +01:00
Uli Schlachter 40c8c587a3 README.md: Reformat the python web server call
markdownlint complains about blocks where every line begins with a
dollar sign.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-11-19 15:16:53 +01:00
Uli Schlachter 7240956520 README.md: Make headline consistent
A headline can have at most the previous headline's level plus one.

Found by markdownlint.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-11-19 15:16:53 +01:00
Uli Schlachter c8a7b3d520 README.md: Properly mark <img> as code
Otherwise this just inserts a literal <img> tag into the HTML output.

Found by markdownlint.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-11-19 15:16:53 +01:00
Uli Schlachter 9eefa466a9 README.md: Use "1." for all numbered list entries
This fixes a warning produced by markdownlint.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-11-19 15:16:53 +01:00
streetturtle 8d21d545dc Add a new widget library
Add link to the github repo with widgets for Awesome WM
2017-11-13 10:03:54 -05:00
Uli Schlachter 8be502389b awesome: build is now a directory, not a symlink
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-10-31 15:27:06 +01:00
streetturtle b5683ecea5 Added awesome-taglist post to recipes (#104) 2017-10-28 00:00:08 +02:00
Ryan Hartlage 79323cd92c Grammar fixes (#118) 2017-10-14 21:22:29 +02:00
Luca CPZ e6e29f9931 recipes: add iostat 2017-10-11 13:35:12 +02:00
serv-inc fff1935a3b Fix grammar in community page (#116) 2017-09-06 16:18:49 +02:00
Uli Schlachter 71791fbfb5 mpc.lua: Add support for Unix sockets (#115)
If the host name begins with a slash then we assume that it is a unix
socket. Else, we use a TCP connection as before.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-09-02 16:05:54 +02:00
Daniel Hahler 46c310f8da recipes/gpmdp.mdwn: fix issues reported by mdl (#112) 2017-08-23 11:36:08 +02:00
Daniel Hahler d0bbb74c89 Revisit recipes/xrandr.mdwn (#113) 2017-08-23 11:34:49 +02:00
Daniel Hahler 376b400cae Recipes: add .luacheckrc symlink (#110)
This uses awesome's .luacheckrc for recipes also.

In the long run we might want to enforce luacheck for recipes, but
currently there are quite some issues still.
2017-08-23 11:26:37 +02:00
Yauhen Kirylau 2fb78040f3 doc(recipes): rename link to `watch` widget examples (#109) 2017-08-21 14:54:46 +02:00
Greg Flynn 79d1d3b53d Add gpmdp recipe (#108) 2017-08-14 13:17:44 +02:00
S Stewart 607c44d5a1 download: Fix GoboLinux link 2017-08-06 10:49:05 -05:00
Thomas Moschny 62acfc76de Add link to Fedora package. 2017-08-02 22:00:45 +02:00
streetturtle 5964d25f14 Fix typos in README (#105) 2017-07-29 23:33:51 +02:00
Daniel Hahler 367db1adf7 Revisit index doc
Closes https://github.com/awesomeWM/awesome-www/pull/102.
2017-07-16 15:50:24 +02:00
Stefano Mazzucco 2bb558c9a1 Add Pulseaudio, Connman and Battery to Widgets recipes (#103)
* Add PulseAudio to Widgets recipes

* Add Connman (network manager) to Widgets recipes

* Add Battery Indicator (UPower) to Widgets recipes
2017-07-15 22:57:15 +02:00
Daniel Hahler 9502e850a1 Update News section (#101) 2017-07-15 21:10:02 +02:00
Uli Schlachter 03406c60c5 Fix the build
Awesome no longer has a "cmake" target and the "build" target only works
accidentally. Instead, this changes things to use the cmake-build
target.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-07-15 16:17:05 +02:00
Uli Schlachter d0022d281a v4.2
Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-07-15 16:02:19 +02:00
Yauhen Kirylau c3675a8c6f Merge pull request #98 from psychon/download
Recommend using distro packages
2017-06-10 19:33:36 +02:00
Uli Schlachter 4147b7197f Recommend using distro packages
There were too many people with LGI-related problems lately. Figuring
out these problems takes a lot of time which we can spend better on
other things.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2017-06-08 09:30:33 +02:00
Uli Schlachter c295c19ed0 download: Move packages list to the top
Signed-off-by: Uli Schlachter <uli.schlachter@informatik.uni-oldenburg.de>
2017-06-08 09:16:16 +02:00
Emmanuel Lepage Vallée 8429e7f8d8 Update the supported multiscreen modes (#97)
Ref: https://github.com/awesomeWM/awesome/issues/598
2017-06-01 10:22:06 +02:00
Emmanuel Lepage Vallée 8bd2923437 Add the GitHub topic to the community page (#96) 2017-05-26 09:47:25 +02:00
Emmanuel Lepage Vallée 8156f0d497 Merge pull request #95 from dsendkowski/openindiana
Awesome WM added to the OpenIndiana packages repository.
2017-05-23 17:13:46 -04:00