scrotwm

2011-06-11 Thread Marco Peereboom
I have been able to spend time on scrotwm after it started to show some issues with the latest X. I rewrote the focus code yet again and it is much simpler now that I am tossing a whole bunch of events. It should also be a little faster. What prompted this was a contribution from jason@ to add

scrotwm

2011-06-22 Thread Marco Peereboom
0.9.31 snap is up http://opensource.conformal.com/snapshots/scrotwm/scrotwm-0.9.31.tgz * add autorun option to start application in certain work spaces * fix a crash seen on linux and potentially other OS' * re-add scrotwm.desktop * realloc fixes * cleanup enjoy

scrotwm

2010-10-19 Thread Marco Peereboom
Add EWMH support. Fix a focus bug where the wm no longer accepts keystrokes. Ad pt man. ok? diff -ruNp -x CVS ports/x11/scrotwm/Makefile scrotwm-0.9.27-port/Makefile --- ports/x11/scrotwm/Makefile Tue Oct 19 03:13:59 2010 +++ scrotwm-0.9.27-port/MakefileTue Oct 19 12:51:28 2010 @@ -4,7

scrotwm

2009-09-13 Thread Marco Peereboom
I dropped a new release (0.9.6). Fixed a bunch of little bugs reported by all kinds of people. It also adds the capability to have dynamic key bindings. That code courtesy of d...@scrotwm.org.

Re: scrotwm

2011-06-12 Thread Stuart Henderson
On 2011-06-11, Marco Peereboom wrote: > Make sure you have the xenocara directory (sudo mkdir -p /usr/xenocara) > to ensure the code compiles. Source isn't needed. ugh, is there a way around this? nothing else in the ports tree needs xenocara source.

Re: scrotwm

2011-06-12 Thread Barbier, Jason
He says the source is not needed just the xenocara directory. On Jun 12, 2011 5:33 AM, "Stuart Henderson" wrote: > On 2011-06-11, Marco Peereboom wrote: >> Make sure you have the xenocara directory (sudo mkdir -p /usr/xenocara) >> to ensure the code compiles. Source isn't needed. > > ugh, is the

Re: scrotwm

2011-06-12 Thread Marco Peereboom
On Sun, Jun 12, 2011 at 08:56:58AM -0700, Barbier, Jason wrote: > He says the source is not needed just the xenocara directory. > On Jun 12, 2011 5:33 AM, "Stuart Henderson" wrote: > > On 2011-06-11, Marco Peereboom wrote: > >> Make sure you have the xenocara directory (sudo mkdir -p /usr/xenoca

Re: scrotwm

2011-06-12 Thread Matthieu Herrb
On Sun, Jun 12, 2011 at 11:03:10AM -0500, Marco Peereboom wrote: > On Sun, Jun 12, 2011 at 08:56:58AM -0700, Barbier, Jason wrote: > > He says the source is not needed just the xenocara directory. > > On Jun 12, 2011 5:33 AM, "Stuart Henderson" wrote: > > > On 2011-06-11, Marco Peereboom wrote:

Re: scrotwm

2011-06-14 Thread LEVAI Daniel
On Sat, Jun 11, 2011 at 08:48:03 -0500, Marco Peereboom wrote: > I have been able to spend time on scrotwm after it started to show some > issues with the latest X. I rewrote the focus code yet again and it is > much simpler now that I am tossing a whole bunch of events. It should &g

Re: scrotwm

2011-06-14 Thread Ryan McBride
by hitting M-w to icon a window and M-S-w to get a > > list of currently iconed windows (using dmenu). > > Nice feature! For me, a bit risky to place the hotkey on 'w', because > I accidentally close scrotwm with MOD+Shift+q :) This is why you should use a Dvorak keyboard

Re: scrotwm

2011-06-14 Thread Marco Peereboom
It was a labor of hate^Wlove but here it is. http://opensource.conformal.com/snapshots/scrotwm/scrotwm-0.9.30.tgz Changes: * FS#24 show window title in status bar * add border_width for bar and windows * fix applications like xemacs that would endlessly redraw themselves * FS#92 add feature to

Re: scrotwm

2011-06-14 Thread Christopher Zimmermann
al.com/snapshots/scrotwm/scrotwm-0.9.30.tgz > > Changes: > * FS#24 show window title in status bar > * add border_width for bar and windows > * fix applications like xemacs that would endlessly redraw themselves > * FS#92 add feature to iconize applications > * fix launch librar

Re: scrotwm

2011-06-14 Thread Marco Peereboom
te a bug report in flyspray so that I don't lose track of it. > > > Thanks, > > Christopher > > > On 06/14/11 18:18, Marco Peereboom wrote: > > It was a labor of hate^Wlove but here it is. > > http://opensource.conformal.com/snapshots/scrotwm/scrotwm-0.9.30

Re: scrotwm

