@girs/meta-13 13.0.0-3.2.8 → 13.0.0-3.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/meta-13-ambient.d.ts +0 -4
- package/meta-13.d.cts +6 -1
- package/meta-13.d.ts +6 -1
- package/package.json +21 -21
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|

|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
GJS TypeScript type definitions for Meta-13, generated from library version 13.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.
|
|
8
|
+
GJS TypeScript type definitions for Meta-13, generated from library version 13.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.3.0.
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
## Install
|
package/meta-13-ambient.d.ts
CHANGED
package/meta-13.d.cts
CHANGED
|
@@ -4578,7 +4578,7 @@ export interface RemoteAccessController {
|
|
|
4578
4578
|
inhibit_remote_access(): void
|
|
4579
4579
|
/**
|
|
4580
4580
|
* Uninhibits remote access sessions from being created and running. If this was
|
|
4581
|
-
* the last
|
|
4581
|
+
* the last inhibition that was inhibited, new remote access sessions can now
|
|
4582
4582
|
* be created.
|
|
4583
4583
|
*/
|
|
4584
4584
|
uninhibit_remote_access(): void
|
|
@@ -5643,6 +5643,11 @@ export interface WaylandClient {
|
|
|
5643
5643
|
// Owm methods of Meta-13.Meta.WaylandClient
|
|
5644
5644
|
|
|
5645
5645
|
hide_from_window_list(window: Window): void
|
|
5646
|
+
/**
|
|
5647
|
+
* Mark window as DESKTOP window
|
|
5648
|
+
* @param window a MetaWindow
|
|
5649
|
+
*/
|
|
5650
|
+
make_desktop(window: Window): void
|
|
5646
5651
|
owns_window(window: Window): boolean
|
|
5647
5652
|
/**
|
|
5648
5653
|
* Shows again this window in window lists, like taskbars, pagers...
|
package/meta-13.d.ts
CHANGED
|
@@ -4580,7 +4580,7 @@ interface RemoteAccessController {
|
|
|
4580
4580
|
inhibit_remote_access(): void
|
|
4581
4581
|
/**
|
|
4582
4582
|
* Uninhibits remote access sessions from being created and running. If this was
|
|
4583
|
-
* the last
|
|
4583
|
+
* the last inhibition that was inhibited, new remote access sessions can now
|
|
4584
4584
|
* be created.
|
|
4585
4585
|
*/
|
|
4586
4586
|
uninhibit_remote_access(): void
|
|
@@ -5645,6 +5645,11 @@ interface WaylandClient {
|
|
|
5645
5645
|
// Owm methods of Meta-13.Meta.WaylandClient
|
|
5646
5646
|
|
|
5647
5647
|
hide_from_window_list(window: Window): void
|
|
5648
|
+
/**
|
|
5649
|
+
* Mark window as DESKTOP window
|
|
5650
|
+
* @param window a MetaWindow
|
|
5651
|
+
*/
|
|
5652
|
+
make_desktop(window: Window): void
|
|
5648
5653
|
owns_window(window: Window): boolean
|
|
5649
5654
|
/**
|
|
5650
5655
|
* Shows again this window in window lists, like taskbars, pagers...
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@girs/meta-13",
|
|
3
|
-
"version": "13.0.0-3.
|
|
3
|
+
"version": "13.0.0-3.3.0",
|
|
4
4
|
"description": "GJS TypeScript type definitions for Meta-13, generated from library version 13.0.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "meta-13.js",
|
|
@@ -31,26 +31,26 @@
|
|
|
31
31
|
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit meta-13.d.cts"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@girs/atk-1.0": "^2.
|
|
35
|
-
"@girs/cairo-1.0": "^1.0.0-3.
|
|
36
|
-
"@girs/clutter-13": "^13.0.0-3.
|
|
37
|
-
"@girs/cogl-13": "^13.0.0-3.
|
|
38
|
-
"@girs/coglpango-13": "^13.0.0-3.
|
|
39
|
-
"@girs/freetype2-2.0": "^2.0.0-3.
|
|
40
|
-
"@girs/gdesktopenums-3.0": "^3.0.0-3.
|
|
41
|
-
"@girs/gio-2.0": "^2.
|
|
42
|
-
"@girs/gjs": "^3.
|
|
43
|
-
"@girs/gl-1.0": "^1.0.0-3.
|
|
44
|
-
"@girs/glib-2.0": "^2.
|
|
45
|
-
"@girs/gobject-2.0": "^2.
|
|
46
|
-
"@girs/graphene-1.0": "^1.0.0-3.
|
|
47
|
-
"@girs/harfbuzz-0.0": "^8.
|
|
48
|
-
"@girs/json-1.0": "^1.7.1-3.
|
|
49
|
-
"@girs/mtk-13": "^13.0.0-3.
|
|
50
|
-
"@girs/pango-1.0": "^1.51.0-3.
|
|
51
|
-
"@girs/pangocairo-1.0": "^1.0.0-3.
|
|
52
|
-
"@girs/xfixes-4.0": "^4.0.0-3.
|
|
53
|
-
"@girs/xlib-2.0": "^2.0.0-3.
|
|
34
|
+
"@girs/atk-1.0": "^2.50.1-3.3.0",
|
|
35
|
+
"@girs/cairo-1.0": "^1.0.0-3.3.0",
|
|
36
|
+
"@girs/clutter-13": "^13.0.0-3.3.0",
|
|
37
|
+
"@girs/cogl-13": "^13.0.0-3.3.0",
|
|
38
|
+
"@girs/coglpango-13": "^13.0.0-3.3.0",
|
|
39
|
+
"@girs/freetype2-2.0": "^2.0.0-3.3.0",
|
|
40
|
+
"@girs/gdesktopenums-3.0": "^3.0.0-3.3.0",
|
|
41
|
+
"@girs/gio-2.0": "^2.78.0-3.3.0",
|
|
42
|
+
"@girs/gjs": "^3.3.0",
|
|
43
|
+
"@girs/gl-1.0": "^1.0.0-3.3.0",
|
|
44
|
+
"@girs/glib-2.0": "^2.78.0-3.3.0",
|
|
45
|
+
"@girs/gobject-2.0": "^2.78.0-3.3.0",
|
|
46
|
+
"@girs/graphene-1.0": "^1.0.0-3.3.0",
|
|
47
|
+
"@girs/harfbuzz-0.0": "^8.2.1-3.3.0",
|
|
48
|
+
"@girs/json-1.0": "^1.7.1-3.3.0",
|
|
49
|
+
"@girs/mtk-13": "^13.0.0-3.3.0",
|
|
50
|
+
"@girs/pango-1.0": "^1.51.0-3.3.0",
|
|
51
|
+
"@girs/pangocairo-1.0": "^1.0.0-3.3.0",
|
|
52
|
+
"@girs/xfixes-4.0": "^4.0.0-3.3.0",
|
|
53
|
+
"@girs/xlib-2.0": "^2.0.0-3.3.0"
|
|
54
54
|
},
|
|
55
55
|
"devDependencies": {
|
|
56
56
|
"typescript": "*"
|