mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-29 01:30:08 +01:00
drirc: add Spectacle, Falkon to a-sync blacklist
Spectacle is the plasma screenshot utility Falkon is a KDE web browser that should succeed Konqueror
This commit is contained in:
parent
10d33ddd50
commit
8cb50edebf
1 changed files with 6 additions and 0 deletions
|
|
@ -371,6 +371,9 @@ TODO: document the other workarounds.
|
|||
<application name="krunner" executable="krunner">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
<application name="spectacle" executable="spectacle">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
<application name="marco" executable="marco">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
|
|
@ -413,6 +416,9 @@ TODO: document the other workarounds.
|
|||
<application name="Konqueror" executable="konqueror">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
<application name="Falkon" executable="falkon">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
<application name="Seamonkey" executable="seamonkey">
|
||||
<option name="adaptive_sync" value="false" />
|
||||
</application>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue