Add window opening size client-server tests

This commit is contained in:
Ivan Molodetskikh
2024-12-26 09:37:38 +03:00
parent e5e50e82d5
commit 0d71cb93af
481 changed files with 5665 additions and 0 deletions
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 616 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 616 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 608 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 608 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 608 × 680, bounds: 1240 × 680, states: []
size: 608 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 608 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 608 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 608 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 608 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1000 × 680, bounds: 1240 × 680, states: []
size: 1000 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1000 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1000 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1000 × 688, bounds: 1248 × 688, states: []
size: 1000 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1000 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1000 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 292 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 292 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 292 × 680, bounds: 1240 × 680, states: []
size: 292 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 292 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 292 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 292 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 292 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 300 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 300 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 300 × 688, bounds: 1248 × 688, states: []
size: 300 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 300 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 300 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 300 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 300 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 0 × 680, bounds: 1240 × 680, states: []
size: 1 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n default-column-width { }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n default-column-width { }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 0 × 688, bounds: 1248 × 688, states: []
size: 1 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n default-column-width { }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n default-column-width { }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n default-column-width { }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 608 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 608 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 608 × 680, bounds: 1240 × 680, states: []
size: 608 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 608 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 608 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 608 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 608 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 608 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 608 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1000 × 680, bounds: 1240 × 680, states: []
size: 1000 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1000 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1000 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1000 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1000 × 688, bounds: 1248 × 688, states: []
size: 1000 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1000 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1000 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 1000 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1000 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 292 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 292 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 292 × 680, bounds: 1240 × 680, states: []
size: 292 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 292 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 292 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 292 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 292 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 292 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 292 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 300 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 300 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 300 × 688, bounds: 1248 × 688, states: []
size: 300 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 300 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 300 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 300 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 300 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 300 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 300 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 0 × 680, bounds: 1240 × 680, states: []
size: 1 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 680, bounds: 1240 × 680, states: []
post-map configures:
size: 1 × 680, bounds: 1240 × 680, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 0 × 688, bounds: 1248 × 688, states: []
size: 1 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n default-column-width { }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n default-column-width { }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 688, bounds: 1248 × 688, states: []
post-map configures:
size: 1 × 688, bounds: 1248 × 688, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 0 × 0, bounds: 1272 × 712, states: []
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n open-floating true\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 0 × 0, bounds: 1272 × 712, states: []
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { fixed 1000; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1280 × 720, states: []
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1280 × 720, states: []
post-map configures:
size: 0 × 0, bounds: 1280 × 720, states: []
size: 1 × 1, bounds: 1280 × 720, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1280 × 720, states: []
post-map configures:
size: 1 × 1, bounds: 1280 × 720, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1280 × 720, states: []
post-map configures:
size: 1 × 1, bounds: 1280 × 720, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { fixed 1000; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1280 × 720, states: []
post-map configures:
size: 1 × 1, bounds: 1280 × 720, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 0 × 0, bounds: 1272 × 712, states: []
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { proportion 0.25; }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1280 × 720, states: []
post-map configures:
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen]
size: 1280 × 720, bounds: 1248 × 688, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1280 × 720, states: []
post-map configures:
size: 0 × 0, bounds: 1280 × 720, states: []
size: 1 × 1, bounds: 1280 × 720, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1280 × 720, states: []
post-map configures:
size: 1 × 1, bounds: 1280 × 720, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1280 × 720, states: []
post-map configures:
size: 1 × 1, bounds: 1280 × 720, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "config:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { proportion 0.25; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1280 × 720, states: []
post-map configures:
size: 1 × 1, bounds: 1280 × 720, states: [Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen]
size: 1280 × 720, bounds: 1240 × 680, states: [Fullscreen, Activated]
@@ -0,0 +1,12 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: AU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 0 × 0, bounds: 1272 × 712, states: []
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BN\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]
@@ -0,0 +1,11 @@
---
source: src/tests/window_opening.rs
description: "want fullscreen: BU\nconfig:\nwindow-rule {\n open-fullscreen false\n open-floating true\n default-column-width { }\n border { on; }\n}"
expression: snapshot
snapshot_kind: text
---
initial configure:
size: 0 × 0, bounds: 1272 × 712, states: []
post-map configures:
size: 1 × 1, bounds: 1272 × 712, states: [Activated]

Some files were not shown because too many files have changed in this diff Show More