File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change
1
+ muffin (5.4.7) vanessa; urgency=medium
2
+
3
+ [ Fabio Fantoni ]
4
+ * some fixes to debian packaging (#635)
5
+
6
+ [ Michael Webster ]
7
+ * keybindings: Fix workspace navigation while dragging a window with the mouse.
8
+ * tiling: Try to tile to the default size if a match exists, but is impossible to satisfy due to min/max size constraints.
9
+ * tiling: Fix tile top/maximize tests.
10
+ * window.c: Remove unused code.
11
+ * tiling: Make it easier to debug.
12
+ * Relocate bring-windows-to-current-workspace from org.cinnamon to org.cinnamon.muffin.
13
+
14
+ -- Clement Lefebvre <
[email protected] > Mon, 05 Sep 2022 15:35:56 +0100
15
+
1
16
muffin (5.4.6) vanessa; urgency=medium
2
17
3
18
[ JosephMcc ]
Original file line number Diff line number Diff line change 1
1
project (' muffin' , ' c' ,
2
- version : ' 5.4.6 ' ,
2
+ version : ' 5.4.7 ' ,
3
3
meson_version : ' >= 0.50.0' ,
4
4
license : ' GPLv2+'
5
5
)
You can’t perform that action at this time.
0 commit comments