|
44 | 44 | <property name="upper">99</property>
|
45 | 45 | <property name="step_increment">1</property>
|
46 | 46 | <property name="page_increment">10</property>
|
| 47 | + </object> |
| 48 | + <object class="GtkAdjustment" id="animation_time_adjustment"> |
| 49 | + <property name="upper">9.99</property> |
| 50 | + <property name="lower">0.03</property> |
| 51 | + <property name="step_increment">0.01</property> |
| 52 | + <property name="page_increment">0.1</property> |
47 | 53 | </object>
|
48 | 54 | <object class="GtkAdjustment" id="minimap_scale">
|
49 | 55 | <property name="upper">95</property>
|
|
463 | 469 | <property name="activatable">False</property>
|
464 | 470 | <property name="focusable">False</property>
|
465 | 471 | <child>
|
466 |
| - <object class="GtkGrid" id="workspace_grid9"> |
| 472 | + <object class="GtkGrid"> |
467 | 473 | <property name="focusable">False</property>
|
468 | 474 | <property name="margin_start">12</property>
|
469 | 475 | <property name="margin_end">12</property>
|
|
472 | 478 | <property name="row_spacing">12</property>
|
473 | 479 | <property name="column_spacing">32</property>
|
474 | 480 | <child>
|
475 |
| - <object class="GtkLabel" id="workspace_label4"> |
| 481 | + <object class="GtkLabel"> |
476 | 482 | <property name="focusable">False</property>
|
477 | 483 | <property name="hexpand">1</property>
|
478 | 484 | <property name="label" translatable="yes">Vertical sensitivity</property>
|
|
500 | 506 | </object>
|
501 | 507 | </child>
|
502 | 508 | <child>
|
503 |
| - <object class="GtkLabel" id="workspace_label6"> |
| 509 | + <object class="GtkLabel"> |
504 | 510 | <property name="focusable">False</property>
|
505 | 511 | <property name="hexpand">1</property>
|
506 | 512 | <property name="label" translatable="yes">Vertical friction</property>
|
|
555 | 561 | <property name="activatable">False</property>
|
556 | 562 | <property name="focusable">False</property>
|
557 | 563 | <child>
|
558 |
| - <object class="GtkGrid" id="workspace_grid11"> |
| 564 | + <object class="GtkGrid"> |
| 565 | + <property name="focusable">False</property> |
| 566 | + <property name="tooltip_text" translatable="yes">Sets the duration of PaperWM animated transitions (e.g. switching windows, workspaces etc.). Lower values result in faster transitions.</property> |
| 567 | + <property name="margin_start">12</property> |
| 568 | + <property name="margin_end">12</property> |
| 569 | + <property name="margin_top">6</property> |
| 570 | + <property name="margin_bottom">6</property> |
| 571 | + <property name="column_spacing">32</property> |
| 572 | + <child> |
| 573 | + <object class="GtkLabel"> |
| 574 | + <property name="focusable">False</property> |
| 575 | + <property name="hexpand">1</property> |
| 576 | + <property name="label" translatable="yes">Animation / transition time (seconds)</property> |
| 577 | + <property name="use_markup">1</property> |
| 578 | + <property name="xalign">0</property> |
| 579 | + <layout> |
| 580 | + <property name="column">0</property> |
| 581 | + <property name="row">0</property> |
| 582 | + </layout> |
| 583 | + </object> |
| 584 | + </child> |
| 585 | + <child> |
| 586 | + <object class="GtkSpinButton" id="animation_time_spin"> |
| 587 | + <property name="width_chars">3</property> |
| 588 | + <property name="max_width_chars">3</property> |
| 589 | + <property name="adjustment">animation_time_adjustment</property> |
| 590 | + <property name="numeric">1</property> |
| 591 | + <property name="digits">2</property> |
| 592 | + <property name="snap_to_ticks">1</property> |
| 593 | + <property name="update_policy">if-valid</property> |
| 594 | + <layout> |
| 595 | + <property name="column">1</property> |
| 596 | + <property name="row">0</property> |
| 597 | + </layout> |
| 598 | + </object> |
| 599 | + </child> |
| 600 | + </object> |
| 601 | + </child> |
| 602 | + </object> |
| 603 | + </child> |
| 604 | + <child> |
| 605 | + <object class="GtkListBoxRow"> |
| 606 | + <property name="activatable">False</property> |
| 607 | + <property name="focusable">False</property> |
| 608 | + <child> |
| 609 | + <object class="GtkGrid"> |
559 | 610 | <property name="focusable">False</property>
|
560 | 611 | <property name="tooltip_text" translatable="yes">This setting controls the "size" of mini-map tiles as compared to their actual window size (e.g. "15" corresponds to a mini-map tile size being approximately 15% of the actual window size)</property>
|
561 | 612 | <property name="margin_start">12</property>
|
|
564 | 615 | <property name="margin_bottom">6</property>
|
565 | 616 | <property name="column_spacing">32</property>
|
566 | 617 | <child>
|
567 |
| - <object class="GtkLabel" id="workspace_label11"> |
| 618 | + <object class="GtkLabel"> |
568 | 619 | <property name="focusable">False</property>
|
569 | 620 | <property name="hexpand">1</property>
|
570 | 621 | <property name="label" translatable="yes">Mini-map scale <i>(0 hides Mini-map)</i></property>
|
|
599 | 650 | <property name="activatable">False</property>
|
600 | 651 | <property name="focusable">False</property>
|
601 | 652 | <child>
|
602 |
| - <object class="GtkGrid" id="workspace_grid10"> |
| 653 | + <object class="GtkGrid"> |
603 | 654 | <property name="focusable">False</property>
|
604 | 655 | <property name="margin_start">12</property>
|
605 | 656 | <property name="margin_end">12</property>
|
|
0 commit comments