| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit c4a6487c827add9382001ff1892b8fb3bfa94682)
|
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit 7c724a49212a9ffdf42381d99648f15457867787)
|
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit 9647d4c7ff182c1fadffb9c6218bc00132fe682e)
|
|
|
|
|
| |
Signed-off-by: Alexander Golubev <[email protected]>
(cherry picked from commit f2dbf5b9035e9a4861b7d0ad348f4f86c4caba03)
|
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit ecd60bc6a5f5181bb5013bea114fae5d8efaab47)
|
|
|
|
|
|
|
|
|
| |
Negative coordinates change the popup menu origins:
* Negative X: origin is right edge instead of left;
* Negative Y: origin is bottom edge instead of top.
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit 6b30fb07918385ab02a97c27df5e3e2954f03487)
|
|
|
|
|
|
|
|
|
| |
Before it only called slotWindowOperations(), which showed the operations menu of the current window at a preset position, ignoring all arguments passed to showWindowMenuAt.
This commit implpements the correct behaviour of the function which takes all arguments into account.
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit 6c0d9ec42e6c08afe9235995f6b19c4c72606aa8)
|
| |
|
|
|
|
|
|
|
| |
issue #434.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit f5bdd235fc583f6674581df993165b9e7ae8774c)
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 1390bece9a81780610a9aee6f7d543f72bf57d1a)
|
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 8aea8afbc5fcc3bfd0d6234bf91436cbb290ed43)
|
|
|
|
|
|
|
| |
window contents can get updated. This is particularly important for Virtual Terminal based application. This resolves issue TDE/tde#57 and issue #384.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 5590077e66774b629235516744993014360c3d25)
|
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit b6f9aaf3c380569e7608e13863dfd2693f21ed04)
|
|
|
|
|
|
|
| |
Some applications (like xfce4-terminal) try to manage their sizes by requesting the window manager a different size. The WM responds by resizing the window and the application tries once again to adjust its own size. This can lead to a repeated loop of request-resize which results in the application window to either shrink to the minimum allowed size or expand to the display size.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit a9bd5b50e9b77b8b360dd3620013a320733139aa)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 82c1dbe490f7afcb5b48fdfb8748bde249bcf4f7)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 36f2e08fd382c7042fbd3c8e7708f3ba1b9c9bd7)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit e4c9b13a62c5b357106022afdd21767f429c5b8d)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 81ad1f9e3c9d494edc38a7aad96fdcab9d44a795)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 100f977221b7319815eb9617f56a067cb0383853)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 8f924d271a4771b8046697fefd778d895a54d93d)
|
|
|
|
|
| |
Signed-off-by: Roman Savochenko <[email protected]>
(cherry picked from commit d2412f01de96943fe2cb62e9104506a6b9b9b7e6)
|
|
|
|
|
|
|
|
| |
Solving the TDE/tde-packaging-gentoo#310 problem.
Glibc-2.38 adds new functions strlcat and strlcpy.
Signed-off-by: ormorph <[email protected]>
(cherry picked from commit a99f7a16ff7034f7c7ef77d7702a6f5bee0e2616)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 607e797c0a03a1a0c24af338ed2a333f7f1739ab)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This is a confusing feature which saves the color of the first tab and makes it the default color in new sessions. As a result, it broke color schemes by overriding the default tab color.
This is not related to saving tab colors as part of a session.
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit 67ad6a14093bbdc024e6ed61dbe0dc31c3d6df67)
|
|
|
|
|
| |
Signed-off-by: Mavridis Philippe <[email protected]>
(cherry picked from commit dbe0a64f05e35eb0a625a70de9ebc3d86b4ef656)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There is no license files on the website, but based on the site Terms & Conditions, it seems reasonable to redistribute this files under GPL2 license.
Human: https://www.opendesktop.org/p/1123955/
Last.fm: https://www.opendesktop.org/p/1123742/
Lizard: https://www.opendesktop.org/p/1123562
Platinum: https://www.opendesktop.org/p/1123528/
Sienna: https://www.opendesktop.org/p/1123485/
WedgeWeb: https://www.opendesktop.org/p/1123249/
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 688aa0fc28d3de8665b7b151eba65fe49e02187f)
|
|
|
|
|
| |
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 3cc190da30cda1e3d69b7499a6a75e7cbacf10a4)
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit f22981396990cd84fd26ece5f5baca7791b78a14)
|
|
|
|
|
|
|
| |
QIODevice with TQ* version
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 33c7d159890b81da8f44ee330a349e3abd553bec)
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Signed-off-by: Wantao Liu <[email protected]>
(cherry picked from commit ecddb0fb6c027ef4610b09aa57142bf5024cd288)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 5fde4286063666e491dcabb7f9e4c22ca6ed963c)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 22d88554731788bd413c1930ee0e13ef1ab30b3a)
|
| |
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 2f0c2ae7b5a9144566dad971c4231709d19ece7a)
|
|
|
|
|
| |
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 9ba68726b5f486af09b7e1d6dd3cd2a8394e2ea4)
|