Skip to content

Instantly share code, notes, and snippets.

https://ops.tips/blog/why-top-inside-container-wrong-memory/
From 2e783f9a84422d0eaee7f5adc9cc203bcc4f84ab Mon Sep 17 00:00:00 2001
From: Erik Larsson <erik@ortogonal.com>
Date: Thu, 31 Dec 2015 16:25:06 +0100
Subject: [PATCH] Add support to handle popups in QWaylandQuickShellSurface.
Change-Id: I59ebfaf221b9bad60d26024803da483bf00eda77
---
.../extensions/qwaylandquickshellsurfaceitem.cpp | 133 ++++++++++++++++++++-
.../extensions/qwaylandquickshellsurfaceitem.h | 6 +
.../extensions/qwaylandquickshellsurfaceitem_p.h | 6 +
@ortogonal
ortogonal / 0001-Add-fix-to-get-QtWayland-Compositor-running-on-iMX6.patch
Last active February 17, 2016 08:49
First set of patches to get QtWaylandCompositor running on iMX6
From dac3e3b75f117dede7aa577d48fc10efb5a53dd1 Mon Sep 17 00:00:00 2001
From: Erik Larsson <erik@ortogonal.com>
Date: Thu, 30 Oct 2014 10:49:03 +0100
Subject: [PATCH] Add fix to get QtWayland Compositor running on iMX6.
This patch is not really done yet, it's just some test.
Change-Id: If57be6d26b3d56a772db73d29cede6215f033a80
Signed-off-by: Erik Larsson <erik@ortogonal.com>
---