Commit Graph

142 Commits

Author SHA256 Message Date
Dominique Leuenberger
0e6520969f Accepting request 793446 from X11:Wayland
- Update to 0.9.2:
  Added:
  * Battery: full-at config, define the max percentage of
    the battery #649
  Changed:
  * Support libc++ >=9.0.0 #583
  * Sway: add missing unordered_map include #584
  * Network: fix label text not updated properly when formats
    contain Unicode characters #589
  * Pulseaudio: Fix alt #592
  * Pulseaudio: track default source/sink changes #599
  * Tray: Use the same StatusNotifierWatcher for all trays #598
  * Pulseaudio: track only the default sink and source #603
  * Systemd service: fix start up ordering #612
  * Fix: set exclusive zone early for gtk-layer-shell #613
  * Readme: ubuntu dependencies #615
  * Temperature: Added support for absolute device paths #624
  * Switch default Makefile rule from run to build #625
  * Memory: provide better free memory approximation on old kernel #629
  * Pulseaudio: fallback to default muted format 9acf558
  * Custom: restore SIGCHLD settings to SIG_DFL #636
  * Custom: check WIFEXITED ec451b5
  * Pulseaudio: Start wait for server #651
  * Sway/Workspaces: default value unstripped, add value format option 27fbea2

OBS-URL: https://build.opensuse.org/request/show/793446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=19
2020-04-13 10:54:17 +00:00
Michael Vetter
c232020e6f - Update to 0.9.2:
Added:
  * Battery: full-at config, define the max percentage of
    the battery #649
  Changed:
  * Support libc++ >=9.0.0 #583
  * Sway: add missing unordered_map include #584
  * Network: fix label text not updated properly when formats
    contain Unicode characters #589
  * Pulseaudio: Fix alt #592
  * Pulseaudio: track default source/sink changes #599
  * Tray: Use the same StatusNotifierWatcher for all trays #598
  * Pulseaudio: track only the default sink and source #603
  * Systemd service: fix start up ordering #612
  * Fix: set exclusive zone early for gtk-layer-shell #613
  * Readme: ubuntu dependencies #615
  * Temperature: Added support for absolute device paths #624
  * Switch default Makefile rule from run to build #625
  * Memory: provide better free memory approximation on old kernel #629
  * Pulseaudio: fallback to default muted format 9acf558
  * Custom: restore SIGCHLD settings to SIG_DFL #636
  * Custom: check WIFEXITED ec451b5
  * Pulseaudio: Start wait for server #651
  * Sway/Workspaces: default value unstripped, add value format option 27fbea2

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=41
2020-04-12 21:35:05 +00:00
Dominique Leuenberger
171512ef8c Accepting request 788920 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/788920
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=18
2020-03-29 12:25:44 +00:00
Michael Vetter
cd3c1b29ff Accepting request 788919 from home:dkondratenko:branches:X11:Wayland
- Update to 0.9.1:
  Added
  * Clock: Add timezone support tada #560
  * Clock: Current month calendar in tooltip tada#570
  * Mpd: add paused format string #543
  Changed:
  * Network: hide on empty format c885be3
  * Mediaplayer: Show title if artist isn't available #534
  * Fixed: WindowId recieves 'u' #536
  * Man: adding and clarification of configuration options #541
  * Add info on "on-click-middle" option to custom module man page #529
  * Network: add missing include #546
  * Tray: Keep aspect ratio when scaling tray icons #548
  * Fixed SIGSEGV on Monitor Disconnect/Connect #555 #578
  * Pulseaudio: Use PA_PROP_DEVICE_FORM_FACTOR for device icon #550
  * Pulseaudio: Adapt icon names to form factors #571 #577
  * Clock: lower precision of zoned_time to avoid fractional seconds in output #579
- new 'date' library added to the sources archive
  * added to the subprojects dir with 'meson subprojects download'
  * it is a dependency for the Clock
  * https://github.com/Alexays/Waybar/issues/594
- changing Sources to local archive as it packs additional `date` submodule
  * OBS checks would fail if it points to the exernal sources
