Commit Graph

1158 Commits

Author SHA1 Message Date
streetturtle 14d74c51a9
Merge pull request #397 from maciejjan/pactl-widget-nonenglish-locale
Make the pactl-widget work with non-English locale
2023-11-19 14:19:32 -05:00
streetturtle c0abbbf3ad
Merge pull request #416 from Luka5W/master
volume-widget: added arguments, fixed colors for light themes
2023-11-19 14:15:35 -05:00
streetturtle d98fb49135
Merge pull request #417 from Luka5W/luka5w-calendar
calendar-widget: added option to show week numbers, possible fix for #316
2023-11-19 14:00:21 -05:00
streetturtle cd2fdbeca1
Merge pull request #425 from anio/patch-1
Fixed issue #424: Huston warning on fully charged battery
2023-11-19 13:50:56 -05:00
streetturtle 3201c81197
Merge pull request #422 from nuno-silva/warnings
fix CI warnings
2023-11-19 13:50:09 -05:00
streetturtle 9a5003dc58
Merge pull request #421 from nuno-silva/si
fix SI/IEC prefixes
2023-11-19 13:41:14 -05:00
ali 17f9ef03ea
Fixed issue #424: Huston warning on fully charged battery 2023-11-19 17:11:34 +01:00
Nuno Silva e791743eaf fix CI warnings
from https://github.com/streetturtle/awesome-wm-widgets/actions/runs/6915243510/job/18813967822?pr=421
2023-11-18 18:17:55 +00:00
Nuno Silva 2717d15af5 fix SI prefixes
- lower 'm' is milli, not mega
- lower 'g' is unassigned
- 'G' is 10^9, 'Gi' is 2^30

see https://en.wikipedia.org/wiki/Metric_prefix
2023-11-18 17:08:39 +00:00
streetturtle a878abaa68
Merge pull request #420 from Alucard2169/master
Fixed import instructions for pacman-widget
2023-11-03 23:03:50 -04:00
Alucard ed897d43f9
Update README.md 2023-11-01 03:40:36 +00:00
streetturtle 4381a89ee0
Merge pull request #402 from eylles/hide-logout-on-mouse-leave
add hide on leave feature
2023-10-16 18:19:29 -04:00
eylles 4b048254e4
Merge branch 'master' into hide-logout-on-mouse-leave 2023-10-13 04:56:06 -06:00
Luka5W 3fcb00cacd added option to show week numbers, possible fix for #316 2023-10-08 18:07:10 +00:00
Luka5W 782f27168d Merge remote-tracking branch 'origin/luka5w-calendar' into luka5w-calendar
# Conflicts:
#	calendar-widget/calendar.lua
2023-10-08 18:06:12 +00:00
Luka5W cdcb543c86 added option to show week numbers, possible fix for #316 2023-10-08 18:05:20 +00:00
Luka5W 5a340913ee added option to show week numbers, possible fix for #316 2023-10-08 17:46:18 +00:00
Luka5W 7ebd572f8b code cleanup 2023-10-07 21:52:14 +00:00
Luka5W c76ea14833 bugfix: volume level was not displayed correctly 2023-10-07 21:50:02 +00:00
Luka5W 390f501e52 added info about alternative toggle_command 2023-10-07 20:47:23 +00:00
Luka5W df4dd6d0f6 added documentation for added options, added additional info for icon_path 2023-10-07 20:27:32 +00:00
Luka5W d2e04c4626 fixed colors for light themes 2023-10-06 00:33:02 +00:00
Luka5W 3f9c9b93e6 changed the name to match the suggested name in #396 2023-10-05 23:12:05 +00:00
Luka5W 48df364e20 added options card, value_type, mixer for amixer and added toggle_cmd which overrides broken amixer unmute 2023-10-05 22:17:03 +00:00
streetturtle 9c6dc31a7f
Merge pull request #403 from madhur/patch-1
awesome: wibox.widget.background has been renamed to wibox.container.…
2023-09-21 14:49:20 +02:00
streetturtle e13686da48
Merge pull request #413 from pingarelho/fix-documentation-inconsistencies
Fix inconsistencies/typos in the documentation (mainly in tables)
2023-09-21 14:46:06 +02:00
pingarelho 2a01061db2 'GitHub username' instead of 'Your GitHub...' 2023-09-20 23:11:49 +01:00
pingarelho 5e8d065baf 'e.g.' instead of 'e.g' 2023-09-20 23:09:25 +01:00
pingarelho 4768d48a3b Fix documentation inconsistencies (mainly tables) 2023-09-20 23:01:55 +01:00
streetturtle 2889ef4d9e Fix codeowners file 2023-07-17 22:17:10 -04:00
streetturtle cd0e1a8a3a
Merge pull request #357 from HamishFleming/fix/#242/apt-widget
fix(apt-widget): Fixed nil value (buttons) -Also replaces awful.util with gears
2023-07-16 20:51:38 -04:00
streetturtle b0f7173d99
Merge pull request #401 from b0wter/master
fix/enhancement - docker widget (Created status, podman support, max width)
2023-07-16 20:45:31 -04:00
streetturtle d3e83caf84
Merge pull request #407 from Rowaaaaan/mpris-widget-popup
Make player duration and status popup on mpris-widget hover
2023-07-16 20:41:08 -04:00
Rowan 15c483923f Make player duration and status appear on hover
This commit adds displaying player metadata in a popup when the user
hovers over the mpris-widget
2023-07-12 14:51:11 +08:00
streetturtle db793b2ee7
Merge pull request #385 from gpotter2/patch-1
Fix ps: 'improper AIX field descriptor'
2023-07-05 11:24:02 -04:00
Madhur Ahuja 58f9a82eb0
awesome: wibox.widget.background has been renamed to wibox.container.background
Fixes the following warning
2023-05-21 13:03:02 W: awesome: wibox.widget.background has been renamed to wibox.container.background.
stack traceback:
	/usr/share/awesome/lib/gears/debug.lua:113: in function 'gears.debug.deprecate'
	/usr/share/awesome/lib/gears/debug.lua:164: in local 'layout'
	/usr/share/awesome/lib/wibox/widget/base.lua:745: in upvalue 'drill'
	/usr/share/awesome/lib/wibox/widget/base.lua:778: in upvalue 'drill'
	/usr/share/awesome/lib/wibox/widget/base.lua:818: in function 'wibox.setup'
	...nfig/awesome/awesome-wm-widgets/pacman-widget/pacman.lua:227: in upvalue 'callback'
	/usr/share/awesome/lib/awful/widget/watch.lua:88: in function </usr/share/awesome/lib/awful/widget/watch.lua:87>
