1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-19 16:25:50 +01:00

added notification in colorpanel

colorwell updating with colorpanel change
This commit is contained in:
kojima
1999-05-16 07:00:01 +00:00
parent 59e1504fe7
commit bedc22384f
8 changed files with 2965 additions and 2922 deletions

View File

@@ -177,7 +177,8 @@ decrToFit(TextField *tPtr)
static Bool
requestHandler(WMWidget *w, Atom selection, Atom target, Atom *type,
void **value, unsigned *length, int *format) {
void **value, unsigned *length, int *format)
{
TextField *tPtr = w;
int count,count2;
Display *dpy = tPtr->view->screen->display;