mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-08 23:04:15 +01:00
bug fix in wbutton.c, made mouse pointer go invisible when typing in
textfield, added option to Smooth workspaceBack
This commit is contained in:
@@ -418,6 +418,7 @@ int main(int argc, char **argv)
|
||||
*/
|
||||
testGradientButtons(scr);
|
||||
|
||||
testTextField(scr);
|
||||
#if 0
|
||||
testOpenFilePanel(scr);
|
||||
testFontPanel(scr);
|
||||
@@ -428,7 +429,6 @@ int main(int argc, char **argv)
|
||||
testColorWell(scr);
|
||||
|
||||
testSlider(scr);
|
||||
testTextField(scr);
|
||||
testPullDown(scr);
|
||||
#endif
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user