2023-05-21 13:09:47 +05:30
b0wter f190f1370f Fixed issue with wrong icon for containers that never started 2023-05-12 08:57:05 +02:00
eylles a2dfa18c0e
add hide on leave feature 2023-04-27 01:51:33 -06:00
b0wter f02bce0fdc Made search for `Created` stricter to not cause accidental matches 2023-04-23 23:13:15 +02:00
b0wter d96dc1ba09 Changed value in README.md to reflect the default value 2023-04-23 23:03:47 +02:00
b0wter 1f969c7bf4 Several minor improvements and enhancements:
- can now use `podman` as alternative to `docker`
- added option to change the width at which the text breaks
- fixed problem with unhandled `CREATED` status
2023-04-23 23:01:13 +02:00
Maciej Janicki 01daaf8d58 Make the pactl-widget work with non-English locale 2023-03-14 23:16:18 +02:00
streetturtle c8388f484e
Merge pull request #377 from WiltonLoch/master
New parameter to brightness widget
2023-03-06 13:52:14 -05:00
streetturtle ca300adf01
Merge pull request #378 from augustogunsch/cmus-improvements
Copy ellipsize function from Spotify widget
2023-03-06 13:49:09 -05:00
streetturtle ecb22a54bc
Merge pull request #392 from nekotxs/master
Added displaying volume in tooltip
2023-03-06 13:46:27 -05:00
nekotxs d1c59a6bd0 Added displaying volume in tooltip 2023-02-08 03:49:50 +07:00
streetturtle ef70d16c43
Update update-site.yml 2023-01-18 13:38:13 -05:00
streetturtle e1a8a18a58
Merge pull request #388 from jarrowsm/pacman-widget
pacman-widget
2023-01-18 13:36:29 -05:00
streetturtle a3f4a07316
Merge pull request #386 from shuber2/pactl-widget
pactl: A new volume widget using pactl only
2023-01-18 13:32:47 -05:00
James Arrowsmith 97d127b774 Fix luacheck warnings 2023-01-19 01:43:53 +13:00