blob: a0864cc3b7bef6c1036879b21909618669d1dd26 (
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
  | 
### marco 1.17.0
  * Translations update
  * move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option
### marco 1.16.0
  * Translations update
  * Make distcheck use currently selected GTK+ version
### marco 1.14.2
  * Translations update
  * GTK+3: fix a typo with deprecated GtkMisc
  * GTK+3 fixedtip: add style class tooltip
### marco 1.14.1
  * Fix crash on showing alt-tab thumbnails with compositor on
  * Translations update
### marco 1.14.0
  * Drop MateConf migration script
  * Fix visual glitches appearing after unmaximizing Chromium window
  * Correct description of compositing-fast-alt-tab GSettings key
      (mention that it disables thumbnails)
  * Bump libmarco-private's sover for GTK+3 build
  * GTK+3: re-add ability to show alt-tab thumbnails when compositor is on
  * GTK+3: fix several deprecations
  * Translations update
  * Add Changelog generation
### marco 1.12.1
  * Fix animation issues that led to crashes and visual glitches
  * GTK+3 fixes
  * Translations update
### marco 1.12.0
  * Add manual and by-pointer window placement
  * Use Alt-` for switching between windows of the same application
  * GTK+3 fixes
  * Some more fixes and cleanups
### marco 1.10.3
  * Fix crash with minimize animation
  * Fix crash with moving a window in some distros
### marco 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.
### marco 1.10.1
  * Assorted bugfixes
### marco 1.10.0
  * Use zenity instead of mate-dialogs
  * Bugfixes
### marco 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
### marco 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
  |