From jeff at arcticpc.com Tue Jan 1 20:48:06 2008 From: jeff at arcticpc.com (Jeff) Date: Tue Jan 1 20:48:22 2008 Subject: [As-users] x86_64 Message-ID: <20080101174806.f3dc9add.jeff@arcticpc.com> Is there any or can i rebuild the srpm to get a 64 bit ? or do i just have to use the i386 Fedora 8 .. thanks -- From jkrebs at tconl.com Tue Jan 1 22:39:16 2008 From: jkrebs at tconl.com (Jeff Krebs) Date: Tue Jan 1 22:39:40 2008 Subject: [As-users] x86_64 In-Reply-To: <20080101174806.f3dc9add.jeff@arcticpc.com> References: <20080101174806.f3dc9add.jeff@arcticpc.com> Message-ID: <20080102043915.GA4932@localhost.localdomain> * Jeff (jeff@arcticpc.com) wrote: > > Is there any or can i rebuild the srpm to get a 64 bit ? > or do i just have to use the i386 > Fedora 8 .. > > thanks > -- > > _______________________________________________ > As-users mailing list > As-users@afterstep.org > http://mail.afterstep.org/mailman/listinfo/as-users Just rebuild the .src.rpm located in: ftp://ftp.afterstep.org/stable/rpms/SRPMS Many other packages too. Please give feedback if there are any issues. Everything builds fine on i386. You should be able to install the .i386.rpm, but I'd try building first. Perhaps we need an x64 portion of the AfterApplets Repo. Jeff Krebs From jkrebs at tconl.com Wed Jan 2 07:39:17 2008 From: jkrebs at tconl.com (Jeff Krebs) Date: Wed Jan 2 07:39:45 2008 Subject: [As-users] x86_64 In-Reply-To: <20080101234303.89af6d9b.jeff@arcticpc.com> References: <20080101174806.f3dc9add.jeff@arcticpc.com> <20080102043915.GA4932@localhost.localdomain> <20080101234303.89af6d9b.jeff@arcticpc.com> Message-ID: <20080102133917.GA7566@localhost.localdomain> * Jeff (jeff@arcticpc.com) wrote: > On Tue, 1 Jan 2008 22:39:16 -0600 > Jeff Krebs wrote: > > > * Jeff (jeff@arcticpc.com) wrote: > > > > > > Is there any or can i rebuild the srpm to get a 64 bit ? > > > or do i just have to use the i386 > > > Fedora 8 .. > > > > > > thanks > > > -- > > > > > > _______________________________________________ > > > As-users mailing list > > > As-users@afterstep.org > > > http://mail.afterstep.org/mailman/listinfo/as-users > > > > Just rebuild the .src.rpm located in: > > > > ftp://ftp.afterstep.org/stable/rpms/SRPMS > > > > Many other packages too. Please give feedback if there are any issues. > > Everything builds fine on i386. > > > > You should be able to install the .i386.rpm, but I'd try building first. > > > > Perhaps we need an x64 portion of the AfterApplets Repo. > > > > > > Jeff Krebs > > > > > but it appears to work ok , other then a couple dependence's > > -- > Jeff Do you have libXt-devel installed ? Jeff Krebs From bosse at ludd.ltu.se Sat Jan 19 05:14:20 2008 From: bosse at ludd.ltu.se (Bo Dahlstrom) Date: Sat Jan 19 05:14:29 2008 Subject: [As-users] Pager question Message-ID: <20080119111420.GA27451@dexter.ludd.ltu.se> Hi. I like to have my pager at the bottom of my desktop so when I drag another window over the pager the window is ontop. I run Afterstep version 2.2.7 on FreeBSD 6.2 In the last version of Afterstep I run I changed the following to make it work ~/GNUstep/Library/AfterStep/database From Style "*Pager" NoTitle,Sticky,StaysOnTop,WindowListSkip,NoHandles,AvoidCover To Style "*Pager" NoTitle, Sticky, WindowListSkip, NoHandles But in this new version I can't make it work. / Bosse From lostson at lostsonsvault.org Sat Jan 19 06:14:45 2008 From: lostson at lostsonsvault.org (lostson) Date: Sat Jan 19 06:15:02 2008 Subject: [As-users] Pager question In-Reply-To: <20080119111420.GA27451@dexter.ludd.ltu.se> References: <20080119111420.GA27451@dexter.ludd.ltu.se> Message-ID: <20080119061445.996196ca.lostson@lostsonsvault.org> On Sat, 19 Jan 2008 12:14:20 +0100 Bo Dahlstrom wrote: > Hi. > > I like to have my pager at the bottom of my desktop so when I drag > another window over the pager the window is ontop. I run Afterstep > version 2.2.7 on FreeBSD 6.2 > > In the last version of Afterstep I run I changed the following to make > it work > > ~/GNUstep/Library/AfterStep/database > > From > Style "*Pager" NoTitle,Sticky,StaysOnTop,WindowListSkip,NoHandles,AvoidCover > To > Style "*Pager" NoTitle, Sticky, WindowListSkip, NoHandles > > But in this new version I can't make it work. > > / Bosse > _______________________________________________ Hello In AS 2.2.7 in my database file I have this on line 32 Style "ASModule" NoTitle, Sticky, Layer 0, WindowListSkip, NoHandles, AllowCover, BorderWidth 0 Then stop the pager module then start it again and it should allow windows to cover it. -- LostSon http://www.lostsonsvault.org Create Your Own Desktop - AfterStep -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://mail.afterstep.org/pipermail/as-users/attachments/20080119/b166f676/attachment.pgp From bosse at ludd.ltu.se Sat Jan 19 08:44:06 2008 From: bosse at ludd.ltu.se (Bo Dahlstrom) Date: Sat Jan 19 08:44:16 2008 Subject: [As-users] Pager question In-Reply-To: <20080119061445.996196ca.lostson@lostsonsvault.org> References: <20080119111420.GA27451@dexter.ludd.ltu.se> <20080119061445.996196ca.lostson@lostsonsvault.org> Message-ID: <20080119144406.GA27559@dexter.ludd.ltu.se> On Sat, Jan 19, 2008 at 06:14:45AM -0600, lostson wrote: > On Sat, 19 Jan 2008 12:14:20 +0100 > > Hello > In AS 2.2.7 in my database file I have this on line 32 > > Style "ASModule" NoTitle, Sticky, Layer 0, WindowListSkip, NoHandles, AllowCover, BorderWidth 0 > > Then stop the pager module then start it again and it should allow windows to cover it. Thanks. I added this line and now it works fine. Style "ASModule" NoTitle,Sticky,Layer 0,WindowListSkip,NoHandles,BorderWidth 0 But I don't really get the connection between "ASModule" and the pager. Can you enlighten me on this subject? / Bosse From bosse at ludd.ltu.se Sun Jan 20 09:31:13 2008 From: bosse at ludd.ltu.se (Bo Dahlstrom) Date: Sun Jan 20 09:31:25 2008 Subject: [As-users] Pager question In-Reply-To: <20080119144406.GA27559@dexter.ludd.ltu.se> References: <20080119111420.GA27451@dexter.ludd.ltu.se> <20080119061445.996196ca.lostson@lostsonsvault.org> <20080119144406.GA27559@dexter.ludd.ltu.se> Message-ID: <20080120153113.GA28424@dexter.ludd.ltu.se> > I believe this is a general line that covers all the AS modules, such as > Pager Winlist etc etc because when I use this line it lets me cover all > my modules I have running. So when I move windows around these things do > not get in the way. I suspected that too and made a little test. The test failed so I posted my question. After your answer I tested again and now the test worked. The difference between the tests is that in the second test I used the EXACT line you suggested at first. But it is a little bit annoying that I can't control the pager and only the pager. It's only academic too me because I have removed the warf, the winlist... Once again. Thank you. / Bosse From niklas at fet.at Tue Jan 22 08:05:05 2008 From: niklas at fet.at (niklas@fet.at) Date: Tue Jan 22 08:05:17 2008 Subject: [As-users] Pager question In-Reply-To: <20080120153113.GA28424@dexter.ludd.ltu.se> References: <20080119111420.GA27451@dexter.ludd.ltu.se> <20080119061445.996196ca.lostson@lostsonsvault.org> <20080119144406.GA27559@dexter.ludd.ltu.se> <20080120153113.GA28424@dexter.ludd.ltu.se> Message-ID: <65080.213.47.143.198.1201010705.squirrel@213.47.143.198> Hey ! please use the Ident module to identify window properties (for X purists : use xprop - gives the same kind of info - ident is just easier to read imo) using those helps tremendously to understand what database is for... resource name, window name or resource class are the ones that are matched in database ... all afterstep modules have asmodule as resource class, also, afterstep modules have layer 1 (or 2 can t remember) avoidcover as default. to find more, search the archives, this info has not found it s way into docs yet... greets Niklas >> I believe this is a general line that covers all the AS modules, such as >> Pager Winlist etc etc because when I use this line it lets me cover all >> my modules I have running. So when I move windows around these things do >> not get in the way. > > I suspected that too and made a little test. The test failed so I posted > my > question. After your answer I tested again and now the test worked. The > difference between the tests is that in the second test I used the EXACT > line you suggested at first. > > But it is a little bit annoying that I can't control the pager and only > the pager. It's only academic too me because I have removed the warf, > the winlist... > > Once again. Thank you. > > / Bosse > > > _______________________________________________ > As-users mailing list > As-users@afterstep.org > http://mail.afterstep.org/mailman/listinfo/as-users > From sasha at aftercode.net Tue Jan 22 13:06:05 2008 From: sasha at aftercode.net (Sasha Vasko) Date: Tue Jan 22 13:06:21 2008 Subject: [As-users] Pager question In-Reply-To: <20080119144406.GA27559@dexter.ludd.ltu.se> References: <20080119111420.GA27451@dexter.ludd.ltu.se> <20080119061445.996196ca.lostson@lostsonsvault.org> <20080119144406.GA27559@dexter.ludd.ltu.se> Message-ID: <47963E9D.4070704@aftercode.net> Bo Dahlstrom wrote: > On Sat, Jan 19, 2008 at 06:14:45AM -0600, lostson wrote: >> On Sat, 19 Jan 2008 12:14:20 +0100 >> >> Hello >> In AS 2.2.7 in my database file I have this on line 32 >> >> Style "ASModule" NoTitle, Sticky, Layer 0, WindowListSkip, NoHandles, AllowCover, BorderWidth 0 >> >> Then stop the pager module then start it again and it should allow windows to cover it. > > > Thanks. > > I added this line and now it works fine. > > Style "ASModule" NoTitle,Sticky,Layer 0,WindowListSkip,NoHandles,BorderWidth 0 You have to explicitly state : AllowCover otherwise AfterStep is using default for modules - which is AvoidCover, even if it is not mentioned in database. > > But I don't really get the connection between "ASModule" and the pager. Can > you enlighten me on this subject? > > / Bosse > _______________________________________________ > As-users mailing list > As-users@afterstep.org > http://mail.afterstep.org/mailman/listinfo/as-users