-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Decorated window with custom titlebar support (#173)
* Decorated window support * TitleBar for different platform * TitleBar on windows * Avoid use custom title bar on linux * Linux custom title bar support * Add control buttons to linux * Support window border on Linux * Support window border on Linux * Fix linux border * Support double click to maxilize window on linux * Make detekt happy * Make detekt happy * Make detekt happy * Make detekt happy * Remove unused local window * Make detekt happy * Make ktlint happy * Remove unused JBR component * Make tooltip placement same as IJ * Fix comments * Fix comments * Switch themes with titlebar icon * Avoid pass lightWithLightHeader to withDecoratedWindow DSL * Dropdown in titlebar support * Dropdown in titlebar support * Fix comment * Make ktlint happy * Fix comments * Fix comments
- Loading branch information
Showing
85 changed files
with
3,410 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.