home · contact · privacy
Re-wrote shift_active_win() to manipulate chain by merely changing the chain pointers...
authorChristian Heller <c.heller@plomlompom.de>
Sat, 24 Aug 2013 03:10:43 +0000 (05:10 +0200)
committerChristian Heller <c.heller@plomlompom.de>
Sat, 24 Aug 2013 03:10:43 +0000 (05:10 +0200)
commit598eeab09f9c377e65f886b147e037e7972dadf9
treee172a12954bcad1a8f52596ad3ef547ce64399c8
parentf89a93a290b7b6bddb442709b58e4fdb10a3e378
Re-wrote shift_active_win() to manipulate chain by merely changing the chain pointers instead of actually re-building the whole window chain. Uses new internal helper functions shift_win_forward() / shift_win_backward().
src/windows.c
src/windows.h