Onur Kucuk wrote:
A quick patch to update some info for 16.6-pre5 (url links etc.)
May need correction.
Thanks.
As a first resort, however, I would advise people to look for the
(-devel) packages of their distribution (if using any).
I don't think http://www.enlightenment.org/pages/download.html
I hope the patch, when you finally got it, was acceptable. For my next
trick, I will port entice to ecore2. So far, I have got it to compile
and run without failing, but of course certain features have dropped,
namely:
DND support (for obvious reasons),
messaging existing entice windows on startup
Here is a modification to Kim's script that iconifies only non-sticky windows. WFM but use at own risk though.
Amit
--
#!/usr/bin/perl
# Get the current desk
open(FD, "eesh -ewait 'goto_desktop ?'|");
while() {
if (/Desktop: (\d+)/) {
$CD = $1;
}
}
c
> This thread isn't making much sense to me either. XML and SVG (based on
> XML) are web technologies. E is an application rather than a web
> technology so naturally it wouldn't need it. Please elaborate if need be.
XML and SVG are not web technologies. The purpose of XML is structured
data
On Sat, 2 Aug 2003 23:28:36 +0100 Daniel Hulme <[EMAIL PROTECTED]> babbled:
> I hope the patch, when you finally got it, was acceptable. For my next
> trick, I will port entice to ecore2. So far, I have got it to compile
what about the rabbit? and where's the hat? :)
> and r