forked from flatpak/xdg-desktop-portal-gtk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
79 lines (54 loc) · 1.49 KB
/
NEWS
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
Major changes in 0.6
====================
* Implement the portal for composing email. Currently supported
clients: evolution, thunderbird
* Install a systemd service file to put xdg-desktop-portal-gtk
into its own cgroup
* Install a desktop file to provide an icon and name for
xdg-desktop-portal-gtk
* Apply image rotations in the file chooser preview
* Add a new app chooser dialog
* Translation updates
Brazilian Portuguese
French
German
Hungarian
Swedish
Ukrainian
Major changes in 0.5
====================
* Add Wayland transient parent support to all portals
* Support non-exported actions in the notification portal
* Add image preview to the filechooser portal
* Added backend interfaces:
- org.freedesktop.impl.portal.Account
* Translation updates
Czech
Serbian
Simplified Chinese
Swedish
Major changes in 0.3
====================
* Add Wayland support for transient-for dialogs
* Translation updates:
Brazilian Portuguese
Hungarian
Slovak
Ukrainian
Major changes in 0.2
====================
* Make app chooser use app ids without .desktop
* Added backend interfaces:
- org.freedesktop.impl.portal.Access
* Translation updates
German
Polish
Initial release 0.1
===================
Implemented portal backend interfaces:
* org.freedesktop.impl.portal.FileChooser
* org.freedesktop.impl.portal.Print
* org.freedesktop.impl.portal.AppChooser
* org.freedesktop.impl.portal.Screenshot
* org.freedesktop.impl.portal.Inhibit
* org.freedestkop.impl.portal.Notification