Commit Graph

1024 Commits

Author SHA1 Message Date
fuzxi 01b8527333 Update waybar-disk.5.scd 2020-01-06 13:30:19 +01:00
fuzxi abeb406166 Update waybar-custom.5.scd 2020-01-06 13:30:11 +01:00
fuzxi 443281f0bc Update waybar-cpu.5.scd 2020-01-06 13:30:02 +01:00
fuzxi de3be8b2ab Update waybar-clock.5.scd 2020-01-06 13:29:52 +01:00
fuzxi 4d7e19ae66 Update waybar-battery.5.scd 2020-01-06 13:29:41 +01:00
fuzxi e8f2bd3ad1 Update waybar-backlight.5.scd 2020-01-06 13:29:20 +01:00
fuzxi c41cedd407 Update waybar-mpd.5.scd 2020-01-06 13:29:04 +01:00
fuzxi f6864e4a43 Update waybar-memory.5.scd 2020-01-06 13:28:31 +01:00
Alex a833c51a28
Merge pull request #540 from jomority/network
fix(network): display of IPv6 address
2020-01-06 13:25:22 +01:00
Moritz Jordan 1145788ab3
fix(network): display of IPv6 address 2020-01-06 13:15:28 +01:00
Alex c0d4867421
Merge pull request #541 from jomority/man
man: adding and clarification of configuration options
2020-01-06 11:47:23 +01:00
Alex d18ece13f2
Merge pull request #536 from xPMo/master
Fix: WindowId recieves 'u'
2020-01-06 09:21:26 +01:00
gammafn 1f379fa5f6 Don't specify WindowId property
https://github.com/Alexays/Waybar/pull/536#issuecomment-570847035
2020-01-05 10:22:52 -06:00
Moritz Jordan 1125119dc6
man: add icon and format-icon to network module 2020-01-04 04:33:04 +01:00
Moritz Jordan 173a7bb8cd
man: fix layout in battery module 2020-01-04 04:31:24 +01:00
Moritz Jordan 4836333bff
man: document family configuration option in network module 2020-01-04 03:26:06 +01:00
Moritz Jordan f01ddb9ab3
man: clarify options for layer configuration 2020-01-03 16:22:29 +01:00
Moritz Jordan 2f6a70f34e
man: document gtk-layer-shell configuration option 2020-01-03 16:20:56 +01:00
Alex def4466953
Merge pull request #534 from AdrienLemaire/chore/mediaplayer
feat: show title if artist isn't available
2020-01-01 15:51:50 +01:00
Adrien Lemaire db1136d647
feat: show title if artist isn't available 2020-01-01 13:50:29 +09:00
Alex c8821a5e7f fix(Battery): replace spaces w/ dashes 2019-12-30 13:56:34 +01:00
Alex d40cc6f23a fix(Battery): replace spaces w/ underscores 2019-12-30 13:55:49 +01:00
Alex c885be369e feat(Network): hide on empty format 2019-12-30 13:46:12 +01:00
Alex 631695ec74
Merge pull request #525 from Akasch/master
add dependencies of gtk-layer-shell to readme
2019-12-28 15:27:46 +01:00
Nils Rokita 50275ae529 add dependencies of gtk-layer-shell to readme 2019-12-28 15:19:42 +01:00
Alex 35d806b801 chore: 0.9.0 2019-12-28 12:35:09 +01:00
Alex 220028051f chore: auto gtk-layer-shell option 2019-12-28 12:13:33 +01:00
Alex 7f73a8cd45
Merge pull request #441 from alebastr/gtk-layer-shell
Use gtk-layer-shell library for correct positioning of popups
2019-12-28 11:56:46 +01:00
Aleksei Bavshin dde700f2c9
feat: use gtk-layer-shell library for correct positioning of popups
To enable: use sway >= 1.2, compile waybar with `-Dgtk-layer-shell=enabled` meson option.
Original behavior could be restored at runtime by setting `"gtk-layer-shell": false` in waybar config.
2019-12-27 16:42:14 -08:00
Aleksei Bavshin 0e87b3938a
deps: meson dependencies for gtk-layer-shell feature 2019-12-27 16:42:13 -08:00
Aleksei Bavshin d1637d34cf
refactor: fetch outputs from Gtk::Display instead of wl_registry.
gtk-layer-shell wants Gdk::Monitor instead of wl_output;
change code to deal with Gdk objects and slightly simplify it.
Requires gtkmm 3.22.0+ (first release with Gdk::Monitor support).
2019-12-27 16:42:12 -08:00
Alex 2277ddd156
Merge pull request #520 from Alexays/revert-517-master
Revert "Add info on "on-click-middle" option to custom module man page"
2019-12-17 11:58:42 +01:00
Alex f9543e47dd
Revert "Add info on "on-click-middle" option to custom module man page" 2019-12-17 11:58:30 +01:00
Alex 4c548a95e8
Merge pull request #517 from fuzxi/master
Add info on "on-click-middle" option to custom module man page
2019-12-16 15:19:44 +01:00
fuzxi 6c3cb7c85a
Update waybar-temperature.5.scd 2019-12-15 15:11:06 -08:00
fuzxi a307042d6b
Update waybar-sway-window.5.scd 2019-12-15 15:10:26 -08:00
fuzxi 548589ee5d
Update waybar-sway-mode.5.scd 2019-12-15 15:10:14 -08:00
fuzxi b2cec74c04
Update waybar-pulseaudio.5.scd 2019-12-15 15:09:44 -08:00
fuzxi 6895b3b6b6
Update waybar-network.5.scd 2019-12-15 15:09:33 -08:00
fuzxi ac8e892cbd
Update waybar-mpd.5.scd 2019-12-15 15:09:08 -08:00
fuzxi 1a05e230b9
Update waybar-memory.5.scd 2019-12-15 15:08:41 -08:00
fuzxi ad08130b52
Update waybar-idle-inhibitor.5.scd 2019-12-15 15:08:27 -08:00
fuzxi a94d5c5ff2
Update waybar-disk.5.scd 2019-12-15 15:08:15 -08:00
fuzxi ecce607afe
Update waybar-cpu.5.scd 2019-12-15 15:07:38 -08:00
fuzxi 73bb42d40c
Update waybar-clock.5.scd 2019-12-15 15:07:23 -08:00
fuzxi 3bb03852fe
Update waybar-battery.5.scd 2019-12-15 15:07:07 -08:00
fuzxi 2aaf5510b8
Update waybar-backlight.5.scd 2019-12-15 15:06:23 -08:00
fuzxi 278f26e597
add info on "on-click-middle" option 2019-12-14 22:28:31 -08:00
Alex 03dab1bbdd
Merge pull request #512 from josteink/patch-1
Provide easy bootstrap command for Ubuntu-users
2019-12-09 12:39:40 +00:00
Jostein Kjønigsen 0572f75055
Provide easy bootstrap command for Ubuntu-users 2019-12-09 13:20:29 +01:00