2011-06-23 Thread LEVAI Daniel
On Wed, Jun 22, 2011 at 22:19:14 -0500, Marco Peereboom wrote: > 0.9.31 snap is up > http://opensource.conformal.com/snapshots/scrotwm/scrotwm-0.9.31.tgz > > * add autorun option to start application in certain work spaces > * fix a crash seen on linux and potentially other

Re: scrotwm

2011-06-23 Thread Marco Peereboom
gah I found a critical issue with this; please don't use this snap. A new one will be rolled shortly. On Wed, Jun 22, 2011 at 10:19:14PM -0500, Marco Peereboom wrote: > 0.9.31 snap is up > http://opensource.conformal.com/snapshots/scrotwm/scrotwm-0.9.31.tgz > > * add autoru

Re: scrotwm

2011-06-23 Thread Marco Peereboom
Fix a crash when apps don't set _NET_WM_PID and also work around that to find out the pid anyway. This is a critical fix and users should upgrade ASAP. Snap: http://opensource.conformal.com/snapshots/scrotwm/scrotwm-0.9.32.tgz Sorry about that folks... On Thu, Jun 23, 2011 at 06:24:14AM

[Update] Scrotwm

2011-08-23 Thread Gonzalo L. R.
Update to 0.9.33. patches/patch-baraction_sh patches/patch-scrotwm_conf Are out. OK? -- Sending from my Computer. Index: Makefile === RCS file: /cvs/ports/x11/scrotwm/Makefile,v retrieving revision 1.32 diff -u -p -r1.32 Makefile

NEW: scrotwm

2009-01-28 Thread Pierre-Yves Ritschard
Hi, I started using scrotwm, which I like a lot except for its name. It might make it in xenocara/ at some point, but for now having a port is better than cvs checkout && make. It's a fairly straightforward port, the only debatable thing is that it has a run dependency on dmenu,

scrotwm resources

2010-09-15 Thread Marco Peereboom
Due to popular demand we put up a server to handle community requests for scrotwm. It has a forum, wiki, cvsweb etc etc. All the goodies one would expect. You can check it out at: http://opensource.conformal.com/wiki/Scrotwm So next time ask your questions there instead of the OpenBSD mailing

scrotwm 0.9.28

2011-01-18 Thread Marco Peereboom
Fixes 2 crashes and adds window titles to status bar. ok? diff -ruNp -x CVS ports/x11/scrotwm/Makefile scrotwm-0.9.28-port/Makefile --- ports/x11/scrotwm/Makefile Mon Nov 22 02:37:04 2010 +++ scrotwm-0.9.28-port/MakefileTue Jan 18 14:00:24 2011 @@ -4,7 +4,7 @@ COMMENT

Re: scrotwm

2009-09-13 Thread Chris Bennett
That sounds great! A while back I asked about installing from snaps, you replied: It should work straight from snaps by: tar zxvf scrotwm-v.tgz cd scrotwm-v make obj make depend make make install I couldn't get that to work back then, or now. Is there some other step left out? Deleting

Re: scrotwm

2009-09-13 Thread Marco Peereboom
$ ftp http://www.peereboom.us/scrotwm/snapshot/scrotwm-0.9.6.tgz Trying 67.78.34.36... Requesting http://www.peereboom.us/scrotwm/snapshot/scrotwm-0.9.6.tgz 100% || 38548 00:00 Successfully retrieved file. $ tar zxvf scrotwm-0.9.6.tgz scrotwm-0.9.6

Re: scrotwm

2009-09-13 Thread Chris Bennett
I just tried this on a different computer and got the following error: # make obj && make depend && make /bin/sh: cd: /usr/xenocara - No such file or directory *** Error code 1 Stop in /home/chrisbenn/Desktop/scrotwm-0.9.6 (line 274 of /usr/X11R6/share/mk/bsd.xorg.mk). # So

Re: scrotwm

2009-09-13 Thread Marco Peereboom
t; *** Error code 1 > > Stop in /home/chrisbenn/Desktop/scrotwm-0.9.6 (line 274 of > /usr/X11R6/share/mk/bsd.xorg.mk). > # > > So this means that something must be necessary in xenocara, which I > haven't kept up to date as well as ports. > (this laptop doesn'

Re: scrotwm

2009-09-13 Thread Jacob Meuser
;& make depend && make > > /bin/sh: cd: /usr/xenocara - No such file or directory > > *** Error code 1 > > > > Stop in /home/chrisbenn/Desktop/scrotwm-0.9.6 (line 274 of > > /usr/X11R6/share/mk/bsd.xorg.mk). > > # > > > > So this means tha

Re: scrotwm

2009-09-14 Thread Chris Bennett
e depend && make /bin/sh: cd: /usr/xenocara - No such file or directory *** Error code 1 Stop in /home/chrisbenn/Desktop/scrotwm-0.9.6 (line 274 of /usr/X11R6/share/mk/bsd.xorg.mk). # So this means that something must be necessary in xenocara, which I haven't kept up to date as