- Add dependency on systemd and new gtk-layer-shell-devel
- Update to 0.9.0:
  Added:
  * Use GTK Layer Shell for working Popups #441
  * Disk module #471
  * Man pages option #443
  * Battery: format time #455
  * Systemd user unit #460
  * Detect timezone changes #480
  * Pulseaudio: export desc as a format #507
  * Toggle opacity #510
  Changed:
  * Fix man memory description #444
  * Fix output typo #445
  * Fix typo: persistant -> persistent #446
  * Fix exclusive zone #447
  * Network: clamp signal strength 334bc1e
  * MPD: take lock in waitForEvent to prevent SIGABORT #467
  * Pulseaudio: audio scroll bound #475
- BuildRequire pkgconfig(libudev) instead of libudev-devel:
  Allow OBS to shortcut through the -mini flavors.
- Pkgconfigy spec, ensure the correct BuildRequires are pulled in.
- Add scdoc build dependency for generating waybar man pages
- Update to 0.8.0:
  Added:
  * Manual #431
  * Muted bluetooth format #429
  * Support sway/mode pango markup #442
  Changed:
  * Fixed fmt 6.0.0 breakup #439
  * Fixed stack-use-after-return8f9e6c1
  * Fixed Tray dbusmenu delay and initial render #438
- Update to 0.7.2:
  * Fixed crash on output unplug bb99e6c
  * MediaPlayer script: Ignore selected player if not defined #421
- Update to 0.7.1:
  Added:
  * Added css class for window name and position #397
  Changed:
  * Fixed workspaces scroll deadlock #403
  * Fixed pulseaudio scroll #405
- Update to 0.7.0:
  Added:
  * Scrolling threshold #381
  * Total memory #385
  Changed:
  * Improved scroll behavior
  * Fixed sway/window not showing window title sometimes 486b5a5
  * Fixed sway/window not showing floating window title dabe2be
- Update to 0.6.9:
  Added:
  * Added monitor name as bar class 46e5dd9
  * Added class for persistant workspaces c2e9ed6
  Changed:
  * Fixed custom module exit status 564fdcb
  * Avoid expand sway/window width 3c9b533
- Update to 0.6.8:
  * Fixed window app class 1962caf
  * Fixed static custom module 9dbf057
  * Only watch pulseaudio change events 0b01b35
- Update to 0.6.7:
  * Better network events handler ecec02c
  * Hide custom module on empty text be2fa74
  * Code cleaning and Some optimizations
- Update to 0.6.6:
  Added
  * Pulseaudio microphone state bb4af29
  * Persistent workspaces #330
  * Logger #332
  * Estimated battery remaining time until empty/full #331
  Changed
  * Switch between network ifaces upon disconnection 48a58cd
  * Brightness amd fix #336
  * Fixed some clock issues #333
  * Wlroots dependency removed 03e43f
  * Escape sway mode 12a251c
------------------------------------------------------------------
- Update to 0.6.5:
    Added
    * Network bandwidth support (traffic) #328
    * Network frequency tag cb2d6e1
    * Update custom modules on click/scroll ff28de0
    Changed
    * Execute Modules update on gtk idle aa385e2
    * Fixed battery plugged state 17291df
    * Fixed gtk error on output plug/unplug f8a4759
    * Fixed tray button behaviour d2d9db2
    * Network code optimizations d34c3a8 4865a9a aa385e2
    * Workspace scroll changes 1e95f5d 0d59f7b 3e1c77d
------------------------------------------------------------------
- Update to 0.6.4:
    Added
    * Temperature format-icons fcb23d3
    * Battery plugged but not charging status 5b3402e
    * Network linked state/format #319
    * Able to scroll throught workspaces from bar blank spaces #322
    * Battery format-icons by states 4b4b74d
    Changed
    * Network refactor #319, closes #292 #230 #239
    * Fixed network module compilation on Alpine e12766a
    * Fixed window classes 62f8af8
    * Fixed state order for modules 92967c7 7e8eee0
    * Fixed pulseaudio scroll override 4f1defe
    * Fixed sigsev on output plug/unplug 362c393 0c3c548
    * Fixed tray items duplication b54160e
- Update to 0.6.3:
    Changed
    * Fixed battery module compilation on older system 80e9ea7
    * Fixed pulseaudio bluetooth format e343cf4
    * Remove empty and solo classes when they do not apply 7cdde05
