*fix* start work on autohide+drag'n'drop
*fix* fallback version is 0.11-svn git-svn-id: http://tint2.googlecode.com/svn/trunk@510 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -148,7 +148,8 @@ int click_padding(Panel *panel, int x, int y);
|
||||
int click_clock(Panel *panel, int x, int y);
|
||||
Area* click_area(Panel *panel, int x, int y);
|
||||
|
||||
void autohide_trigger_show();
|
||||
void autohide_trigger_hide();
|
||||
void autohide_show(void* p);
|
||||
void autohide_trigger_show(Panel* p);
|
||||
void autohide_trigger_hide(Panel* p);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user