File way-cooler.changes of Package way-cooler
-------------------------------------------------------------------
Thu Nov 22 18:59:37 UTC 2018 - mvetter@suse.com
- Update to 0.8.1:
* Fix build with Rust 1.30
* See https://github.com/way-cooler/way-cooler/issues/595
-------------------------------------------------------------------
Thu Jan 25 08:12:44 UTC 2018 - mvetter@suse.com
- Update to 0.8.0:
* Changed the format for colours in the init.lua file. No longer
accepts a number and instead should be a string. This is backwards incompatible.
-------------------------------------------------------------------
Mon Jan 8 09:48:34 UTC 2018 - mvetter@suse.com
- Update to 0.7.0:
* Note that all of the extension programs (wc-bg, wc-lock, and wc-grab) have backward incompatible changes in this release. Previous versions will not work as expected!
* The background program binary has been renamed to wc-bg (originally way-cooler-bg)
* The lockscreen program no longer uses a hack in order to render but uses a modified version of the desktop-shell protocol
* Can now choose whether root containers have borders or not
* See full changelog https://github.com/way-cooler/way-cooler/blob/master/changelog/v0.7.0.md
-------------------------------------------------------------------
Mon Sep 4 22:16:02 UTC 2017 - luke.nukem.jones@gmail.com
- Update to 0.6.2
+ Lua fixes:
* Added the no-op command, this allows the user to register a keybinding but not yet make it do anything. #363
+ Tiling bug fixes:
* dmenu will no longer render as too tall #355
* Scrollbars and other small windows no longer have weird visual artifacts #364
* All popup windows should now be properly focused on the screen #218
-------------------------------------------------------------------
Sat Aug 5 08:51:16 UTC 2017 - mvetter@suse.com
- Add missing BuildRequires
- Use pkgconfig
Thanks to luke_nukem
-------------------------------------------------------------------
Fri Aug 4 17:40:06 UTC 2017 - mvetter@suse.com
- Add vendored depdendencies vendor.tar.xz
- Add more build requirements
-------------------------------------------------------------------
Wed Aug 2 11:55:48 UTC 2017 - mvetter@suse.com
- Update to 0.6.1:
* This version introduces two new features:
The ability to unbind keybindings and to allow passthrough
for keybindings. See #345 for more details.
* Root level containers have always have borders now. #315
* If XDG_RUNTIME_DIR doesn't exist, an error explaining that is logged. #310
* Screen scraping doesn't scrape active output (needs v0.2 of wc-grab) #349
* Nested sub containers do not render borders properly when using new container command when a new container can't be spawned (e.g when there's one child) #344
* Popup windows are no longer sized incorrectly #337
* Popup windows should now be always centered on the screen correctly #218
* Switching containers to a new workspace will no longer cause it to be invisible on a workspace that is not active. If it is moved to an inactive workspace, that one is made visible instead #333
* Floating windows now update their focused colour correctly #320
* Floating sub windows (e.g right click menus) no longer spawn with borders #319
* Floating windows (such as dmenu) are no longer hidden when spawned in a tabbed/stacked container #317
* Nested Tabbed/Stacked borders are now rendered correctly #313
-------------------------------------------------------------------
Sun Jul 2 11:55:07 UTC 2017 - mvetter@suse.com
- Initial version (0.6.0) for openSUSE