- Update to 0.6.2:
    Added
    * Gaps/Margins 4688002
    * Idle inhibitor click arguments 5623bbe
    * Battery states adapted to backlight, cpu, memory, network, volume percentage values #297
    Changed
    * Title flickers fixed 74137be
- Update to 0.6.1:
  Added:
  * Labels rotation #287
  Changed:
  * s/hidded/hidden/ typo fixed 4d4562a
  * JSON parser threads concurrence fixed d027243
  * Custom modules with once interval fixed e8f31a0
- Update to 0.6.0:
  Added:
  * MPD Module
  * Manage the style of the bar according to the window in the workspace bb8ff5a
  * Custom modules: Allow to toggle multiple classes 6aee514
  * Partially hide Waybar with the .hidded class on toggle (SIGUSR1) ecc5f48
  * Multiple bars on the same screen with one file 79a5e9e
  Changed:
  * Handle widgets size changes for auto height/width management 311c34e
  * Tray: Icons update fixed
  * Tray: Icons size 3273ee8
  * Workspace: Pango markup now supported bc9a497
  * Custom: Kill scripts on bar destroy 90d89fe
  * Some screens output/unplug fixed
- Update to 0.5.1:
  Added:
  * Tray: Handle icons updates #252
  * Allow waybar to be positioned on left/right 47142a6
  * Custom: Allow icon selection based on json alt attribute #245
  Changed:
  * Network: Escape ESSID #241
  * Workspace: Reversed scrolling direction to reflect swaybar
    behavior 5144426
  * Script: mediaplayer script is now generic and return json
    data with player name for icon matching #249
  * Network: Fixed multiple networking module regression 1f6f443
- Update to 0.5.0:
  Added:
  * Add temperature module 7ae549d
  * Add option to show only current workspace in sway/workspaces module #206
  * Add custom tooltip format for network module a9f680b
  * Add status class to idle_inhibitor 973cec1
  * Add pkill signals to custom modules #228
  Changed:
  * Improving mouse button support d0f56b7
  * Fixed idle_inhibitor, handles click events correctly 80ef637
  * Fixed clock seconds ef88f0a
  * Fixed sway ipc crash when compiled with -D_GLIBCXX_ASSERTIONS 00176c9
  * Fixed network skipped changes
  * Workspaces scroll is now output aware except when all-outputs is set
- Update to 0.4.0:
  Added:
  * Output configuration
  * Backlight module, thanks to @ianhattendorf
  * Idle inhibitor, thanks to @jonfin
  * Option to disable tooltip
  * Option to escape custom module script output
  Changed:
  * Fixed workspace button order
  * Fixed tray big icons
  * Fixed scroll with touchpad
- Changes from 0.3.0:
  Added:
  * Signal strength icons range, thx @Robinhuett
  * Add format-icons to custom modules, again @Robinhuett smile
  Changed:
  * Return puleseaudio port string if unknown, thx @chep
  * Check adapter online as fallback when battery status report unknown
  * Typos fixed
  * Better modules destructions
- Package waybar 0.2.3 for openSUSE

OBS-URL: https://build.opensuse.org/request/show/788919
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=39
2020-03-27 08:58:53 +00:00
Michael Vetter
1566a4aba3 Accepting request 788449 from home:dkondratenko:branches:X11:Wayland
- Update to 0.9.1:
  Added
  * Clock: Add timezone support tada #560 @mjec
  * Clock: Current month calendar in tooltip tada#570
  * Mpd: add paused format string #543
  Changed:
  * Network: hide on empty format c885be3
  * Mediaplayer: Show title if artist isn't available #534
  * Fixed: WindowId recieves 'u' #536
  * Man: adding and clarification of configuration options #541
  * Add info on "on-click-middle" option to custom module man page #529
  * Network: add missing include #546
  * Tray: Keep aspect ratio when scaling tray icons #548
  * Fixed SIGSEGV on Monitor Disconnect/Connect #555 #578
  * Pulseaudio: Use PA_PROP_DEVICE_FORM_FACTOR for device icon #550
  * Pulseaudio: Adapt icon names to form factors #571 #577
  * Clock: lower precision of zoned_time to avoid fractional seconds in output #579
- new 'date' library added to the sources archive
  * added to the subprojects dir with 'meson subprojects download'
  * it is a dependency for the Clock
  * https://github.com/Alexays/Waybar/issues/594

