From: Steven Rostedt <rostedt@goodmis.org>
To: Mikhail Rudenko <mike.rudenko@gmail.com>
Cc: linux-trace-devel@vger.kernel.org,
Steven Rostedt <srostedt@redhat.com>,
"Yordan Karadzhov (VMware)" <y.karadz@gmail.com>
Subject: Re: [PATCH 0/4] Fix KernelShark appearance on dark color schemes
Date: Thu, 10 Oct 2019 18:02:05 -0400 [thread overview]
Message-ID: <20191010180205.06aab874@gandalf.local.home> (raw)
In-Reply-To: <20191010212429.469155-1-mike.rudenko@gmail.com>
On Fri, 11 Oct 2019 00:24:25 +0300
Mikhail Rudenko <mike.rudenko@gmail.com> wrote:
> Currently a few widgets in Kernel Shark UI use custom stylesheets,
> unconditionally setting their background or text color (but not both!)
> to hard-coded values. This has a side effect of widget text being
> poorly readable on some color schemes (e.g. Breeze Dark, and dark
> schemes in general). This patch series tries to address this issue.
>
> The first three patches are trivial: they ensure that whenever the
> background color of a widget is set to white via stylesheet, its text
> color is set to black.
>
> The fourth one changes "inactive" marker selection button style to
> system default, making it look clickable on all color schemes.
>
> Mikhail Rudenko (4):
> kernel-shark: Set text color to black in KsDualMarker's QLabels
> kernel-shark: Set text color to black in pointer position QLabel
> kernel-shark: Set text color to black in KsTraceGraph's axes labels
> kernel-shark: Change KsDualMarker's inactive button style to default
>
> kernel-shark/src/KsDualMarker.cpp | 11 ++---------
> kernel-shark/src/KsTraceGraph.cpp | 6 ++++--
> 2 files changed, 6 insertions(+), 11 deletions(-)
Acked-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Yordan,
If you are fine with these patches, could you pull them in and push
them to the repo?
-- Steve
next prev parent reply other threads:[~2019-10-10 22:02 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-10 21:24 [PATCH 0/4] Fix KernelShark appearance on dark color schemes Mikhail Rudenko
2019-10-10 21:24 ` [PATCH 1/4] kernel-shark: Set text color to black in KsDualMarker's QLabels Mikhail Rudenko
2019-10-10 21:24 ` [PATCH 2/4] kernel-shark: Set text color to black in pointer position QLabel Mikhail Rudenko
2019-10-10 21:24 ` [PATCH 3/4] kernel-shark: Set text color to black in KsTraceGraph's axes labels Mikhail Rudenko
2019-10-10 21:24 ` [PATCH 4/4] kernel-shark: Change KsDualMarker's inactive button style to default Mikhail Rudenko
2019-10-10 22:02 ` Steven Rostedt [this message]
2019-10-11 14:11 ` [PATCH 0/4] Fix KernelShark appearance on dark color schemes Yordan Karadzhov (VMware)
2019-10-11 18:18 ` Mikhail Rudenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191010180205.06aab874@gandalf.local.home \
--to=rostedt@goodmis.org \
--cc=linux-trace-devel@vger.kernel.org \
--cc=mike.rudenko@gmail.com \
--cc=srostedt@redhat.com \
--cc=y.karadz@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).