Re: scrotwm

2009-09-14 Thread Chris Bennett
: # make obj && make depend && make /bin/sh: cd: /usr/xenocara - No such file or directory *** Error code 1 Stop in /home/chrisbenn/Desktop/scrotwm-0.9.6 (line 274 of /usr/X11R6/share/mk/bsd.xorg.mk). # So this means that something must be necessary in xenocara, which I haven'

Re: scrotwm

2009-09-15 Thread Tobias Ulmer
-0500, Chris Bennett wrote: >>> >>>> I just tried this on a different computer and got the following error: >>>> >>>> # make obj && make depend && make >>>> /bin/sh: cd: /usr/xenocara - No such file or directory >>&

Re: scrotwm

2009-09-15 Thread Chris Bennett
: I just tried this on a different computer and got the following error: # make obj && make depend && make /bin/sh: cd: /usr/xenocara - No such file or directory *** Error code 1 Stop in /home/chrisbenn/Desktop/scrotwm-0.9.6 (line 274 of /usr/X11R6/share/mk/bsd.xorg.

Re: scrotwm

2009-09-15 Thread Chris Bennett
Bennett wrote: I just tried this on a different computer and got the following error: # make obj && make depend && make /bin/sh: cd: /usr/xenocara - No such file or directory *** Error code 1 Stop in /home/chrisbenn/Desktop/scrotwm-0.9.6 (line 274 of /us

Re: scrotwm

2009-09-15 Thread Landry Breuil
On Tue, Sep 15, 2009 at 10:33:24AM -0500, Chris Bennett wrote: > > > Chris Bennett wrote: >> > OK, I've managed to get this to work on both computers, but I see two > problems. > > 1. pkg_delete is not deleting both /usr/local/bin/scrotwm and > /usr/X11R6/

Re: scrotwm

2009-09-15 Thread Marco Peereboom
On Tue, Sep 15, 2009 at 10:33:24AM -0500, Chris Bennett wrote: > OK, I've managed to get this to work on both computers, but I see two > problems. I am afraid you are using it wrong. > > 1. pkg_delete is not deleting both /usr/local/bin/scrotwm and > /usr/X11R6/bin/sc

Re: scrotwm

2009-09-15 Thread Matthieu Herrb
t;>> I just tried this on a different computer and got the following >>>>>>> error: >>>>>>> >>>>>>> # make obj && make depend && make >>>>>>> /bin/sh: cd: /usr/xenocara - No such file or direc

Re: scrotwm

2009-09-15 Thread Stuart Henderson
On 2009/09/15 18:24, Matthieu Herrb wrote: > Chris Bennett wrote: > > 1. pkg_delete is not deleting both /usr/local/bin/scrotwm and > > /usr/X11R6/bin/scrotwm. > > This should probably be fixed. > > > > 2. snapshot is not installing new version at both /usr/loc

scrotwm 0.9.7

2009-09-22 Thread Marco Peereboom
Fixed several ugly bugs where empty spaces were being left behind and things such as ssh-askpass wouldn't appear. That's you beck! pyr@ has not rolled a port so yell at him.

scrotwm 0.9.9

2009-10-02 Thread Marco Peereboom
I just dropped scrotwm 0.9.9. major changes: - complete rewrite of the focus code which eliminates all known bugs including phantom windows, disappearing windows, etc - add stacking indicator - fix some crashes - Make the maximum stack work as one would expect - Make modal/transient windows

scrotwm 0.9.10

2009-10-05 Thread Marco Peereboom
I dropped 0.9.10 to fix several stress issues and focus issues in max stack mode. Thanks for the reports.

scrotwm 0.9.11

2009-10-08 Thread Marco Peereboom
crash. diff -ruNp -x CVS /usr/ports/x11/scrotwm/Makefile scrotwm-0.9.11-port/Makefile --- /usr/ports/x11/scrotwm/Makefile Thu Oct 8 14:57:26 2009 +++ scrotwm-0.9.11-port/MakefileThu Oct 8 14:57:41 2009 @@ -4,7 +4,7 @@ COMMENT=small tiling window manager SHARED_LIBS

scrotwm 0.9.12

2009-10-10 Thread Marco Peereboom
How about this? diff -ruNp -x CVS /usr/ports/x11/scrotwm/Makefile scrotwm-0.9.12-port/Makefile --- /usr/ports/x11/scrotwm/Makefile Sat Oct 10 18:38:23 2009 +++ scrotwm-0.9.12-port/MakefileSat Oct 10 18:38:40 2009 @@ -4,7 +4,7 @@ COMMENT=small tiling window manager

scrotwm 0.9.18

