Skip to content

Fix hang on screencast

Xaver Hugl requested to merge work/fix-screencast-context into master

Commit 1: revert 1fd1c037, because it can make KWin freeze

Commit 2: Only make the context current in response to a cursor move, and also only if there is not already a context current

Merge request reports