OBS-URL: https://build.opensuse.org/request/show/788449
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=38
2020-03-26 09:02:17 +00:00
Dominique Leuenberger
5b1c3eaa07 Accepting request 759783 from X11:Wayland
- Add dependency on systemd and new gtk-layer-shell-devel
- Update to 0.9.0:
  Added:
  * Use GTK Layer Shell for working Popups #441
  * Disk module #471
  * Man pages option #443
  * Battery: format time #455
  * Systemd user unit #460
  * Detect timezone changes #480
  * Pulseaudio: export desc as a format #507
  * Toggle opacity #510
  Changed:
  * Fix man memory description #444
  * Fix output typo #445
  * Fix typo: persistant -> persistent #446
  * Fix exclusive zone #447
  * Network: clamp signal strength 334bc1e
  * MPD: take lock in waitForEvent to prevent SIGABORT #467
  * Pulseaudio: audio scroll bound #475

OBS-URL: https://build.opensuse.org/request/show/759783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=17
2020-01-04 18:21:07 +00:00
Michael Vetter
d9e63cb062 - Add dependency on systemd and new gtk-layer-shell-devel
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=36
2019-12-28 13:27:09 +00:00
Michael Vetter
4e4629b1e3 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=35 2019-12-28 12:26:43 +00:00
Michael Vetter
dcbaddd1ea - Update to 0.9.0:
Added:
  * Use GTK Layer Shell for working Popups #441
  * Disk module #471
  * Man pages option #443
  * Battery: format time #455
  * Systemd user unit #460
  * Detect timezone changes #480
  * Pulseaudio: export desc as a format #507
  * Toggle opacity #510
  Changed:
  * Fix man memory description #444
  * Fix output typo #445
  * Fix typo: persistant -> persistent #446
  * Fix exclusive zone #447
  * Network: clamp signal strength 334bc1e
  * MPD: take lock in waitForEvent to prevent SIGABORT #467
  * Pulseaudio: audio scroll bound #475

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=34
2019-12-28 12:21:40 +00:00
Dominique Leuenberger
7849cab432 Accepting request 758871 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/758871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=16
2019-12-23 21:45:29 +00:00
Michael Vetter
5e9d88910f Accepting request 758293 from home:dimstar:Factory
- BuildRequire pkgconfig(libudev) instead of libudev-devel:
  Allow OBS to shortcut through the -mini flavors.

OBS-URL: https://build.opensuse.org/request/show/758293
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=32
2019-12-22 16:55:24 +00:00
Dominique Leuenberger
66efa34241 Accepting request 732853 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/732853
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=15
2019-09-25 06:36:22 +00:00
Michael Vetter
df0d5b7495 Accepting request 732780 from home:iznogood:branches:X11:Wayland
- Pkgconfigy spec, ensure the correct BuildRequires are pulled in.

OBS-URL: https://build.opensuse.org/request/show/732780
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=30
2019-09-24 07:28:59 +00:00
Dominique Leuenberger
5bc6aceba2 Accepting request 727984 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/727984
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=14
2019-09-04 07:15:55 +00:00
Michael Vetter
43548cb558 Accepting request 727979 from home:MichaelAquilina:branches:X11:Wayland
- Add scdoc build dependency for generating waybar man pages

OBS-URL: https://build.opensuse.org/request/show/727979
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=28
2019-09-03 11:17:01 +00:00
Dominique Leuenberger
8514af6b01 Accepting request 727168 from X11:Wayland
- Update to 0.8.0:
  Added:
  * Manual #431
  * Muted bluetooth format #429
  * Support sway/mode pango markup #442
  Changed:
  * Fixed fmt 6.0.0 breakup #439
  * Fixed stack-use-after-return8f9e6c1
  * Fixed Tray dbusmenu delay and initial render #438

OBS-URL: https://build.opensuse.org/request/show/727168
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=13
2019-08-30 12:42:27 +00:00
Michael Vetter
392128de87 - Update to 0.8.0:
Added:
  * Manual #431
  * Muted bluetooth format #429
  * Support sway/mode pango markup #442
  Changed:
  * Fixed fmt 6.0.0 breakup #439
  * Fixed stack-use-after-return8f9e6c1
  * Fixed Tray dbusmenu delay and initial render #438

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=26
2019-08-30 08:50:47 +00:00
Dominique Leuenberger
c6c6ebb125 Accepting request 724706 from X11:Wayland
- Update to 0.7.2:
  * Fixed crash on output unplug bb99e6c
  * MediaPlayer script: Ignore selected player if not defined #421