2009-10-20 Thread Marco Peereboom
Fixes all (I think) use after free. I'd like to get this in so please test. diff -ruNp -x CVS ports/x11/scrotwm/Makefile scrotwm-0.9.18-port/Makefile --- ports/x11/scrotwm/Makefile Tue Oct 13 07:24:42 2009 +++ scrotwm-0.9.18-port/MakefileTue Oct 20 18:31:28 2009 @@ -1,15

scrotwm 0.9.19

2009-10-24 Thread Marco Peereboom
ok? diff -ruNp -x CVS ports/x11/scrotwm/Makefile scrotwm-0.9.19-port/Makefile --- ports/x11/scrotwm/Makefile Thu Oct 22 17:34:59 2009 +++ scrotwm-0.9.19-port/MakefileSat Oct 24 10:35:19 2009 @@ -1,11 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2009/10/22 22:34:59 sthen Exp $ +# $OpenBSD

Re: [Update] Scrotwm

2011-08-24 Thread Marco Peereboom
y Computer. > Index: Makefile > ======= > RCS file: /cvs/ports/x11/scrotwm/Makefile,v > retrieving revision 1.32 > diff -u -p -r1.32 Makefile > --- Makefile 3 Aug 2011 15:21:18 - 1.32 > +++ Makefile 24 Aug 2011 04:06:27 - > @@ -4,11 +4,9 @@ COMMENT=

Re: [Update] Scrotwm

2011-08-24 Thread Gonzalo L. R.
. patches/patch-baraction_sh patches/patch-scrotwm_conf Are out. OK? -- Sending from my Computer. Index: Makefile === RCS file: /cvs/ports/x11/scrotwm/Makefile,v retrieving revision 1.32 diff -u -p -r1.32 Makefile --- Makefile

[UPDATE] Scrotwm-0.10.0

2012-01-11 Thread Gonzalo L. R.
Update of scrotwm to 0.10.0 with a lot of bugs fix and new keyboard mapping option. Ok? -- Sending from my Computer. Index: Makefile === RCS file: /cvs/ports/x11/scrotwm/Makefile,v retrieving revision 1.33 diff -u -p -r1.33

Re: NEW: scrotwm

2009-01-28 Thread Antoine Jacoutot
On Wed, 28 Jan 2009, Pierre-Yves Ritschard wrote: > Hi, > > I started using scrotwm, which I like a lot except for its name. It > might make it in xenocara/ at some point, but for now having a port is > better than cvs checkout && make. > > It's a fairly straig

Re: NEW: scrotwm

2009-01-28 Thread Pierre-Yves Ritschard
* Antoine Jacoutot (ajacou...@bsdfrog.org) wrote: > On Wed, 28 Jan 2009, Pierre-Yves Ritschard wrote: > > > Hi, > > > > I started using scrotwm, which I like a lot except for its name. It > > might make it in xenocara/ at some point, but for now having a port i

Re: NEW: scrotwm

2009-01-28 Thread Edd Barrett
11:52:54 2009 +++ MakefileWed Jan 28 11:53:05 2009 @@ -17,7 +17,7 @@ MASTER_SITES= http://spootnik.org/scrotwm/ NO_REGRESS= Yes -WANTLIB=c X11 +WANTLIB=c X11 Xrandr util RUN_DEPENDS= :dmenu->=3.9:x11/dmenu \ ::x11/terminus-font

Re: NEW: scrotwm

2009-01-28 Thread Gilles Chehade
On Wed, Jan 28, 2009 at 12:55:12PM +0100, Antoine Jacoutot wrote: > On Wed, 28 Jan 2009, Pierre-Yves Ritschard wrote: > > > Hi, > > > > I started using scrotwm, which I like a lot except for its name. It > > might make it in xenocara/ at some point, but for now ha

Re: NEW: scrotwm

2009-01-28 Thread Pierre-Yves Ritschard
* Edd Barrett (vex...@gmail.com) wrote: > Hi, > > On Wed, Jan 28, 2009 at 12:39:33PM +0100, Pierre-Yves Ritschard wrote: > > It's a fairly straightforward port, the only debatable thing is that it > > has a run dependency on dmenu, while it can function properly without > > it. > > Works, but WAN

Re: NEW: scrotwm

2009-01-28 Thread Edd Barrett
On Wed, Jan 28, 2009 at 01:02:31PM +0100, Pierre-Yves Ritschard wrote: > - install script as executables. Exactly, or the baraction script does not work. -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/

Re: NEW: scrotwm

2009-01-28 Thread Edd Barrett
On Wed, Jan 28, 2009 at 01:02:31PM +0100, Pierre-Yves Ritschard wrote: > new tarball attached Ok, the bar script now works. Cant seem to get the font to change in the bar. I use: -*-fixed-medium-r-*-*-14-*-*-*-*-*-*-* So in ~/.scrotwm.conf: bar_font = -*-fixed-medium-r-*-*-14-*-*-*-*-*-*-* The

Re: NEW: scrotwm

