blob: 03e6731be4cef762f4bcab973b707700e3b6daf2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
|
1.11.1
* bugfix: fix crash with minimize animation
* bugfix: fix crash with moving a window in some distros
1.11.0
* use Alt-` for switching between windows of the same application
* gtk3: draw 1px tile border for tile preview
* Add manual and by-pointer window placement
* more improvements and bug fixes
1.10.2
* Remove outdated assertion.
* Make minimize item insensitive when window should not be minimized.
* Fix crash when struts change during grab operation.
* Fix switching of fullscreen Direct3D applications running in Wine.
* Update translations.
1.10.1
* Assorted bugfixes
1.10.0
* Use zenity instead of mate-dialogs
* Bugfixes
1.8.0
* Implement side-by-side tiling
* Use yelp-tools instead of mate-doc-utils
* Cut with fading the bar title when it's longer than the decoration
bar
1.6.0
* Migration to GSettings and dropped MateConf
* Fix key handling while drag and drop is active
* Add option to open new windows on the center of the screen
|