all repos — fluxbox @ f7bd41a157349a4488bc3bb1efeae1b44ddd6267

custom fork of the fluxbox windowmanager

minor cleaning
fluxgen fluxgen
commit

f7bd41a157349a4488bc3bb1efeae1b44ddd6267

parent

4d389149bce961f531a17079bd3fe42e8d938fd0

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M src/Screen.hhsrc/Screen.hh

@@ -22,7 +22,7 @@ // LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER // DEALINGS IN THE SOFTWARE. -// $Id: Screen.hh,v 1.109 2003/06/23 14:16:04 rathnor Exp $ +// $Id: Screen.hh,v 1.110 2003/06/24 15:01:54 fluxgen Exp $ #ifndef SCREEN_HH #define SCREEN_HH

@@ -307,7 +307,7 @@ void updateNetizenWorkspaceCount();

void updateNetizenWindowFocus(); void updateNetizenWindowAdd(Window, unsigned long); void updateNetizenWindowDel(Window); - void updateNetizenConfigNotify(XEvent *); + void updateNetizenConfigNotify(XEvent &ev); void updateNetizenWindowRaise(Window); void updateNetizenWindowLower(Window); /// create window frame for client window and attach it