Files
gtk3/gdk/x11
Marco Trevisan (Treviño) b938e4e6ac x11: Trap XRandr errors when getting outputs during init and update
We may try to update the XRR outputs and Crtcs when they're changing in
the server, and so we may get BadRROutput that we're currently not
handling properly.

As per this, use traps and check whether we got errors, and if we did
let's ignore the current output.

It's not required to call init_randr13() again because if we got errors
it's very likely that there's a change coming that will be notified at
next iteration during which we'll repeat the init actions.
2023-06-02 00:31:44 +02:00
..
2016-04-27 23:18:16 -04:00
2015-06-02 09:08:14 -04:00
2021-04-13 20:42:21 -04:00
2016-04-27 23:18:16 -04:00
2015-06-13 21:10:26 -04:00
2016-03-20 05:43:02 +01:00
2016-04-27 23:18:16 -04:00
2016-04-27 23:18:16 -04:00
2015-07-07 20:54:16 -04:00