mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 0/3] kconfig/lxdialog: color theme support
@ 2006-07-25  6:56 Sam Ravnborg
  2006-07-25  7:01 ` [PATCH v2 1/3] kconfig/lxdialog: refactor color support Sam Ravnborg
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Sam Ravnborg @ 2006-07-25  6:56 UTC (permalink / raw)
  To: LKML, Roman Zippel; +Cc: Sam Ravnborg

Second iteration of the patchset to add color theme support to lxdialog.
This patchset allow the menuconfig user to select between a number of
different color themes for menuconfig:
blackbg, classic, mono and bluetitle

The latter is the default after applying this patchset.
To select a color theme use:
make MENUCONFIG_COLOR=blackbg menuconfig

Changes since v1 of the patchset:
o Initial refactoring are now done so mono and classic are independent
o Renamed global variable to 'dlg' - the one containing the color
  definitions
o Moved backtitle to the global variable 'dlg' so we have a single
  global variable
o Added changes from Roman Zippel to bluetitle theme
o Made bluetitle theme default
o fix of SEGV when no theme was specified

The patchset is also available at:
	git://git.kernel.org/pub/scm/linux/kernel/sam/lxdialog.git

	Sam

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-07-28 16:43 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-25  6:56 [PATCH v2 0/3] kconfig/lxdialog: color theme support Sam Ravnborg
2006-07-25  7:01 ` [PATCH v2 1/3] kconfig/lxdialog: refactor color support Sam Ravnborg
2006-07-25  7:02 ` [PATCH v2 2/3] kconfig/lxdialog: add support for color themes and add blackbg theme Sam Ravnborg
2006-07-25  7:02 ` [PATCH v2 3/3] kconfig/lxdialog: add a new theme bluetitle which is now default Sam Ravnborg
2006-07-25  7:09 ` [PATCH v2 0/3] kconfig/lxdialog: color theme support Sam Ravnborg
2006-07-27  0:25 ` Roman Zippel
2006-07-28 16:29   ` Jan Engelhardt
2006-07-28 16:43     ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome