Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kate Kate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 4
    • Merge requests 4
  • 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
  • KateKate
  • Merge requests
  • !645

set the windowFilePath property to have a proxy icon on macOS

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Georg Gadinger requested to merge ggadinger/kate:set-proxy-icon-on-macos into master Feb 26, 2022
  • Overview 4
  • Commits 1
  • Pipelines 6
  • Changes 4

Another small one for macOS users ;-)

On macOS applications that work with documents can set a proxy icon on the window for the file you're currently editing. This allows a user to e.g. drag it into another application without having to browse to the file manually, among other neat things:

Screen_Recording_2022-02-26_at_21.10.36

To display the correct icon for the file I removed the call to setWindowIcon on macOS, otherwise a Kate/KWrite icon would be shown at all times.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: set-proxy-icon-on-macos