Tobias Witek
3270e3edd8
[doc] Update module count in readme
2018-08-21 13:27:31 +02:00
tobi-wan-kenobi
f9cc524b0b
Merge pull request #283 from abdoulayeYATERA/master
...
feat: add notmuch count module
2018-08-21 13:20:18 +02:00
abdoulaye
797230da94
feat: add notmuch count module
...
Displays the result of a notmuch count query
default : unread emails wich path do not contained "Trash" (notmuch count "tag:unread AND NOT path:/.*Trash.*/")
Parameters:
notmuch_count.query: notmuch count query to show result
Errors:
if the notmuch query failed, the shown value is -1
Dependencies:
notmuch (https://notmuchmail.org/ )
2018-08-21 11:56:09 +02:00
tobi-wan-kenobi
159e9e20c0
Merge pull request #282 from WORD559/master
...
Added playback status indicator to spotify module
2018-08-20 19:40:12 +02:00
WORD559
59bca44267
Added playback status indicator to spotify module
2018-08-20 17:44:49 +01:00
tobi-wan-kenobi
5239e3ecf7
Merge pull request #278 from WORD559/master
...
New media player module and Spotify module enhancement
2018-08-08 15:43:57 +02:00
WORD559
2f76df51e2
Added the media control rebinding parameters to the spotify module
2018-08-08 14:12:42 +01:00
WORD559
bffa7028d0
Added three additional parameters to deadbeef module so that the media controls can be rebound with parameters.
2018-08-08 14:08:48 +01:00
WORD559
1a272b50dd
Created a module to display current playing song in DeaDBeeF media player and to allow basic media controls
2018-08-08 13:54:53 +01:00
tobi-wan-kenobi
3fc9530ada
Merge pull request #277 from mijoharas/fix-pulseaudio-bug
...
Respect autostart parameter.
2018-08-08 09:58:41 +02:00
Michael Hauser-Raspe
37929d4903
Respect autostart parameter.
2018-08-08 00:05:09 +01:00
tobi-wan-kenobi
b2bf7c7aaa
Merge pull request #276 from eknoes/master
...
[modules/sensors] Prefer sensors command if available, solves #275
2018-07-30 20:11:42 +02:00
soenke
9ef3da8b88
[modules/sensors] Prefer sensors command if available, solves #275
2018-07-30 18:25:37 +02:00
tobi-wan-kenobi
66e9608b32
Merge pull request #274 from abdoulayeYATERA/fixTodoModulePathExpansion
...
fix todo module path expansion
2018-07-01 05:44:51 +02:00
abdoulaye
f4b7f90c2a
fix todo module path expansion
2018-06-30 15:56:38 +02:00
tobi-wan-kenobi
01f248cdcd
Merge pull request #270 from susmus/master
...
[module/amixer] Add on/off mute check
2018-06-10 10:32:54 +02:00
susmus
e8970f1bd4
[module/amixer] Add on/off mute check
2018-06-09 22:22:16 +02:00
tobi-wan-kenobi
30b542906c
Merge pull request #267 from fredj/coding_style
...
Minor coding style fixes
2018-06-04 20:24:01 +02:00
Frederic Junod
841f6e131d
Remove unnecessary parens
2018-06-04 15:03:39 +02:00
Frederic Junod
62f79beb90
Use 'is False' instead of '== False'
2018-06-04 14:53:01 +02:00
Frederic Junod
f46671a85f
Use 'is None' instead of '== None'
2018-06-04 14:50:51 +02:00
Tobias Witek
dd98c1ec51
[doc] Simplify templates a bit
2018-05-31 19:44:56 +02:00
tobi-wan-kenobi
ec74ea8ec6
Merge pull request #265 from 4shadoww/master
...
Add proper test to check is locale defined.
2018-05-31 17:00:36 +02:00
4shadoww
403b5ddd13
added new test to check is locale defined
2018-05-31 14:12:39 +03:00
Tobias Witek
290f95d6b4
[core] Collapse modules by using middle mouse
...
When pressing the middle mouse button (and it's not assigned to any
other functionality), the module (i.e. all widgets of that module) will
disappear and be replaced with the module's icon (or prefix, as
fallback) and an ellipsis.
fixes #264
2018-05-30 10:42:31 +02:00
Tobias Witek
455707c583
[core/theme] Handle errors during color loading
...
When loading a color scheme (e.g. wal) fails for some reason, do not
abort bumblebee-status. Instead, log an error message and continue
without the colors.
fixes #263
2018-05-30 09:42:41 +02:00
tobi-wan-kenobi
550522bf7c
Merge pull request #262 from deltaxflux/master
...
Improve issue template
2018-05-30 09:05:41 +02:00
deltaxflux
db055b36df
Improve issue template
2018-05-29 20:24:37 +02:00
Tobias Witek
99f693e950
Update paths to Arch Linux
...
load-i3-bars.sh and toggle-display.sh are little-used helper scripts
that probably nobody except me uses. Since I switched to Arch, update
path information to reflect the Arch setup.
2018-05-23 16:54:56 +02:00
Tobias Witek
7bbf9bf409
[screenshots] Add indicator screenshot
2018-05-13 08:27:04 +02:00
Tobias Witek
26d85d8aaa
[themes/ionicons] Update some icons
...
* Wrong icon for microphone
* Better icon for battery
2018-05-13 08:18:31 +02:00
Tobias Witek
c99a2d253e
[modules/pacman] Use slight refactoring for consistency
2018-05-13 07:15:42 +02:00
tobi-wan-kenobi
e07932892f
Merge pull request #258 from freed00m/master
...
[module] - adding caps/num/scrl indicator widget; pacman to sum the digits
2018-05-13 07:09:29 +02:00
Antonin Dach
7a730be09e
Ignore visual studio code project files if generated
2018-05-12 20:30:28 +02:00
Antonin Dach
8946322bd5
[modul pacman] - enable suming up all updates to save screen real estate
2018-05-12 20:23:55 +02:00
Antonin Dach
52b4bfac35
[module] - adding caps/num/scrl indicator widget
2018-05-12 19:37:19 +02:00
tobi-wan-kenobi
612df36e2b
Merge pull request #257 from WORD559/master
...
Fixed issue where pulseaudio module could monitor the wrong device if…
2018-05-12 15:22:43 +02:00
WORD559
841b5e0905
Fixed issue where pulseaudio module could monitor the wrong device if certain pa modules have been loaded (e.g. monitoring 'alsa_output.pci-0000_00_1b.0.analog-stereo.echo-cancel' rather than 'alsa_output.pci-0000_00_1b.0.analog-stereo'
2018-05-12 13:46:51 +01:00
Tobias Witek
aa5bc2e774
[doc] Fix typos
2018-05-09 18:28:51 +02:00
Tobias Witek
c15e67f0d9
[doc] Add screenshots for new gruvbox-light themes
...
see #256
2018-05-09 18:25:56 +02:00
tobi-wan-kenobi
bc97b02a8d
Merge pull request #256 from freed00m/master
...
Adding gruvbox "light" theme
2018-05-08 20:46:10 +02:00
Antonin Dach
ce60b10d5f
Adding gruvbox "light" theme
2018-05-07 01:25:29 +02:00
tobi-wan-kenobi
1d1e360e46
Merge pull request #255 from WORD559/master
...
Can force status bar to update early by sending a USR1 signal to the …
2018-05-06 10:41:23 +02:00
WORD559
705c18dbcd
Can force status bar to update early by sending a USR1 signal to the process
2018-05-06 09:31:46 +01:00
tobi-wan-kenobi
4598108006
Merge pull request #254 from vatanasov/fix-typo-in-theme-name
...
Reverse the words in theme name for correctness.
2018-05-03 18:05:28 +02:00
Valentin Atanasov
ff71a3f78c
Reverse the words in theme name for correctness.
2018-05-03 08:32:52 +03:00
Tobias Witek
6cbf866b63
[modules/memory] Use MemAvailable, if present
...
If the kernel supports it, MemAvailable contains an estimation
of the memory available for usage.
Use this to calculate the amount of free memory (as this seems to
closely match the output of gnome-system-monitor).
fixes #253
2018-05-01 10:01:36 +02:00
Tobias Witek
7af362f5c3
[themes/ionicons] Minor tweaks
2018-04-29 21:11:58 +02:00
Tobias Witek
b858fef834
[tests] Minor adaptions to satisfy tests
...
* Default value for Theme() constructor
* Don't fail fatally when unable to load taskwarrior module
2018-04-29 20:45:58 +02:00
Tobias Witek
93e5eedaec
[themes/ionicons] Minor fix - add space for toggles
...
Separate icons and toggles.
2018-04-29 16:20:32 +02:00