https://bugs.kde.org/show_bug.cgi?id=367894
--- Comment #8 from Ruslan Kabatsayev ---
Firefox, Chrome and Thunderbird are not real GTK programs. Oxygen-GTK can't
force such behavior in these apps even when it wants to.
This must be a problem in something else (maybe some Kubuntu-specific plugins
https://bugs.kde.org/show_bug.cgi?id=367894
--- Comment #6 from Ruslan Kabatsayev ---
Can you confirm that this problem appears despite this line being present in
~/.kde/share/config/oxygenrc in KDE session while using oxygen-gtk with pidgin?
I can't reproduce this in Kubuntu Xenial live image ru
https://bugs.kde.org/show_bug.cgi?id=364201
Ruslan Kabatsayev changed:
What|Removed |Added
Resolution|--- |DOWNSTREAM
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=367894
Ruslan Kabatsayev changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=367894
Ruslan Kabatsayev changed:
What|Removed |Added
Component|gtk3-engine |gtk2-engine
--- Comment #3 from Ruslan Kaba
https://bugs.kde.org/show_bug.cgi?id=367894
--- Comment #2 from Ruslan Kabatsayev ---
Are both GTK2 and GTK3 apps affected? Which apps exactly?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=306338
Ruslan Kabatsayev changed:
What|Removed |Added
CC||b7.10110...@gmail.com
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=364693
--- Comment #4 from Ruslan Kabatsayev ---
@Hugo
Is kde4-config optional in KF5? It seems to be there with the default install.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=364693
--- Comment #3 from Ruslan Kabatsayev ---
You can compile oxygen-gtk passing -DOXYGEN_DEBUG=1 to cmake. Then you'll get
tons of debug output when you start GTK2 apps - including info about config it
loads.
--
You are receiving this mail because:
You a
https://bugs.kde.org/show_bug.cgi?id=364201
--- Comment #7 from Ruslan Kabatsayev ---
Yes, I restarted it. In fact, even without restart the menu icon had changed to
Breeze version of it. But the others except "close" still remain invisible.
--
You are receiving this mail because:
You are watch
https://bugs.kde.org/show_bug.cgi?id=364201
--- Comment #5 from Ruslan Kabatsayev ---
I do have Breeze icon theme, but even selecting it as current theme doesn't
show the windeco button icons, although all other icons do change.
--
You are receiving this mail because:
You are watching all bug c
https://bugs.kde.org/show_bug.cgi?id=364201
--- Comment #3 from Ruslan Kabatsayev ---
i think I do: it's the default decoration on Kubuntu. In the list of
decorations it's called "org.kde.breeze".
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=364201
Bug ID: 364201
Summary: No button icons are shown for most buttons in Window
Decoration settings
Product: systemsettings
Version: 5.6.4
Platform: Ubuntu Packages
O
https://bugs.kde.org/show_bug.cgi?id=364201
--- Comment #1 from Ruslan Kabatsayev ---
Created attachment 99450
--> https://bugs.kde.org/attachment.cgi?id=99450&action=edit
Screenshot
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=364194
--- Comment #1 from Ruslan Kabatsayev ---
Created attachment 99443
--> https://bugs.kde.org/attachment.cgi?id=99443&action=edit
Screenshot of the problem
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=364194
Bug ID: 364194
Summary: Now way to tell windows apart and to find which window
is active when compositing is off
Product: Oxygen
Version: 5.5.5
Platform: Other
OS:
https://bugs.kde.org/show_bug.cgi?id=326043
Ruslan Kabatsayev changed:
What|Removed |Added
CC||b7.10110...@gmail.com
--- Comment #10 from
https://bugs.kde.org/show_bug.cgi?id=348790
--- Comment #5 from Ruslan Kabatsayev ---
OK, the winId problem is also easy to solve: it's enough to send
QEvent::ScreenChangeInternal to the widget. So the proof of concept is here
(this is fourth commit in the series, see actual code inside the #if-#
https://bugs.kde.org/show_bug.cgi?id=348790
--- Comment #4 from Ruslan Kabatsayev ---
In fact, it doesn't have to be done using UB:
struct Hack : QWindow
{
static void recreateWindow(QWindow* w)
{
w->destroy();
w->create();
}
};
The problem remains though that widget
https://bugs.kde.org/show_bug.cgi?id=348790
Ruslan Kabatsayev changed:
What|Removed |Added
CC||b7.10110...@gmail.com
--- Comment #3 from R
https://bugs.kde.org/show_bug.cgi?id=355696
Ruslan Kabatsayev changed:
What|Removed |Added
CC||b7.10110...@gmail.com
--- Comment #3 from R
https://bugs.kde.org/show_bug.cgi?id=364115
--- Comment #2 from Ruslan Kabatsayev ---
Created attachment 99418
--> https://bugs.kde.org/attachment.cgi?id=99418&action=edit
Screenshot with increased brightness and contrast
This screenshot has increased brightness and contrast to easier see what
https://bugs.kde.org/show_bug.cgi?id=364115
--- Comment #1 from Ruslan Kabatsayev ---
Created attachment 99417
--> https://bugs.kde.org/attachment.cgi?id=99417&action=edit
Screenshot
This is an unmodified screenshot of the problem.
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=364115
Bug ID: 364115
Summary: A seam is present between window decoration and window
background
Product: Oxygen
Version: 5.5.5
Platform: Ubuntu Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=354633
Ruslan Kabatsayev changed:
What|Removed |Added
CC||b7.10110...@gmail.com
--- Comment #24 from
https://bugs.kde.org/show_bug.cgi?id=309193
--- Comment #60 from Ruslan Kabatsayev ---
Created attachment 99068
--> https://bugs.kde.org/attachment.cgi?id=99068&action=edit
Attempt to fix in Qt
I'm not sure whether this patch for Qt4 even goes in the right direction, but
it does appear to fix
https://bugs.kde.org/show_bug.cgi?id=362197
Bug ID: 362197
Summary: Scrollback buffer loses data when it grows large
enough
Product: konsole
Version: 15.08.0
Platform: Other
OS: Linux
Status: UNC
https://bugs.kde.org/show_bug.cgi?id=360019
Ruslan Kabatsayev changed:
What|Removed |Added
Resolution|--- |UPSTREAM
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=356845
--- Comment #7 from Ruslan Kabatsayev ---
GTK3 is binary incompatible with GTK2, and it uses CSS to do all its theming
now. So no way to use oxygen-gtk2 with GTK3 apps. Your only option is to
downgrade GTK3, although some GTK3 apps might require the fea
https://bugs.kde.org/show_bug.cgi?id=356845
Ruslan Kabatsayev changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=340288
Ruslan Kabatsayev changed:
What|Removed |Added
CC||dar...@darose.net
--- Comment #5 from Rusla
https://bugs.kde.org/show_bug.cgi?id=344326
--- Comment #81 from Ruslan Kabatsayev ---
(In reply to Rafael from comment #79)
> Another atypical issue I saw some time in the unlock screen is "crossed
> text", that's to say, the text (and only the text) appeared like if you
> put your eyes "cross
32 matches
Mail list logo