OBS-URL: https://build.opensuse.org/request/show/724706
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=12
2019-08-20 09:00:07 +00:00
Michael Vetter
909f1078ff - Update to 0.7.2:
* Fixed crash on output unplug bb99e6c
  * MediaPlayer script: Ignore selected player if not defined #421

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=24
2019-08-20 07:29:43 +00:00
Dominique Leuenberger
9ace465674 Accepting request 714773 from X11:Wayland
- Update to 0.7.1:
  Added:
  * Added css class for window name and position #397
  Changed:
  * Fixed workspaces scroll deadlock #403
  * Fixed pulseaudio scroll #405

OBS-URL: https://build.opensuse.org/request/show/714773
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=11
2019-07-13 11:49:51 +00:00
Michael Vetter
42ab4c6beb - Update to 0.7.1:
Added:
  * Added css class for window name and position #397
  Changed:
  * Fixed workspaces scroll deadlock #403
  * Fixed pulseaudio scroll #405

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=22
2019-07-12 06:51:47 +00:00
Dominique Leuenberger
513bee1127 Accepting request 711644 from X11:Wayland
- Update to 0.7.0:
  Added:
  * Scrolling threshold #381
  * Total memory #385
  Changed:
  * Improved scroll behavior
  * Fixed sway/window not showing window title sometimes 486b5a5
  * Fixed sway/window not showing floating window title dabe2be

OBS-URL: https://build.opensuse.org/request/show/711644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=10
2019-06-24 19:53:12 +00:00
Michael Vetter
b102c986e8 - Update to 0.7.0:
Added:
  * Scrolling threshold #381
  * Total memory #385
  Changed:
  * Improved scroll behavior
  * Fixed sway/window not showing window title sometimes 486b5a5
  * Fixed sway/window not showing floating window title dabe2be

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=20
2019-06-24 06:45:12 +00:00
Dominique Leuenberger
5dc768e573 Accepting request 710283 from X11:Wayland
- Update to 0.6.9:
  Added:
  * Added monitor name as bar class 46e5dd9
  * Added class for persistant workspaces c2e9ed6
  Changed:
  * Fixed custom module exit status 564fdcb
  * Avoid expand sway/window width 3c9b533

OBS-URL: https://build.opensuse.org/request/show/710283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=9
2019-06-17 08:35:05 +00:00
Michael Vetter
603f9f4c74 - Update to 0.6.9:
Added:
  * Added monitor name as bar class 46e5dd9
  * Added class for persistant workspaces c2e9ed6
  Changed:
  * Fixed custom module exit status 564fdcb
  * Avoid expand sway/window width 3c9b533

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=18
2019-06-17 06:07:01 +00:00
Dominique Leuenberger
f2cf2e9344 Accepting request 709001 from X11:Wayland
- Update to 0.6.8:
  * Fixed window app class 1962caf
  * Fixed static custom module 9dbf057
  * Only watch pulseaudio change events 0b01b35

OBS-URL: https://build.opensuse.org/request/show/709001
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=8
2019-06-12 11:15:54 +00:00
Michael Vetter
95c72105ff - Update to 0.6.8:
* Fixed window app class 1962caf
  * Fixed static custom module 9dbf057
  * Only watch pulseaudio change events 0b01b35

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=16
2019-06-11 03:22:58 +00:00
Dominique Leuenberger
3f550eb6ac Accepting request 707076 from X11:Wayland
- Update to 0.6.7:
  * Better network events handler ecec02c
  * Hide custom module on empty text be2fa74
  * Code cleaning and Some optimizations

