CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2011/08/22 10:34:34
Modified files: app/cwm : xevents.c Log message: A while ago I wrote some code to not warp to ignored windows on map (rev 1.52), not realising that the previous (less efficient) fix had already been commited (rev 1.50). Had this in my tree for ages to remove the previous code. Effectively reverts rev 1.50. ok okan@