KWin Rules Application Workarounds/uk: Difference between revisions

From KDE UserBase Wiki
(Created page with "{{Tip_(uk)|Якщо у вас ще немає досвіду у створенні правил '''KWin''', ознайомтеся з [[Special:myLanguage/KWin_Rules_Examples#Pin...")
(Created page with "===Помилка, пов’язана зі зміною розмірів вікон до повноекранного===")
Line 9: Line 9:
{{Tip_(uk)|Якщо у вас ще немає досвіду у створенні правил '''KWin''', ознайомтеся з [[Special:myLanguage/KWin_Rules_Examples#Pin_a_Window_to_a_Desktop_and_set_other_Attributes|докладним прикладом]], яким можна скористатися як основою для нового правила.}}
{{Tip_(uk)|Якщо у вас ще немає досвіду у створенні правил '''KWin''', ознайомтеся з [[Special:myLanguage/KWin_Rules_Examples#Pin_a_Window_to_a_Desktop_and_set_other_Attributes|докладним прикладом]], яким можна скористатися як основою для нового правила.}}
<span id="Full-screen_Re-size_Error"></span>
<span id="Full-screen_Re-size_Error"></span>
===Full-screen Re-size Error===
===Помилка, пов’язана зі зміною розмірів вікон до повноекранного===


'''Emacs''' and '''gVim''', when maximized (full-screen mode) and under certain conditions may encounter window re-sizing issues - see [https://bugs.kde.org/show_bug.cgi?id=252314 Emacs window resizes ...]  A '''KWin''' Rule will work-around the issue.
'''Emacs''' and '''gVim''', when maximized (full-screen mode) and under certain conditions may encounter window re-sizing issues - see [https://bugs.kde.org/show_bug.cgi?id=252314 Emacs window resizes ...]  A '''KWin''' Rule will work-around the issue.

Revision as of 15:04, 17 March 2012

Other languages:

Маскування вад у програмах

Нижче наведено шляхи маскування вад у програмах з певними особливостями поведінки.

Підказка

Якщо у вас ще немає досвіду у створенні правил KWin, ознайомтеся з докладним прикладом, яким можна скористатися як основою для нового правила.


Помилка, пов’язана зі зміною розмірів вікон до повноекранного

Emacs and gVim, when maximized (full-screen mode) and under certain conditions may encounter window re-sizing issues - see Emacs window resizes ... A KWin Rule will work-around the issue.

Assuming an Emacs window is open:

  1. Use Detect Window Properties and select the Emacs window. Match only by primary class name so leave the check boxes unchecked - for additional information see window matching

  2. Clicking OK in the previous window back-fills the results in the Window Matching tab. Enter a meaningful text in the Description text box:

  3. Ignore Emacs's full-screen request by enabling the Obey geometry restrictions attribute, toggling it to off (No) to ignore and selecting the Force parameter:

  4. Click through to complete entry of the rule.