[Pager] Don't show a window list on hover if there is only one window
ClosedPublic

Authored by nicolasfella on Jul 10 2018, 12:08 PM.

Details

Summary

If there is only one visible window on the virtual desktop show the title directly instead of "1 Window" + one-entry list.

Test Plan

Before:

After:

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
nicolasfella created this revision.Jul 10 2018, 12:08 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 10 2018, 12:08 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
nicolasfella requested review of this revision.Jul 10 2018, 12:08 PM
  • Unrelated change
nicolasfella edited the test plan for this revision. (Show Details)Jul 10 2018, 12:14 PM
ngraham accepted this revision.Jul 10 2018, 12:16 PM

+1, makes sense to me. Wait for @hein or @broulik's approval too though.

This revision is now accepted and ready to land.Jul 10 2018, 12:16 PM
mart added a subscriber: mart.Jul 10 2018, 12:21 PM

but would still make sense to know how that one window is called?

In D14026#289890, @mart wrote:

but would still make sense to know how that one window is called?

The name is still there. Just some cruft around is removed

hein accepted this revision.Jul 16 2018, 3:09 AM

Sorry, was traveling.

This revision was automatically updated to reflect the committed changes.