Release of wf-shell 0.9.0, compatible with Wayfire 0.9.x and wf-config 0.9.x
Major new feature is CSS theming support.
What's Changed
- Unbreak build on FreeBSD by @jbeich in #188
- initialize manager with NULL by @ammen99 in #195
- Fix excusive zone when
zwf_shell_manager_v2
is unavailable by @oldlavender in #199 - Listen for toggle_menu event by @soreau in #208
- panel: middle click to close window by @carterprince in #210
- Fix crash with parentheses in filenames by @dkondor in #204
- wf-background: allow seamless background updates by @lcolitti in #200
- window-list: Allow smaller panel heights by @soreau in #214
- Install wayfire.png to hicolor icon theme by @marcusbritanicus in #216
- bug fixes by @ammen99 in #220
- Add "Fill and Crop" option for wf-background. Pt 2 by @trigg in #226
- window-list: use ~/.local/share when looking for apps / icons by @lcolitti in #225
- Check for and load absolute path icons in panel launchers by @trigg in #227
- Collection of Menu alterations by @trigg in #230
- menu: Allow sorting by relevance by @trigg in #231
- menu: Allow themed icon in panel by @trigg in #232
- window-list: Dragging files to window list and hovering activates window by @trigg in #234
- background: allow taking keyboard focus by @trigg in #236
- Visible separator by @trigg in #233
- panel: add css classes to widgets by @trigg in #239
- wf-panel: hot-reload css by @trigg in #240
- separator: css classname by @trigg in #241
- css examples by @trigg in #242
- background: free old image after transition by @trigg in #249
- window-list: additional classes for window state by @trigg in #247
- gtk-utils: set icon changes by @trigg in #244
- launcher: remove features by @trigg in #243
- tray: allow css styling by @trigg in #245
- launchers, tray: untheme button by default by @trigg in #248
- window-list: attach popup menu to button by @trigg in #246
- css: added classes to popovers by @trigg in #253
- Update gvc by @NamorNiradnug in #263
- Move some more style code into CSS & misc extra CSS work by @trigg in #255
- menu: Fix resize in config by @trigg in #256
New Contributors
- @oldlavender made their first contribution in #199
- @carterprince made their first contribution in #210
- @dkondor made their first contribution in #204
- @lcolitti made their first contribution in #200
- @marcusbritanicus made their first contribution in #216
- @trigg made their first contribution in #226
Full Changelog: v0.8.1...v0.9.0