waybar/waybar.changes
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

92 lines
3.2 KiB
Plaintext

-------------------------------------------------------------------
Fri May 3 06:52:48 UTC 2019 - mvetter@suse.com
- 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
-------------------------------------------------------------------
Fri Apr 26 09:43:59 UTC 2019 - mvetter@suse.com
- 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
-------------------------------------------------------------------
Thu Apr 4 10:31:19 UTC 2019 - mvetter@suse.com
- 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
-------------------------------------------------------------------
Thu Mar 21 08:07:51 UTC 2019 - mvetter@suse.com
- 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
-------------------------------------------------------------------
Tue Mar 12 09:57:48 UTC 2019 - mvetter@suse.com
- 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
-------------------------------------------------------------------
Fri Jan 25 15:31:29 UTC 2019 - mvetter@suse.com
- Package waybar 0.2.3 for openSUSE