view dwindows-config.1 @ 2141:709f8bfa711f

Win: Fix a problem where full dark mode was functioning as forced. Added sysmenu and icon for the window menu when operating in full dark mode. I can't seem to convert from a menubar to a popup menu... will keep looking but... because of this we will need to use the titlebar menu even in light mode when full dark mode is enabled. When dark mode is disabled or basic will use the classic menu bar. Also prefix some of the internal dark mode functions.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Thu, 16 Jul 2020 20:47:15 +0000
parents 9ab89d89e6b4
children
line wrap: on
line source

.TH dwindows-config 1 "12 Apr 2009" "dwindows" "GNU/Linux"
.SH NAME
dwindows-config \- get information about installed dwindows library
.SH SYNOPSIS
.B dwindows-config
[\fIOPTION\fR] ...
.SH DESCRIPTION
Provides information about dwindows library.

Known values for OPTION are:
.TP
\fB\-\-prefix\fR
print dwindows prefix
.TP
\fB\-\-libs\fR
print library linking information
.TP
\fB\-\-cflags\fR
print preprocessor flags, I_opts, and compiler options
.TP
\fB\-\-help\fR
print this help and exit
.TP
\fB\-\-version\fR
print version information
.SH "AUTHOR"
This manpage has been written by Mark hessling <mark@rexx.org>
based on libpng12-config.1.