Skip to content

Commit

Permalink
add vswitch breaking change to 0.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ammen99 committed Oct 29, 2023
1 parent 897e7f7 commit 593917f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2023-10-07-Wayfire-0-8.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Some smaller, but important items from the git log:

- Expo workspaces can now be navigated with the keyboard: [PR #1156](https://github.com/WayfireWM/wayfire/pull/1156)
- Animations for the simple-tile plugin: [PR #1071](https://github.com/WayfireWM/wayfire/pull/1071)
- Vswitch plugin has bindings for moving to a particular workspace and to last workspace: [PR #1199](https://github.com/WayfireWM/wayfire/pull/1199), [PR #1371](https://github.com/WayfireWM/wayfire/pull/1371)
- Vswitch plugin has bindings for moving to a particular workspace and to last workspace: [PR #1199](https://github.com/WayfireWM/wayfire/pull/1199), [PR #1371](https://github.com/WayfireWM/wayfire/pull/1371). **Some bindings were renamed**: `binding_win_*` now becomes `with_win_*`.
- Multiple protocols which **were previously provided by core have been moved to plugins**: `wayfire-shell` ([PR #1715](https://github.com/WayfireWM/wayfire/pull/1715)), `foreign-toplevel`, `gtk-shell` ([PR #1678](https://github.com/WayfireWM/wayfire/pull/1678)). Most likely, you will want to enable those in your `wayfire.ini`.
- Added support for the xdg-activation-v1 protocol: [PR #1898](https://github.com/WayfireWM/wayfire/pull/1898)

Expand Down

0 comments on commit 593917f

Please sign in to comment.