2009-01-28 Thread Pierre-Yves Ritschard
* Edd Barrett (vex...@gmail.com) wrote: > On Wed, Jan 28, 2009 at 01:02:31PM +0100, Pierre-Yves Ritschard wrote: > > new tarball attached > > Ok, the bar script now works. > > Cant seem to get the font to change in the bar. I use: > -*-fixed-medium-r-*-*-14-*-*-*-*-*-*-* > > So in ~/.scrotwm.con

Re: NEW: scrotwm

2009-01-28 Thread Marco Peereboom
veloper / technical writer / open-source developer) > > http://students.dec.bmth.ac.uk/ebarrett > --- Makefile.orig Wed Jan 28 11:52:54 2009 > +++ Makefile Wed Jan 28 11:53:05 2009 > @@ -17,7 +17,7 @@ > MASTER_SITES= http://spootnik.org/scrotwm/ > > NO_REGRESS=

Re: NEW: scrotwm

2009-01-28 Thread Edd Barrett
On Wed, Jan 28, 2009 at 02:01:58PM +0100, Pierre-Yves Ritschard wrote: > * Edd Barrett (vex...@gmail.com) wrote: > > On Wed, Jan 28, 2009 at 01:02:31PM +0100, Pierre-Yves Ritschard wrote: > > > new tarball attached > > > > Ok, the bar script now works. > > > > Cant seem to get the font to change

Re: NEW: scrotwm

2009-01-28 Thread Matthieu Herrb
erminus. > > The font above comes with X and I use it in all my xterms, so that > should definately be in the font path. > Should I mention that the server-side font rendering sub-system is obsolete? As far as possible scrotwm should switch to Xft to avoid future problems... -- Matthieu Herrb

Re: NEW: scrotwm

2009-02-03 Thread Marco Peereboom
For the ones that can't wait for the new port to be rolled you can obtain a snap at: http://www.peereboom.us/scrotwm/snapshot/ Now with full xinerama/xrandr support and other goodies...

UPDATE: scrotwm-0.9.2

2009-03-16 Thread Pierre-Yves Ritschard
Index: Makefile === RCS file: /cvs/ports/x11/scrotwm/Makefile,v retrieving revision 1.5 diff -u -p -r1.5 Makefile --- Makefile12 Feb 2009 23:01:13 - 1.5 +++ Makefile16 Mar 2009 22:53:03 - @@ -2,8 +2,8

Re: scrotwm 0.9.7

2009-09-22 Thread Pierre-Yves Ritschard
On Wed, Sep 23, 2009 at 7:14 AM, Marco Peereboom wrote: > Fixed several ugly bugs where empty spaces were being left behind and > things such as ssh-askpass wouldn't appear. That's you beck! > > pyr@ has not rolled a port so yell at him. > Yes, I'm lagging behind, I'll try and act soon.

Re: scrotwm 0.9.7

2009-09-23 Thread Gonzalo Lionel Rodriguez
Hey!! You fix the half window!! Very nice... :D 2009/9/23 Marco Peereboom : > Fixed several ugly bugs where empty spaces were being left behind and > things such as ssh-askpass wouldn't appear.  That's you beck! > > pyr@ has not rolled a port so yell at him. > >

Re: scrotwm 0.9.11

2009-10-08 Thread Stuart Henderson
is the easy part, automating that part only helps a little. > +MD5 (scrotwm-0.9.11.tgz) = 2a6c6264e841a7d9a449255ed042a496 > +RMD160 (scrotwm-0.9.11.tgz) = ffa1bc8cf220b3a09fbb395faa100c89e4dd2142 > +SHA1 (scrotwm-0.9.11.tgz) = 5ecd9e08da32c801dba8e6cc79d3374441b26704 > +SHA

Re: scrotwm 0.9.12

2009-10-11 Thread Stuart Henderson
at should probably be done in the main distribution (it probably affects users of other OS more) rather than the port so I've left it alone for now. > ${INSTALL_SCRIPT} ${WRKSRC}/baraction.sh ${PREFIX}/share/scrotwm > + ${INSTALL_SCRIPT} ${WRKSRC}/initscreen.sh ${P

Re: scrotwm 0.9.12

2009-10-12 Thread Marco Peereboom
Ok this port works well for me. 0.9.14 contains important bug fixes so it needs to get in quickish. ok? diff -ruNp -x CVS ports/x11/scrotwm/Makefile scrotwm-0.9.14-port/Makefile --- ports/x11/scrotwm/Makefile Tue Sep 29 19:54:06 2009 +++ scrotwm-0.9.14-port/MakefileMon Oct 12 22:29:08

Re: scrotwm 0.9.12

2009-10-13 Thread Stuart Henderson
ex: Makefile === RCS file: /cvs/ports/x11/scrotwm/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile30 Sep 2009 00:54:06 - 1.10 +++ Makefile13 Oct 2009 09:56:50 - @@ -4,7 +4,

