Clemens Beck
7161ef211c
[modules/gitlab] add module
2023-02-19 03:43:14 +01:00
Ramon Saraiva
88f24100ff
[themes] add moonlight theme (powerline)
2022-09-27 11:10:33 -03:00
ishaan
9b61eee725
add better screenshots
2022-03-15 17:32:45 +05:30
ishaan
1fc4139b7c
add documentation and screenshot for aur-update
2022-03-15 15:56:42 +05:30
Marco Genasci
f4ca5eaa3b
Added documentation and screenshot for emerge_status module
...
Signed-off-by: Marco Genasci <fedeliallalinea@gmail.com>
2022-01-06 08:07:49 +01:00
Cristian Miranda
4621de95b5
docs[thunderbird]: Added missing screenshot
2020-09-10 17:42:41 -03:00
Cristian Miranda
2390dfa946
docs[dunstctl]: Added missing screenshot
2020-09-10 17:42:19 -03:00
Smitajit Biswal
4912fcc57b
[module] playerctl to displays information about the current song in vlc, audacious, bmp, xmms2, spotify and others
2020-06-03 21:50:36 +02:00
tobi-wan-kenobi
68b1156d15
[modules/github] Add updated screenshot
2020-05-29 11:12:11 +02:00
LtPeriwinkle
583d76f220
Create night-powerline.png
...
screenshot for night-powerline theme
2020-05-11 16:03:22 -07:00
tobi-wan-kenobi
eb63318ca5
[doc] Add iceberg-contrast theme (and screenshots)
2020-05-02 13:34:04 +02:00
Tobias Witek
e931bb93c6
[core] Rework core implementation
...
Experimental re-implementation of core functionality with the aim:
- Depend only on the Python Standard Library for core
- If modules are missing elsewhere, *never* throw
- Unit test *everything*
- Cleaner and more minimal implementation
- Better integration points for existing implementations (charts,
braille, etc.)
- Full backwards-compatibility with existing module system (except where
modules can be vastly simplified)
2020-01-19 13:29:34 +01:00
Marvin Steadfast
3b8c9ee0ac
Adds dracula-powerline theme
2019-11-27 09:01:53 +01:00
Tobias Witek
44bc1ab287
[doc] Add screenshot for module http_status
2019-07-24 14:42:06 +02:00
Tobias Witek
996a564e4c
[doc] Add screenshot for network_traffic
2019-07-11 20:09:53 +02:00
Tobias Witek
451de4544c
[modules/vault] Add a new password vault module ("pass")
...
Add a new module that can be used to copy passwords from a password
store into the clipboard.
Currently, only "pass" is supported.
As long as only bumblebee is used, it will also show which password is
currently in the clipboard and how long it will still stay there.
2019-07-06 20:28:21 +02:00
Frank Zhao
68cb2e1c79
Add datetimetz module for timezone information in date display
...
Allow multiple comma seperated timezones
Handle click to cycle through configured timezones
Example:
```
bumblebee-status -m datetimetz -p \
datetimetz.timezone=\
"Australia/Sydney,Pacific/Auckland,America/Los_Angeles"
```
Added dependencies to travis config
2019-06-04 17:51:46 +10:00
gkeep
783df8d58a
Readd screenshot of iceberg-dark-powerline theme
2019-04-23 20:57:15 +03:00
gkeep
accf50704f
Add iceberg-dark-powerline theme
2019-04-23 17:33:20 +03:00
Nico Dietz
4f308fffe0
Add onedark-powerline theme
...
inspired by the excellent One Dark syntax theme for the Atom text editor
2019-03-29 10:04:18 +01:00
Tobias Witek
ed4d1a7f4d
[doc] Add dunst screenshot
2019-03-27 20:22:10 +01:00
Tobias Witek
87f185e62b
[modules/git] Nicer formatting of stati
...
Add separate widgets for each state, so that each state can have a
custom icon *and* a custom coloring.
2019-01-23 19:56:16 +01:00
Tobias Witek
8adc7c267f
[modules/git] Update screenshot and fix theme bug
2019-01-20 14:46:41 +01:00
Tobias Witek
c3eea76143
[doc] Add git screenshot
2019-01-20 14:11:34 +01:00
Tobias Witek
0d9b3113f4
[modules/sensors2] Alternate sensor module
...
Show all sensor data reported by sensors -u and color widget with
warning/critical if sensor limits are exceeded.
fixes #326
2018-11-17 13:38:35 +01:00
Tobias Witek
8863ce1c5b
[doc] Add iceberg-rainbow screenshot
2018-09-19 18:11:37 +02:00
Aaron Moser
cb0b95471e
Add screenshots
2018-09-13 08:00:43 +02:00
Tobias Witek
99c89b2d1b
[screenshots] add iceberg-powerline
2018-09-10 18:14:40 +02:00
Tobias Witek
7bbf9bf409
[screenshots] Add indicator screenshot
2018-05-13 08:27:04 +02: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
F00dwarrior
e87816d7c1
added correct screenshot
2018-03-17 14:41:09 +01:00
Bark, Joshua
5de31023d5
added greyish powerline theme
2018-03-17 11:44:16 +01:00
Pierre Dorbais
cc72814b83
[modules] add taskwarrior module
2018-01-30 16:58:09 +01:00
Adam Dej
5766fedc46
[modules] Add zpool module
2017-11-25 13:01:59 +01:00
Tobias Witek
4504f6fff3
[screenshots] Add new modules
2017-11-13 18:57:19 +01:00
Tobias Witek
ecbde508d2
[modules/title] Python < 3.4 compatibility
...
Replace textwrap.shorten() with custom implementation, since it is only
available since Python 3.4. While at it, catch i3 exceptions in order to
make unit tests (hopefully) run through.
Also, Updated README.md
see #174
2017-09-15 20:02:07 +02:00
Tobias Witek
f7555f8d6b
[modules/currency] Add documentation and screenshot
...
see #169
2017-09-07 16:19:37 +02:00
Tobias Witek
d2b4f44188
[screenshots] Add module "todo"
2017-06-16 11:29:17 +02:00
Tobias Witek
56109e9637
[screenshots] Add getcrypto module
2017-06-15 07:38:52 +02:00
Tobias Witek
2e3336f55d
[screenshots] Add bluetooth module
2017-06-01 18:24:56 +02:00
Tobias Witek
3113c9a4d3
[screenshots] New and updated: spotify and github
2017-05-27 13:31:53 +02:00
Ryan
2a93e0109e
cropped widget properly
2017-05-26 19:50:59 +02:00
Ryan
49f9cc90bc
added mpd support
2017-05-26 19:48:23 +02:00
Tobias Witek
6c6434cefd
[screenshots] Added github module screenshot
2017-05-26 16:32:38 +02:00
Tobias Witek
86dad7436e
[screenshots] Add stock.png
2017-05-09 20:45:01 +02:00
Tobias Witek
02fa2438b6
[screenshots] Added screenshot for "traffic" module
2017-04-23 07:22:48 +02:00
Tobias Witek
7b38eb6fc4
[screenshots] Add new theme "gruvbox"
2017-04-21 07:23:04 +02:00
Tobias Witek
eaf6c0e61d
[screenshots] Updated sensors screenshot
2017-04-21 07:20:09 +02:00
Tobias Witek
2052f58dde
[modules/sensors] Minor cosmetic changes + screenshot
...
Cosmetic changes:
* replace all single ticks with double ticks
* add vim line
Added screenshot for sensors module.
2017-04-19 18:53:45 +02:00