Fix dragging floating containers / click handling

This commit is contained in:
Michael Stapelberg
2010-12-31 01:38:17 +01:00
parent daf00a932f
commit 2d05c3a37d
5 changed files with 90 additions and 26 deletions

View File

@ -53,6 +53,12 @@ void floating_disable(Con *con, bool automatic);
*/
void toggle_floating_mode(Con *con, bool automatic);
/**
* Raises the given container in the list of floating containers
*
*/
void floating_raise_con(Con *con);
#if 0
/**
* Removes the floating client from its workspace and attaches it to the new