Commit Graph

500 Commits

Author SHA1 Message Date
actionless a0c1cc1b87 chore: switch from travis to gh actions 2022-06-26 21:39:23 +02:00
Actionless Loveless 3cf6646abe
doc(recipes: themse): remove unnecessary word
my bad missed that during the review
2022-06-26 20:58:05 +02:00
Rayhan Kafi Pratama 919eef997d
doc(recipes: themes): add rxyhn's dotfiles into theme recipes (#168) 2022-06-26 20:53:36 +02:00
Emmanuel Lepage Vallée 6409736fdd
Merge pull request #167 from dixiedream/master
Adding Pipewire watch recipe
2022-06-18 12:37:20 -07:00
Alessandro 7acf96cc3c Merge branch 'master' of github.com:dixiedream/awesome-www 2022-06-18 14:53:40 +02:00
Alessandro 1cc040f879 Markdown fix 2022-06-18 14:53:29 +02:00
Alessandro Lucarini 921beca559
Update recipes/watch.mdwn
Co-authored-by: Aire-One <aireone@aireone.xyz>
2022-06-18 14:49:08 +02:00
Alessandro 4dbe53fab6 Pipewire watch recipe 2022-06-18 14:28:50 +02:00
Aire-One 1485fd9a88
Merge pull request #166 from unsolaci/fix-fedora-package-link
Fix broken Fedora package link
2022-06-10 14:47:37 +02:00
Wojciech Ros 69216ed95e
fix(download): replace broken Fedora package link
Signed-off-by: Wojciech Ros <code@unsola.ci>
2022-06-10 12:09:32 +02:00
Aire-One 7c2bd00b2c
Merge pull request #165 from moggesmith10/master
Fixed minor misspelling
2021-12-21 14:04:18 +01:00
Morgan Smith 224960ce87 Fixed minor misspelling 2021-12-21 14:31:59 +02:00
Emmanuel Lepage Vallée 2546fb1165
Merge pull request #155 from ecocode/patch-1
Update community.mdwn
2021-10-17 12:54:17 -07:00
Aire-One 1f1a70f5e8
fix(community) discord invite link 2021-10-17 18:44:01 +02:00
Pim Snel 054d128c48
Add link to alternative screenshot gallery (#162) 2021-08-27 20:54:12 +02:00
Uli Schlachter c98b1c97b2
Merge pull request #160 from streetturtle/patch-1
Add a link to widgets section
2021-05-16 09:24:23 +02:00
streetturtle 55e207c716
Add a link to widgets section 2021-05-15 20:33:05 -04:00
Uli Schlachter f6ed6784cf
Merge pull request #157 from bzgec/recipes/widgets/microphone
Adding microphone watcher/widget
2021-04-17 09:13:21 +02:00
bzgec 699df89ad0 Using easy_async instead of easy_async_with_shell, providing commands as a list of arguments 2021-04-02 21:40:38 +02:00
bzgec f25f80077a
Merge branch 'master' into recipes/widgets/microphone 2021-04-02 12:42:21 +02:00
Uli Schlachter 674a36a320
Merge pull request #156 from bzgec/recipes/widgets/wirelessStatus
Adding wireless status widget/watcher
2021-04-02 12:20:09 +02:00
bzgec 4849730abd Fixing markdown... 2021-04-02 11:38:54 +02:00
bzgec 0de32abcde Adding '/proc/net/wireless' file information, no more recursive calls in case interface="", fixing markdown 2021-03-20 19:57:52 +01:00
Uli Schlachter 87e235713f
Merge pull request #158 from bzgec/master
Fixing typos in README.md
2021-03-20 17:26:39 +01:00
bzgec 45f4034377 Changing internal link example 2021-03-20 17:20:12 +01:00
bzgec 6f6d61097b Fixing typos in README.md 2021-03-19 00:14:32 +01:00
bzgec 5a6a267646 Adding wireless status widget/watcher 2021-03-18 23:57:49 +01:00
bzgec 3a917fe892 Adding microphone watcher/widget 2021-03-18 23:57:24 +01:00
Erik Colson a4c8951d3c
Update community.mdwn
Let the world know about the discord server dedicated to awesomewm !
2020-11-23 18:00:16 +01:00
Jonas Belouadi 90ffa05114
Add modalawesome to recipes section on awesome website. (#154) 2020-09-24 12:05:44 -07:00
mut-ex db149f21b5
Added a link to awesome-wm-nice GitHub repository (#153)
Co-authored-by: Yauhen Kirylau <actionless.loveless@gmail.com>
2020-09-18 14:53:05 +02:00
Grumph 111804bbff
Add Epsi guide to the recipes (#152)
* Add Epsi guide to the recipes

* Add author name to the link
2020-09-07 19:25:29 +02:00
Yauhen Kirylau f723ae6107 doc(template): update copyleft date and capitalize project name 2020-08-10 13:51:47 +02:00
actionless 54c60679db fix(travis): fix mdl to 0.9.0 (0.10.0 appears to be broken) 2020-08-10 03:17:20 +02:00
Yauhen Kirylau 1d5ec98dd8 doc(community: reddit): typo 2020-08-10 03:17:20 +02:00
Yauhen Kirylau 3e0aaa5050
hotfix(travis): don't write results for prs 2020-08-10 01:58:45 +02:00
Daniel Hahler ebfa9f3699
Merge pull request #145 from psychon/xrandr
Update xrandr.lua
2019-09-17 00:41:09 +02:00
Fyodor Kurlyuk f7fc05f298 gpmdp.lua: simple fixes to make it work in 2019 (#147) 2019-09-17 00:40:42 +02:00
Xinhao Yuan 8af6aaea27 recipes: add layout-machi 2019-07-18 23:42:55 +02:00
Uli Schlachter 33506582c6 xrandr.lua: Remove useless use of unpack()
This code would have to check if unpack or table.unpack is the function
to use. Instead of adding this check, this commit just removes the
trivial use of unpack.

Fixes: https://github.com/awesomeWM/awesome/issues/2802
Signed-off-by: Uli Schlachter <psychon@znc.in>
2019-06-26 13:29:42 +02:00
Uli Schlachter c75b355d50 xrandr.lua: Switch from awful.util.spawn to awful.spawn
It's been almost four years since this code was moved around.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2019-06-26 13:29:33 +02:00
Uli Schlachter 024075a376 xrandr.lua: Switch from awful.util.table to gears.table
gears.table exists already long enough that it is time for this recipe
to start using it.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2019-06-26 13:26:43 +02:00
Carl Helmertz 1230c31d7e watch.mdwn: Correct example of battery widget (#144) 2019-05-02 14:59:51 -04:00
Lucas F. Ovalle Olivares c537cf9e11 fix font color on navigators with custom theme 2019-04-04 12:35:56 +02:00
Daniel Hahler e1dc37dd6a
Makefile: improve build_for_travis (#136)
This allows to run it locally more easily.
2019-02-26 11:12:23 +01:00
Daniel Hahler 66d451f0b0
Travis: dist=xenial (#135)
* Travis: dist=xenial

* Travis: language=minimal
2019-02-26 11:11:41 +01:00
Daniel Hahler b717e80214
docs: fix/adjust discount formatting (#138)
Previously ldoc would display:

> format: using built-in markdown

Ref: https://github.com/awesomeWM/awesome/issues/2700
2019-02-26 11:11:14 +01:00
Daniel Hahler 10f8972dbd
Travis: fix newlines and URLs with commit messages (#142) 2019-02-25 14:54:49 +01:00
Daniel Hahler 842e3159a8 Travis: fix delimiter for column 2019-02-25 13:59:58 +01:00
Daniel Hahler 395a6721e6
Merge pull request #140 from awesomeWM/improve-build
Improve build: installed rocks, build URL(s)
2019-02-25 13:42:40 +01:00