Re: scrotwm 0.9.12

2009-10-13 Thread Federico G. Schwindt
On Tue, Oct 13, 2009 at 11:01:57AM +0100, Stuart Henderson wrote: > On 2009/10/12 22:35, Marco Peereboom wrote: > > Ok this port works well for me. 0.9.14 contains important bug fixes so > > it needs to get in quickish. > > > > ok? > > not really, the @sample line from PLIST should stay there. >

Re: scrotwm 0.9.12

2009-10-13 Thread Stuart Henderson
n quickish. > > > > > > ok? > > > > not really, the @sample line from PLIST should stay there. > > this is better, but someone who uses it regularly should test. > > i thought the man pages for other languages should be moved too?! i was going to wait f

Re: scrotwm 0.9.12

2009-10-13 Thread Marco Peereboom
; this is better, but someone who uses it regularly should test. > > > > i thought the man pages for other languages should be moved too?! > > i was going to wait for that to be fixed in the scrotwm release, but > it's no problem to do that here. > > Index:

Re: scrotwm 0.9.12

2009-10-15 Thread Marco Peereboom
No more use aftter free... Please test. diff -ruNp -x CVS ports/x11/scrotwm/Makefile scrotwm-0.9.17-port/Makefile --- ports/x11/scrotwm/Makefile Tue Oct 13 07:24:42 2009 +++ scrotwm-0.9.17-port/MakefileFri Oct 16 00:23:18 2009 @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.11 2009/10/13 12

scrotwm (libswmhack) broken (was Re: clusterssh/scrotwm? broken in -current)

2011-05-30 Thread LEVAI Daniel
[...] So, am I the only one experiencing this? I have to "unset LD_PRELOAD" before executing cssh or libreoffice when using scrotwm in -current, because libswmhack barfs me: --- # --- /usr/bin/perl:/usr/local/lib/libswmhack.so.0.0: undefined symbol 'XInternAtom' lazy binding

Re: scrotwm (libswmhack) broken (was Re: clusterssh/scrotwm? broken in -current)

2011-05-30 Thread Owain Ainsworth
On Mon, May 30, 2011 at 11:07:26AM +0200, LEVAI Daniel wrote: > [...] > > So, am I the only one experiencing this? I have to "unset LD_PRELOAD" > before executing cssh or libreoffice when using scrotwm in -current, > because libswmhack barfs me: > --- # --- &g

Re: scrotwm (libswmhack) broken (was Re: clusterssh/scrotwm? broken in -current)

2011-05-30 Thread LEVAI Daniel
On Mon, May 30, 2011 at 17:54:19 +0100, Owain Ainsworth wrote: > On Mon, May 30, 2011 at 11:07:26AM +0200, LEVAI Daniel wrote: > > [...] > > > > So, am I the only one experiencing this? I have to "unset LD_PRELOAD" > > before executing cssh or libre

Re: [UPDATE] Scrotwm-0.10.0

2012-01-11 Thread Lawrence Teo
Works for me on i386. For those who are interested in testing, the full release notes have been posted here: https://opensource.conformal.com/fluxbb/viewtopic.php?id=318 Lawrence On Wed, Jan 11, 2012 at 05:53:47PM -0300, Gonzalo L. R. wrote: > Update of scrotwm to 0.10.0 with a lot of bugs

Re: [UPDATE] Scrotwm-0.10.0

2012-01-11 Thread Anders Langworthy
On Wed, Jan 11, 2012 at 05:53:47PM -0300, Gonzalo L. R. wrote: > Update of scrotwm to 0.10.0 with a lot of bugs fix and new keyboard > mapping option. > > Ok? Works fine for me on i386.

Re: [UPDATE] Scrotwm-0.10.0

2012-01-12 Thread Daniel Bolgheroni
On Wed, Jan 11, 2012 at 05:53:47PM -0300, Gonzalo L. R. wrote: > Update of scrotwm to 0.10.0 with a lot of bugs fix and new keyboard > mapping option. > > Ok? Nice. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.

Re: [UPDATE] Scrotwm-0.10.0

2012-01-12 Thread Stuart Henderson
In gmane.os.openbsd.ports, you wrote: > This is a multi-part message in MIME format. > --030001020302030605060308 > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > Content-Transfer-Encoding: 7bit > > Update of scrotwm to 0.10.0 with a lot of bugs fi

Re: [UPDATE] Scrotwm-0.10.0