OBS-URL: https://build.opensuse.org/request/show/707076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=7
2019-06-03 16:56:35 +00:00
Michael Vetter
262cd6ab2e - Update to 0.6.7:
* Better network events handler ecec02c
  * Hide custom module on empty text be2fa74
  * Code cleaning and Some optimizations

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=14
2019-06-03 08:23:07 +00:00
Dominique Leuenberger
57ba9c711c Accepting request 706081 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/706081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=6
2019-06-01 07:50:51 +00:00
Michael Vetter
82b9763716 Accepting request 705994 from home:MichaelAquilina:branches:X11:Wayland
- Update to 0.6.6:
  Added
  * Pulseaudio microphone state bb4af29
  * Persistent workspaces #330
  * Logger #332
  * Estimated battery remaining time until empty/full #331
  Changed
  * Switch between network ifaces upon disconnection 48a58cd
  * Brightness amd fix #336
  * Fixed some clock issues #333
  * Wlroots dependency removed 03e43f
  * Escape sway mode 12a251c
------------------------------------------------------------------
- Update to 0.6.5:
    Added
    * Network bandwidth support (traffic) #328
    * Network frequency tag cb2d6e1
    * Update custom modules on click/scroll ff28de0
    Changed
    * Execute Modules update on gtk idle aa385e2
    * Fixed battery plugged state 17291df
    * Fixed gtk error on output plug/unplug f8a4759
    * Fixed tray button behaviour d2d9db2
    * Network code optimizations d34c3a8 4865a9a aa385e2
    * Workspace scroll changes 1e95f5d 0d59f7b 3e1c77d
------------------------------------------------------------------
- Update to 0.6.4:
    Added
    * Temperature format-icons fcb23d3
    * Battery plugged but not charging status 5b3402e

OBS-URL: https://build.opensuse.org/request/show/705994
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=12
2019-05-28 13:57:24 +00:00
Dominique Leuenberger
26a067171d Accepting request 700319 from X11:Wayland
- Update to 0.6.1:
  Added:
  * Labels rotation #287
  Changed:
  * s/hidded/hidden/ typo fixed 4d4562a
  * JSON parser threads concurrence fixed d027243
  * Custom modules with once interval fixed e8f31a0

OBS-URL: https://build.opensuse.org/request/show/700319
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=5
2019-05-03 20:47:29 +00:00
Michael Vetter
e4e0d7bb30 - Update to 0.6.1:
Added:
  * Labels rotation #287
  Changed:
  * s/hidded/hidden/ typo fixed 4d4562a
  * JSON parser threads concurrence fixed d027243
  * Custom modules with once interval fixed e8f31a0

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=10
2019-05-03 06:54:59 +00:00
Yuchen Lin
3ef7c8526d Accepting request 698119 from X11:Wayland
- Update to 0.6.0:
  Added:
  * MPD Module
  * Manage the style of the bar according to the window in the workspace bb8ff5a
  * Custom modules: Allow to toggle multiple classes 6aee514
  * Partially hide Waybar with the .hidded class on toggle (SIGUSR1) ecc5f48
  * Multiple bars on the same screen with one file 79a5e9e
  Changed:
  * Handle widgets size changes for auto height/width management 311c34e
  * Tray: Icons update fixed
  * Tray: Icons size 3273ee8
  * Workspace: Pango markup now supported bc9a497
  * Custom: Kill scripts on bar destroy 90d89fe
  * Some screens output/unplug fixed

OBS-URL: https://build.opensuse.org/request/show/698119
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=4
2019-04-26 20:54:56 +00:00
Michael Vetter
114b959700 - Update to 0.6.0:
Added:
  * MPD Module
  * Manage the style of the bar according to the window in the workspace bb8ff5a
  * Custom modules: Allow to toggle multiple classes 6aee514
  * Partially hide Waybar with the .hidded class on toggle (SIGUSR1) ecc5f48
  * Multiple bars on the same screen with one file 79a5e9e
  Changed:
  * Handle widgets size changes for auto height/width management 311c34e
  * Tray: Icons update fixed
  * Tray: Icons size 3273ee8
  * Workspace: Pango markup now supported bc9a497
  * Custom: Kill scripts on bar destroy 90d89fe
  * Some screens output/unplug fixed

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=8
2019-04-26 09:47:33 +00:00
Dominique Leuenberger
1c8b740d9e Accepting request 691469 from X11:Wayland
- Update to 0.5.1:
  Added:
  * Tray: Handle icons updates #252
  * Allow waybar to be positioned on left/right 47142a6
  * Custom: Allow icon selection based on json alt attribute #245
  Changed:
  * Network: Escape ESSID #241
  * Workspace: Reversed scrolling direction to reflect swaybar
    behavior 5144426
  * Script: mediaplayer script is now generic and return json
    data with player name for icon matching #249
  * Network: Fixed multiple networking module regression 1f6f443

