Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Konsole Konsole
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 21
    • Merge requests 21
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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
  • UtilitiesUtilities
  • KonsoleKonsole
  • Merge requests
  • !581

Focus session from notification

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Luis Javier Merino requested to merge ninjalj/konsole:work/ninjalj/focus-session-from-notification into master Jan 13, 2022
  • Overview 17
  • Commits 2
  • Pipelines 8
  • Changes 12

Adds a "Show session" button to notifications, which, when clicked, will focus the originating session.

Original patch by Kasper Laudrup at bug 305162, then updated by Martin T. H. Sandsmark.

Now updated and extended to silence/activity/process termination notifications, adding support for focusing a TerminalDisplay inside a hierarchy of ViewSplitters inside a TabbedViewContainer, and using KWindowSystem::forceActiveWindow() instead of ::activateWindow().

BUG: 305162 BUG: 344208

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/ninjalj/focus-session-from-notification