2012-01-12 Thread Kristaps Dzonsons
The non-english manpages are broken, all the non-ascii characters get stripped when you view them. These should either be fixed or disabled. Check output in e.g. "man -m /usr/local/man/es scrotwm". You probably want to build them with nroff for now, as was done with the (commented-ou

Re: [UPDATE] Scrotwm-0.10.0

2012-01-12 Thread Ingo Schwarze
t;man -m /usr/local/man/es scrotwm". >> >> You probably want to build them with nroff for now, as was done with >> the (commented-out) Russian manpage. Use -c on the nroff command line >> to avoid the nasty ESC sequences for coloured output which mess up >> the

Re: [UPDATE] Scrotwm-0.10.0

2012-01-14 Thread Stuart Henderson
On 2012-01-13, Ingo Schwarze wrote: >>> mandoc will warn you about manpage problems if you build with >>> 'make WARNINGS=yes' (or add WARNINGS=yes to mk.conf). I would suggest >>> that porters set this, it gives a good early indication when manpages >>> need further investigation. > > Sure; howeve

Re: UPDATE: scrotwm-0.9.2

2009-03-16 Thread Marco Peereboom
inline On Mon, Mar 16, 2009 at 11:54:31PM +0100, Pierre-Yves Ritschard wrote: > Index: Makefile > === > RCS file: /cvs/ports/x11/scrotwm/Makefile,v > retrieving revision 1.5 > diff -u -p -r1.5 Makefile > --- Makefi

clusterssh/scrotwm? broken in -current

2011-05-25 Thread LEVAI Daniel
Hi! After today's -current upgrade: $ cssh /usr/bin/perl:/usr/local/lib/libswmhack.so.0.0: undefined symbol 'XInternAtom' lazy binding failed! Segmentation fault (core dumped) I realize that that lib is in scrotwm, but other perl scripts/applications do not crash. (The

[Update] ,s/scrotwm/spectrwm/g

2012-02-18 Thread Gonzalo L. R.
Hi, Scrotwm change its name to Spectrwm, but still rocks, so here is a new shinny version, with a lot of bugs fixed: * Fixed all clang static analyze bugs/issues * Remain name and config file compatible with scrotwm * Fix OSX version again * Print proper version with M-S-v on linux * Add

scrotwm patch to change wm.

2010-03-07 Thread Edd Barrett
Hi guys, I have had this patch sitting around in my $HOME for a while. It allows the user to exit scrotwm to another window manager (one of the ones they define in ~/.scrotwm.conf) via a dmenu. The idea was taken from cwm. What do you think? OK to put into scrotwm? -- Best Regards Edd Barrett

Re: clusterssh/scrotwm? broken in -current

2011-05-26 Thread LEVAI Daniel
ed) > > > I realize that that lib is in scrotwm, but other perl > scripts/applications do not crash. Yep, sorry, now it's certain that scrotwm is borked. This happens now with libreoffice too. Daniel -- LÉVAI Dániel PGP key ID = 0x83B63A8F Key fingerprint = DBEC C66B A47A DFA2 792D 650C C69B BE4C 83B6 3A8F

Re: [Update] ,s/scrotwm/spectrwm/g

2012-02-19 Thread Gonzalo L. R.
Come on, is just the same software with different name :) Mensaje original Asunto: [Update] ,s/scrotwm/spectrwm/g Fecha: Sat, 18 Feb 2012 11:48:47 -0300 De: Gonzalo L. R. A: ports@openbsd.org, Antoine Jacoutot Hi, Scrotwm change its name to Spectrwm, but still rocks, so

Re: [Update] ,s/scrotwm/spectrwm/g

2012-02-19 Thread Stuart Henderson
On 2012/02/19 10:49, Gonzalo L. R. wrote: > Come on, is just the same software with different name :) You only sent it yesterday, isn't it a little early to be prodding? ;)

Re: [Update] ,s/scrotwm/spectrwm/g

2012-02-19 Thread Gonzalo L. R.
yes, you are right El 02/19/12 11:04, Stuart Henderson escribió: On 2012/02/19 10:49, Gonzalo L. R. wrote: Come on, is just the same software with different name :) You only sent it yesterday, isn't it a little early to be prodding? ;) -- Sending from my Computer.

Re: [Update] ,s/scrotwm/spectrwm/g

2012-02-21 Thread Juan Francisco Cantero Hurtado
On Sat, 18 Feb 2012 15:48:47 +0100, Gonzalo L. R. wrote: Hi, Scrotwm change its name to Spectrwm, but still rocks, so here is a new shinny version, with a lot of bugs fixed: * Fixed all clang static analyze bugs/issues * Remain name and config file compatible with scrotwm Not for me. I

Re: [Update] ,s/scrotwm/spectrwm/g

2012-02-22 Thread Gonzalo L. R.
Thanks for the test, the conf file issue would be fixed upstream, and I add the new diff for Quirks. El 02/21/12 23:37, Juan Francisco Cantero Hurtado escribió: On Sat, 18 Feb 2012 15:48:47 +0100, Gonzalo L. R. wrote: Hi, Scrotwm change its name to Spectrwm, but still rocks, so here is a

Re: [Update] ,s/scrotwm/spectrwm/g

