File: NEWS

package info (click to toggle)
lomiri-api 0.1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,296 kB
  • sloc: cpp: 6,395; python: 264; ansic: 95; makefile: 30; sh: 17
file content (14 lines) | stat: -rw-r--r-- 478 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Overview of changes in lomiri-api 0.1.1

  - Add multi monitor and workspace API.
  - Add AttachedState state enum.
  - Add D-Bus sanitize helpers.
  - Make sure to export D-Bus and Snap APIs.
  - GioMemory_test: print error from Glib
  - Remove smart pointer for GRefString.
  - Do not hardcode the actual values, and string representation
    of errno constants, as they are implementation-defined.

Overview of changes in lomiri-api 0.1.0

  - Fork / renamed from unity-api.