Torstein Husebø
34a710cce3
Fix typos
2020-02-03 10:40:26 +01:00
Michael Cordover
3130a57622
Add timezone support to clock module ( closes #223 )
2020-01-23 08:26:49 -05:00
Adrien Lemaire
db1136d647
feat: show title if artist isn't available
2020-01-01 13:50:29 +09:00
Alex
6d5e328928
feat(style): add comment about icons font
2019-10-02 10:27:46 +01:00
Krystian Chachuła
8830247b9e
add padding for mpd module in default style
...
In the default style.css many modules (clock, battery, cpu, ...) get horizontal padding, but mpd module does not. This commit adds mpd to the list of modules that get the padding.
2019-09-17 19:50:53 +02:00
Дамјан Георгиевски
ce50249c04
service file: allow for waybar installed in different prefix
2019-09-10 13:56:34 +02:00
Alex
5bb6fa384d
Revert "service file: allow for waybar installed in different prefix"
2019-09-10 12:06:06 +02:00
Дамјан Георгиевски
f152ad9fa9
service file: allow for waybar installed in different prefix
2019-09-08 14:04:34 +02:00
Дамјан Георгиевски
a0a3c01e79
install a systemd user unit
...
add a systemd --user unit/service file, so that one can run waybar as a
--user systemd service. when the service is enabled, Waybar will start
when the wayland-session.target is started.
this feature is automatically enabled if systemd is found, but can be disabled
with -Dsystemd=disabled
2019-09-07 22:16:03 +02:00
tufteddeer
d8b1b0d0af
add support for muted bluetooth audio, fix #420
2019-08-18 16:15:21 +02:00
Sibren Vasse
12f869ccba
chore: add player filter example in config
2019-07-31 11:59:33 +02:00
Sibren Vasse
7e9207d75c
fix(custom): ignore selected_player if not defined. Fixes #419
2019-07-31 11:53:59 +02:00
Alex
22ddbde394
style(workspaces): update hover style
2019-06-28 13:41:53 +02:00
Alex
1d2dd953e7
revert: default config
2019-06-16 15:09:26 +02:00
Alex
340ec7be91
refactor: AModule
2019-06-15 14:57:52 +02:00
rianadon
460d25ac45
Increase specificity of media stylings
...
Because of CSS specificity rules, the `#custom-media` style will always override the `custom-spotify` and `custom-vlc` styles, so the background of the media element is always green rather than sometimes orange when VLC is running. I added `#custom-media` in front of each of the class selectors to increase their specificity so they take precedence.
2019-06-07 22:18:06 -07:00
Alex
918146c16b
style: prefer background-color property
2019-05-31 17:20:14 +02:00
Alex
be2fa743eb
refactor(custon): hide on empty text
2019-05-27 00:05:29 +02:00
Alex
2fa581c7ea
fix(battery): multiple paths
2019-05-22 10:06:54 +02:00
Alex
3e76984ce7
chore: update network config
2019-05-21 17:44:46 +02:00
Alex
296b448d06
chore: update pulseaudio config
2019-05-21 14:58:03 +02:00
Alex
bb4af295bc
feat(pulseaudio): source info
2019-05-21 14:53:31 +02:00
Olegs Jeremejevs
d5c1e6f312
Change scroll-step unit to percent
2019-05-17 11:19:58 +08:00
Alex
a09d2222be
style: remove non wanted tags
2019-05-16 11:26:48 +02:00
Alex
841576497a
refactor: cleaner events
2019-05-16 11:22:22 +02:00
Alex
5b3402e110
feat(Battery): plugged status
2019-05-14 15:43:57 +02:00
Alex
d209d350fe
style(media): reduce min-width
2019-05-13 15:48:18 +02:00
Alex
0968170074
style(media): min-width
2019-05-13 15:40:02 +02:00
Alex
db14fac038
style: remove chromium style
2019-05-13 13:23:32 +02:00
Alex
fcb23d3104
feat(temperature): format-icons
2019-05-13 11:31:05 +02:00
Alex
62f8af8a39
fix(Window): avoid multiple same classes
2019-05-13 10:56:48 +02:00
Eric Engestrom
4d4562aade
fix s/hidded/hidden/ typo
2019-05-01 12:40:12 +01:00
Alex
4dd36890c1
style: background color transition
2019-04-26 12:37:35 +02:00
Alex
66acaeca7f
style: workspaces button color for chromium class
2019-04-26 12:01:42 +02:00
Alex
46c91a26ac
style: workspaces button color for chromium class
2019-04-25 17:14:16 +02:00
Alex
bb8ff5a99f
feat(Bar): add class depend of window in the workspace
2019-04-25 16:47:51 +02:00
Alex
311c34ecbc
feat(Bar): handle widget size changes
2019-04-24 12:37:24 +02:00
Alex
90d89fe974
refactor: kill custom modules scripts en destroy
2019-04-23 15:56:38 +02:00
Cole Helbling
160837b900
Ensure no NULL tags are set
...
Because `mpd_song_get_tag` from libmpdclient can return NULL, verify the
value of tag is valid. Otherwise, set a default string of "N/A". Also
adds configuration to specify what this default string should be.
2019-04-20 09:12:30 -07:00
Alex
a14b933d3e
fix(config): add missing comma
2019-04-18 17:55:02 +02:00
Minijackson
3e54c3c669
fix(mpd): better sample theme
2019-04-18 15:57:58 +02:00
Minijackson
0ce8821aec
feat(mpd): Add playing / paused classes
2019-04-18 15:57:57 +02:00
Minijackson
38e37f3680
chore(mpd): add sample MPD config
2019-04-18 15:57:57 +02:00
Minijackson
06aff70e2e
feat: Add basic support for MPD
2019-04-18 15:55:45 +02:00
Alex
ecc5f48dd7
feat: partially hide waybar on toggle
2019-04-15 11:11:16 +02:00
Alex
a68011bce6
style(workspaces): urgent style
2019-04-02 09:31:40 +02:00
Sibren Vasse
0f689b733d
feat(custom): make spotify module generic
...
Set class via json attribute
Choose icon via alt attribute
2019-03-31 16:20:43 +02:00
Sibren Vasse
618fe80670
chore(custom): fix typo and quoting style
2019-03-31 16:10:42 +02:00
Daniel Voogsgerd
095294389b
feat(Spotify): Add option to select player
2019-03-27 22:27:23 +01:00
Daniel Voogsgerd
3bcf3befec
chore(Spotify): Add logging for events
2019-03-27 17:28:02 +01:00