2012-02-22 Thread Juan Francisco Cantero Hurtado
On Thu, 23 Feb 2012 01:37:44 +0100, Gonzalo L. R. wrote: Thanks for the test, the conf file issue would be fixed upstream, and I add the new diff for Quirks. The patch is now OK. Thanks. -- Juan Francisco Cantero Hurtado http://juanfra.info

Re: [Update] ,s/scrotwm/spectrwm/g

2012-02-26 Thread Gonzalo L. R.
Anyone interested in this in? Original Message Subject: [Update] ,s/scrotwm/spectrwm/g Date: Sat, 18 Feb 2012 11:48:47 -0300 From: "Gonzalo L. R." To: ports@openbsd.org, Antoine Jacoutot Hi, Scrotwm change its name to Spectrwm, but still rocks, so here is a n

Re: [Update] ,s/scrotwm/spectrwm/g

2012-02-27 Thread Lawrence Teo
On Sat, Feb 18, 2012 at 11:48:47AM -0300, Gonzalo L. R. wrote: > Hi, > > Scrotwm change its name to Spectrwm, but still rocks, so here is a > new shinny version, with a lot of bugs fixed: > > * Fixed all clang static analyze bugs/issues > * Remain name and config file co

Re: scrotwm patch to change wm.

2010-03-07 Thread Darrin Chandler
On Sun, Mar 07, 2010 at 10:21:39PM +, Edd Barrett wrote: > Hi guys, > > I have had this patch sitting around in my $HOME for a while. It allows the > user > to exit scrotwm to another window manager (one of the ones they define in > ~/.scrotwm.conf) via a dmenu. The idea

Re: scrotwm patch to change wm.

2010-03-07 Thread Marco Peereboom
er to exit scrotwm to another window manager (one of the ones they define in ~/.scrotwm.conf) via a dmenu. The idea was taken from cwm. What do you think? OK to put into scrotwm? What happens if you are using a different menu program, or have no menu program installed at all? I don&#

Re: scrotwm patch to change wm.

2010-03-08 Thread Edd Barrett
On Sun, Mar 07, 2010 at 07:15:13PM -0600, Marco Peereboom wrote: > I agree with dwc's assesment. You need to make sure dmenu is the > magical tool. And if it is not, do what? Just carry on I expect. -- Best Regards Edd Barrett http://www.theunixzoo.co.uk

Re: scrotwm patch to change wm.

2010-03-08 Thread Marco Peereboom
Just use program[menu] just like M-P does. On Mon, Mar 08, 2010 at 01:31:05PM +, Edd Barrett wrote: > On Sun, Mar 07, 2010 at 07:15:13PM -0600, Marco Peereboom wrote: > > I agree with dwc's assesment. You need to make sure dmenu is the > > magical tool. > > And if it is not, do what? Just car

Re: scrotwm patch to change wm.

2010-03-31 Thread Edd Barrett
On Mon, Mar 08, 2010 at 08:05:04AM -0600, Marco Peereboom wrote: > Just use program[menu] just like M-P does. So a while back I realized that I can't use program[menu] because I would want to run (assuming we want dmenu), "dmenu" and not "dmenu_run". Also I need to do special magic with pipes etc.

Re: scrotwm patch to change wm.

2010-03-31 Thread Edd Barrett
On Thu, Apr 01, 2010 at 03:31:15AM +0100, Edd Barrett wrote: > This diff: Every time opencvs server: Diffing inside . Index: scrotwm.1 === RCS file: /scrotwm/scrotwm/scrotwm.1,v retrieving revision 1.28 diff -N -u -p -u scro

Re: scrotwm patch to change wm.

2010-04-03 Thread Edd Barrett
oes. So this adds a config variable 'program[alt_wm_menu]' which defaults to dmenu with colours matching the current scheme :) I updated the manual to reflect this. What do you think? Tested i386. opencvs server: Diffing inside . Ind

FIX: x11/scrotwm (recent fixes from upstream)

2012-01-29 Thread Lawrence Teo
There has been a few bugfixes in upstream shortly after the scrotwm 0.10.0 release. I have created a diff below to include these in the OpenBSD port. I am really hoping that these fixes can get in before the final lock, as they will prevent users from encountering these issues right "out o

scrotwm, modkey not working with numlock on

2010-09-18 Thread Aaron Stellman
Hello, Not sure if there is a better place to contact someone regarding scrotwm; but I'll give it a shot here. Running scrotwm, built from cvs (scrotwm.c,v 1.302 2010/09/16). Using a default modkey, which happens to be left alt. When I start scrotwm, and have my numlock on, modkey doesn&#

Different question about scrotwm -dialog box problem

2009-09-15 Thread Chris Bennett
Ok, I was glad to see an update to scrotwm, hoping it would fix a problem I have with dialog boxes. Didn't, and now I realize it couldn't! Problem is on my end. I have two CRT monitors. One is excellent, the other is kind of crappy but nice to have. Good one happily supports 1600

  1   2   >