I just upgraded to this release from 20030428, and I'm having a few
issues that I've been unable to solve...
1) Has something changed in the kludges.lua syntax? This worked in
20030428 and looks right according to the docs and examples
winprop{
class = "XTerm",
switchto = false
}
I tried with just this simple case, but the switchto has no effect,
likewise in my full kludges.lua file the target and transient_mode
settings seem to be ignored. (the file is definitely being loaded, and
it loads without errors).
2) Display artifacts on drag
This is probably an XFree86 bug( 4.3.0, stock version from FreeBSD 5.1,
using the builtin nv driver), but I thought I'd mention it since it
never happened in 20030428.
When I drag a frame in the new version, I get some serious display
artifacts on every redraw afterwards - It's a little hard to describe (
but I have a screenshot and description of what it shows if you'd like
(~65k PNG) ). It sort of looks like redraws get done on other windows
using the transparency effect that dragging the frame tabs uses, so the
redrawn window is a mix of what was on the screen and what was newly
drawn.
- switching to the console and then back to X seems to fix this until a
window is dragged again.
The fact that I could take a screenshot that shows the artifacts was
quite of surprising to me.
Apart from those issues, no other problems to report, ion is great as
always :)
--
Stephen Lewis