-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNEWS
More file actions
53 lines (43 loc) · 1.56 KB
/
Copy pathNEWS
File metadata and controls
53 lines (43 loc) · 1.56 KB
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
### croma 2.1.0
* port from GdkPixbuf to CdkPixbuf
* rename wnck -> vnck
### croma 2.0.0
* ci: some improvements
* build: GLib 2.67.3 required
* display: Fix focus closing some applications (xterm, chromium)
* update translations
### croma 1.25.1
* ci: little improvements
* README: add build status
* stack: rename caja -> baul
* po: Fix some authors
* Revert "prefs: rename 'org.cafe->mate.peripherals-mouse'"
* menu: show icons in menus
* port from libcanberra to libkanberra
* keybindings: clarify calculation precedence
* window: avoid duplicate condition
* reduce the scope of some variables
* theme-viewer: declare some variables with const
* util: avoid unreachable code
### croma 1.25.0
* initial commit: marco 1.24.1 fork
* update FUNDING.yml
* draw-workspace: Fix memory leak
* ci: Enable Github Actions
* display: Safeguard against calling gdk_x11_window_get_xid with a NULL GdkWindow
* rename marco -> croma
* rename mate -> cafe
* port from gtk to ctk
* themes: rename with ctk
* prefs: rename 'org.cafe->mate.peripherals-mouse'
it will be reverted when the mate-control-center fork is done
* build: avoid deprecated AC_HEADER_STDC, AC_HELP_STRING, AM_PROG_LIBTOOL
* src,makefile: Fix warnings with %
* po,Makevars: suppress progress indicators
* window-props: avoid deprecated 'g_memdup'
* gschema: set 'ClassicOk' as default theme
* update AUTHORS
* reduce the scope of some variables
* README: remove travis build status
* Fix [-Wmissing-field-initializers] warnings
* update translations