mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-04 05:39:05 +00:00
Fixes to strchr, mkfats, and NxWidgets from Petteri Aimonen
This commit is contained in:
parent
5cf52222db
commit
06a0e86e40
1 changed files with 6 additions and 0 deletions
|
|
@ -428,6 +428,12 @@ config NXWM_DISABLE_MINIMIZE
|
|||
windows. If the buttons are small, it's easy to hit minimize
|
||||
button accidentally when trying to close an application.
|
||||
|
||||
config NXWM_TASKBAR_NO_BORDER
|
||||
bool "Suppress Taskbar border"
|
||||
default n
|
||||
---help---
|
||||
Suppress drawing a the border around the taskbar.
|
||||
|
||||
comment "Tool Bar Configuration"
|
||||
|
||||
config NXWM_CUSTOM_TOOLBAR_HEIGHT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue