Skip to content

Commit

Permalink
Added documentation for new "ShowTabTextOnlyForActiveTab" config flag
Browse files Browse the repository at this point in the history
  • Loading branch information
githubuser0xFFFF committed Dec 4, 2023
1 parent 0fabebb commit ec018a4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added doc/cfg_flag_ShowTabTextOnlyForActiveTab_true.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions doc/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- [`FloatingContainerForceQWidgetTitleBar` (Linux only)](#floatingcontainerforceqwidgettitlebar-linux-only)
- [`MiddleMouseButtonClosesTab`](#middlemousebuttonclosestab)
- [`DisableTabTextEliding`](#disabletabtexteliding)
- [`ShowTabTextOnlyForActiveTab`](#showtabtextonlyforactivetab)
- [Auto-Hide Configuration Flags](#auto-hide-configuration-flags)
- [Auto Hide Dock Widgets](#auto-hide-dock-widgets)
- [Pinning Auto-Hide Widgets to a certain border](#pinning-auto-hide-widgets-to-a-certain-border)
Expand Down Expand Up @@ -486,6 +487,13 @@ many tabs as possible even if there is not much space:
![DisableTabTextEliding false](cfg_flag_DisableTabTextEliding_false.png)
### `ShowTabTextOnlyForActiveTab`
Set this flag (default = false) to show label texts in dock area tabs only
for active tabs. Inactive tabs only show their icon:
![MShowTabTextOnlyForActiveTab true](cfg_flag_ShowTabTextOnlyForActiveTab_true.png)
## Auto-Hide Configuration Flags
### Auto Hide Dock Widgets
Expand Down

0 comments on commit ec018a4

Please sign in to comment.