1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-06-26 16:31:38 +00:00

gnome-text-editor: handle 48 UI changes, update needles

The 'settings' menu is replaced by an 'info' panel, and *most* of
the things from 'settings' moved to 'preferences'. But Document
Type is in the 'info' panel. Just to make things fun. The grid
feature is gone. And of course all the needles needed updating
for the new font. The flatpak build is still 47 and so has the
old UI but the new font, and line spacing in it seems slightly
different, so we need conditional paths and more needles. Yay.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2025-03-20 09:50:43 -07:00
parent 139fca7be0
commit 84b7094911
110 changed files with 834 additions and 56 deletions

View File

@ -0,0 +1,16 @@
{
"area": [
{
"width": 77,
"height": 21,
"ypos": 152,
"xpos": 493,
"type": "match"
}
],
"properties": [],
"tags": [
"apps_run_texteditor",
"apps_run_editor"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 349 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 162,
"xpos": 255,
"height": 144,
"width": 395
}
],
"properties": [],
"tags": [
"gte-a3-selected"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 126,
"width": 392,
"type": "match",
"ypos": 175,
"xpos": 255
}
],
"properties": [],
"tags": [
"gte-b2-selected"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 394,
"height": 143,
"xpos": 255,
"ypos": 164,
"type": "match"
}
],
"properties": [],
"tags": [
"gte-b4-selected"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 58 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 127,
"height": 24,
"ypos": 558,
"xpos": 810,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_about"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 146,
"height": 159,
"ypos": 143,
"xpos": 440,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_about_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 174,
"height": 107,
"ypos": 131,
"xpos": 10,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_code_highlighted"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 114,
"width": 174,
"type": "match",
"ypos": 133,
"xpos": 10
}
],
"properties": [],
"tags": [
"gte_code_highlighted"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 65,
"height": 26,
"ypos": 150,
"xpos": 341,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_credits_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 160 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 196,
"height": 105,
"xpos": 5,
"ypos": 133,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_dark_style_used"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"xpos": 5,
"ypos": 132,
"height": 116,
"width": 196
}
],
"properties": [],
"tags": [
"gte_dark_style_used"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 23,
"width": 101,
"type": "match",
"xpos": 313,
"ypos": 585
}
],
"properties": [],
"tags": [
"gte_display_line_numbers"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 95,
"xpos": 893,
"type": "match",
"width": 101,
"height": 23
}
],
"properties": [],
"tags": [
"gte_display_line_numbers"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 91,
"height": 21,
"xpos": 301,
"ypos": 425,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_display_margin"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"xpos": 479,
"ypos": 35,
"height": 23,
"width": 70
}
],
"properties": [],
"tags": [
"gte_file_saved"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 694,
"xpos": 587,
"height": 19,
"width": 44
}
],
"properties": [],
"tags": [
"gte_find_next_occurence"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"xpos": 11,
"ypos": 200,
"height": 22,
"width": 123
}
],
"properties": [],
"tags": [
"gte_found_text"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 35,
"ypos": 197,
"type": "match",
"width": 356,
"height": 123
}
],
"properties": [],
"tags": [
"gte_grid_on"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 133,
"height": 23,
"ypos": 82,
"xpos": 7,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_help_bread_main"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 232,
"xpos": 520,
"height": 21,
"width": 91
}
],
"properties": [],
"tags": [
"gte_help_files"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 10,
"ypos": 119,
"type": "match",
"width": 175,
"height": 43
}
],
"properties": [],
"tags": [
"gte_help_open_file"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 21,
"width": 162,
"type": "match",
"ypos": 409,
"xpos": 8
}
],
"properties": [],
"tags": [
"gte_help_search"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 320,
"height": 36,
"ypos": 123,
"xpos": 9,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_help_search_replace"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 111,
"xpos": 16,
"height": 32,
"width": 359
}
],
"properties": [],
"tags": [
"gte_help_shown"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 911,
"ypos": 45,
"width": 21,
"height": 20,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_info_button"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 204,
"xpos": 8,
"type": "match",
"width": 303,
"height": 42
}
],
"properties": [],
"tags": [
"gte_line_deleted"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 88,
"xpos": 9,
"type": "match",
"width": 326,
"height": 45
}
],
"properties": [],
"tags": [
"gte_line_highlighted"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 45,
"width": 326,
"type": "match",
"xpos": 9,
"ypos": 90
}
],
"properties": [],
"tags": [
"gte_line_highlighted"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"width": 73,
"height": 18,
"xpos": 56,
"ypos": 133,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_line_title"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 17,
"width": 39,
"type": "match",
"ypos": 203,
"xpos": 204
}
],
"properties": [],
"tags": [
"gte_line_word"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 7,
"ypos": 92,
"type": "match",
"width": 87,
"height": 260
}
],
"properties": [],
"tags": [
"gte_lines_numbered"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"xpos": 10,
"ypos": 90,
"height": 286,
"width": 87
}
],
"properties": [],
"tags": [
"gte_lines_numbered"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 16,
"width": 108,
"type": "match",
"xpos": 712,
"ypos": 87
}
],
"properties": [],
"tags": [
"gte_new_document_opened"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -1,19 +0,0 @@
{
"area": [
{
"type": "match",
"xpos": 471,
"width": 349,
"click_point": {
"xpos": 337,
"ypos": 12
},
"height": 24,
"ypos": 61
}
],
"properties": [],
"tags": [
"gte_preferences_off"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 66 KiB

View File

@ -1,19 +0,0 @@
{
"area": [
{
"click_point": {
"xpos": 337,
"ypos": 12
},
"xpos": 471,
"ypos": 61,
"type": "match",
"height": 24,
"width": 349
}
],
"properties": [],
"tags": [
"gte_preferences_off"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 185 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 496,
"xpos": 810,
"height": 21,
"width": 87
}
],
"properties": [],
"tags": [
"gte_preferences_submenu"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 811,
"ypos": 500,
"type": "match",
"width": 86,
"height": 17
}
],
"properties": [],
"tags": [
"gte_preferences_submenu"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 735,
"xpos": 276,
"height": 20,
"width": 81
}
],
"properties": [],
"tags": [
"gte_replace_line"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 735,
"xpos": 556,
"type": "match",
"width": 72,
"height": 20
}
],
"properties": [],
"tags": [
"gte_replace_occurence"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 20,
"width": 100,
"type": "match",
"xpos": 697,
"ypos": 259
}
],
"properties": [],
"tags": [
"gte_select_highlighting"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 99 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 24,
"width": 112,
"type": "match",
"xpos": 811,
"ypos": 377
}
],
"properties": [],
"tags": [
"gte_select_highlighting"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"ypos": 687,
"xpos": 499,
"type": "match",
"width": 27,
"height": 18
}
],
"properties": [],
"tags": [
"gte_shortcuts_go_two"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

View File

@ -0,0 +1,22 @@
{
"area": [
{
"height": 23,
"width": 89,
"type": "match",
"ypos": 286,
"xpos": 574
},
{
"height": 20,
"width": 72,
"type": "match",
"ypos": 82,
"xpos": 476
}
],
"properties": [],
"tags": [
"gte_shortcuts_one"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 85 KiB

View File

@ -0,0 +1,22 @@
{
"area": [
{
"type": "match",
"ypos": 365,
"xpos": 457,
"height": 23,
"width": 79
},
{
"width": 89,
"height": 20,
"ypos": 328,
"xpos": 60,
"type": "match"
}
],
"properties": [],
"tags": [
"gte_shortcuts_two"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 77 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 10,
"ypos": 202,
"type": "match",
"width": 347,
"height": 40
}
],
"properties": [],
"tags": [
"gte_text_added"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 45,
"width": 347,
"type": "match",
"ypos": 212,
"xpos": 10
}
],
"properties": [],
"tags": [
"gte_text_added"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 39,
"xpos": 470,
"height": 34,
"width": 82
}
],
"properties": [],
"tags": [
"gte_text_file_opened"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 34,
"width": 82,
"type": "match",
"xpos": 470,
"ypos": 40
}
],
"properties": [],
"tags": [
"gte_text_file_opened"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"type": "match",
"ypos": 199,
"xpos": 201,
"height": 24,
"width": 52
}
],
"properties": [],
"tags": [
"gte_text_replaced"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

View File

@ -0,0 +1,15 @@
{
"area": [
{
"height": 24,
"width": 52,
"type": "match",
"xpos": 201,
"ypos": 210
}
],
"properties": [],
"tags": [
"gte_text_replaced"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB

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