Commit e9e8d1a
Disables the checking function has_gpu_screen. The function did not fulfill its purpose.
The tag 'name:NVIDIA-G' only appears in 'xrandr --listproviders', when on-demand has already been enabled.
If nvidia or intel are enabled, it does not appear.
As a consequence the option is only listed in the drop down menu, when it is active.
There was no chance to select it, if this was not the case.
Not sure whether there is another option to check, whether on-demand is actually supported by the running X-server.
Nevertheless, this implementation did not serve its purpose.1 parent 5a36478 commit e9e8d1a
1 file changed
+1
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | 77 | | |
92 | 78 | | |
93 | 79 | | |
| |||
123 | 109 | | |
124 | 110 | | |
125 | 111 | | |
126 | | - | |
127 | | - | |
| 112 | + | |
128 | 113 | | |
129 | 114 | | |
130 | 115 | | |
| |||
0 commit comments