OBS-URL: https://build.opensuse.org/request/show/691469
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=3
2019-04-05 10:04:50 +00:00
Michael Vetter
b2e6337f87 - Update to 0.5.1:
Added:
  * Tray: Handle icons updates #252
  * Allow waybar to be positioned on left/right 47142a6
  * Custom: Allow icon selection based on json alt attribute #245
  Changed:
  * Network: Escape ESSID #241
  * Workspace: Reversed scrolling direction to reflect swaybar
    behavior 5144426
  * Script: mediaplayer script is now generic and return json
    data with player name for icon matching #249
  * Network: Fixed multiple networking module regression 1f6f443

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=6
2019-04-04 10:34:20 +00:00
Dominique Leuenberger
d7d9844239 Accepting request 687137 from X11:Wayland
- Update to 0.5.0:
  Added:
  * Add temperature module 7ae549d
  * Add option to show only current workspace in sway/workspaces module #206
  * Add custom tooltip format for network module a9f680b
  * Add status class to idle_inhibitor 973cec1
  * Add pkill signals to custom modules #228
  Changed:
  * Improving mouse button support d0f56b7
  * Fixed idle_inhibitor, handles click events correctly 80ef637
  * Fixed clock seconds ef88f0a
  * Fixed sway ipc crash when compiled with -D_GLIBCXX_ASSERTIONS 00176c9
  * Fixed network skipped changes
  * Workspaces scroll is now output aware except when all-outputs is set

- Update to 0.4.0:
  Added:
  * Output configuration
  * Backlight module, thanks to @ianhattendorf
  * Idle inhibitor, thanks to @jonfin
  * Option to disable tooltip
  * Option to escape custom module script output
  Changed:
  * Fixed workspace button order
  * Fixed tray big icons
  * Fixed scroll with touchpad
- Changes from 0.3.0:
  Added:
  * Signal strength icons range, thx @Robinhuett
  * Add format-icons to custom modules, again @Robinhuett smile

OBS-URL: https://build.opensuse.org/request/show/687137
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=2
2019-03-26 14:43:44 +00:00
Michael Vetter
98e4171cbc - Update to 0.5.0:
Added:
  * Add temperature module 7ae549d
  * Add option to show only current workspace in sway/workspaces module #206
  * Add custom tooltip format for network module a9f680b
  * Add status class to idle_inhibitor 973cec1
  * Add pkill signals to custom modules #228
  Changed:
  * Improving mouse button support d0f56b7
  * Fixed idle_inhibitor, handles click events correctly 80ef637
  * Fixed clock seconds ef88f0a
  * Fixed sway ipc crash when compiled with -D_GLIBCXX_ASSERTIONS 00176c9
  * Fixed network skipped changes
  * Workspaces scroll is now output aware except when all-outputs is set

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=4
2019-03-21 08:10:27 +00:00
Michael Vetter
43f766f890 - Update to 0.4.0:
Added:
  * Output configuration
  * Backlight module, thanks to @ianhattendorf
  * Idle inhibitor, thanks to @jonfin
  * Option to disable tooltip
  * Option to escape custom module script output
  Changed:
  * Fixed workspace button order
  * Fixed tray big icons
  * Fixed scroll with touchpad
- Changes from 0.3.0:
  Added:
  * Signal strength icons range, thx @Robinhuett
  * Add format-icons to custom modules, again @Robinhuett smile
  Changed:
  * Return puleseaudio port string if unknown, thx @chep
  * Check adapter online as fallback when battery status report unknown
  * Typos fixed
  * Better modules destructions

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=3
2019-03-12 10:02:00 +00:00
Stephan Kulow
ef995a25f1 Accepting request 669032 from X11:Wayland
- Package waybar 0.2.3 for openSUSE

OBS-URL: https://build.opensuse.org/request/show/669032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/waybar?expand=0&rev=1
2019-02-24 16:09:51 +00:00
9883f35946 Accepting request 668703 from home:jubalh
Please add me as maintainer

OBS-URL: https://build.opensuse.org/request/show/668703
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/waybar?expand=0&rev=1
2019-01-28 10:51:06 +00:00