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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user