Skip to content

Conversation

@bilenkonito
Copy link
Contributor

Summary

Cmder's launcher currently overrides ConEmu's custom icon feature and defaults to using cmder.ico.
As a daily user of Cmder that uses a lot of different tasks, it can be difficult to identify which window is running which task in the taskbar.

This PR solves this issue by adding the /icon <path> command line argument.
Examples of how it looks with custom icons:

  • Using cmder_red.ico for {cmd::Cmder as Admin}:
    • Window:
      Window
    • Task Bar:
      Task Bar
  • Using cmder_blue.ico for {PowerShell:PowerShell} task:
    • Window:
      Window
    • Task Bar
      Task Bar

Adds

  • Add /icon <path> command line argument for choosing a custom icon.
  • Add Debug and Release build configurations for x64.

@xinghe5
Copy link

xinghe5 commented Jun 24, 2020 via email

@daxgames daxgames merged commit c0eeec6 into cmderdev:master Jun 26, 2020
@daxgames
Copy link
Member

@kvittokonito Merged - Thanks for the PR

@daxgames daxgames mentioned this pull request Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants