Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KWin KWin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 158
    • Merge requests 158
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • KWinKWin
  • Merge requests
  • !558

KRunner integration: Send window pixmap along

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Kai Uwe Broulik requested to merge work/kbroulik/windowsrunner-pixmap into master Dec 17, 2020
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 2

If there is no icon name available which is very often the case on X11.

BUG: 430054


Depends on frameworks/krunner!48 (merged)

I only send 16x16 along which is a bit meh but better than nothing I suppose... or should we rather send a larger one and downsample if necessary? Or do we need multi-pixmap support in DBus runner after all? :)

Qt applications get a proper icon presumably through plasma-integration setting a desktop name. Telegram, Chrome show a (blurry) pixmap.

Screenshot_20201217_200223

@vladz @davidedmundson @alex

Edited Dec 17, 2020 by Kai Uwe Broulik
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/kbroulik/windowsrunner-pixmap