diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -1,3 +1,26 @@ | |||
1 | Release 0.19.1: | ||
2 | --------------------- | ||
3 | |||
4 | Mike Blumenkrantz (10): | ||
5 | don't add nocomp damages for input-only windows | ||
6 | check protocol visibility for nocomp breaks, not comp object visibility | ||
7 | manually break out of nocomp | ||
8 | end nocomp on nocomp end...always | ||
9 | force render queue on unmaximize if client was fullscreen | ||
10 | add borderless theme for deskmirror clients to support various animations | ||
11 | comp render queue on every client resize instead of on unmaximize | ||
12 | force comp render queue more aggressively to detect changes in nocomp | ||
13 | client hooks should not continue to be called if the client has been deleted | ||
14 | thaw evas on winlist activation with no clients available | ||
15 | |||
16 | Stefan Schmidt (1): | ||
17 | modules/teamwork: Use eina_file_mkstemp() to avoid problems with umask | ||
18 | |||
19 | Tom Hacohen (1): | ||
20 | fix: Add more desktops to be tiled by default in the tiling config. | ||
21 | |||
22 | |||
23 | |||
1 | Release 0.19.0: | 24 | Release 0.19.0: |
2 | --------------------- | 25 | --------------------- |
3 | 26 | ||