[1.8] Allow cycling through workspaces#36
Conversation
|
@AlbertJP Can you update debian/libmuffin0.symbols as well? It doesn't build with dpkg-buildpackage otherwise. |
|
Is the requirement of restarting cinnamon a bug? |
|
@dalcde If you don't want to restart cinnamon, it would require having muffin listen to changes in gsettings. It already does so for the edge-tiling key so maybe it can be done as well for the workspace-cycle key. |
|
I think muffin listens to changes of all keys. pref.c line 833-834: |
|
@dalcde I was unaware that it already listened to that. Actually it doesn't require restarting Cinnamon at all. |
|
As noted by @dalcde some time ago, this will still not build with dpkg-buildpackage. |
|
@dalcde @autarkper I've rebased on current master and added the symbol. |
[1.8] Allow cycling through workspaces
To add this option to cinnamon settings I have also done a pull request at Cinnamon: