Skip to content
  • Ahmad Samir's avatar
    General code cleanup · 4ef7296b
    Ahmad Samir authored
    - Add a type alias for QPointer<Session>
    - Use TerminalDisplay::setSessionController() as early as possible
    - Use Screen::setCurrentTerminalDisplay() in TerminalDisplay::mousePressEvent(),
      this matches what's being done in keyPressEvent()
    - Add convenience function TerminalDisplay::currentSession()
    - More const
    4ef7296b