Re: Window Maker as the official window manager of the GNU operating system

2014-11-22 Thread SJS
begin quoting Yury Tarasievich as of Fri, Nov 21, 2014 at 08:06:35PM +0300: [chop] > Don't understand this promptness to move to GNU, too. Where's the > fire? Ideology. All non-GNU software must die, the sooner the better. > However, I see no problem at all with fork, if Carlos and other > cont

Re: Using multiple configuration files

2013-12-04 Thread SJS
on. So it seems to be a reasonable feature request... so long as the implementation doesn't add needless complexity. However. I thought WindowMaker already had that, as my system has an /etc/GNUstep/Defaults/WindowMaker (and other) file(s). -- What am I not understanding today? SJS -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Github repository

2013-11-19 Thread SJS
e people. Keep up with the times, will ya? -- Some days my goal is to ruin a keyboard by way of someone's sinuses. SJS -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH] Basic WINGs theming

2013-11-14 Thread SJS
like to change widget colors in the > _future_. > I argue that old users don't care _now_. If, in chasing after new users, you make it so that you drive off the old users, what do you gain? -- Part of the Established Base. SJS -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH] Basic WINGs theming

2013-11-09 Thread SJS
I *do* have a problem of talking about a curator being _forced_ (in theory) to accept a change they object to, rather than having a discussion that teases out and clarifies the actual issues, so they can be addressed in the open, and either the curator's mind changed by discussion, or the proposed change modified to address the objections. Committees make poor engineering decisions. -- SJS -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH] Basic WINGs theming

2013-11-05 Thread SJS
managers for a *reason*. I'm very selfish... I want it to work well for me. "Looking old" is not a good engineering justification for a change. (On the other hand, I'm also not a fan of hard-coding anything. I'd rather have a configuration file somewhere, even if the values in that file are unknown and unchanging.) -- SJS -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH] Basic WINGs theming

2013-11-05 Thread SJS
a response, but curators need a few days a week to work, and a couple of days to review the patches, and a day off now and again to go out into the Big Blue Room. You're doing fine. -- SJS -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: minimized window not rising on Alt-Tab?

2013-10-05 Thread SJS
2. Accept that the code compiles with warnings on the basis that we > know why the warning is issued and understand that it is not a valid > complaint. > > 3. Burn some CPU cycles with pointless code that tricks gcc into being > wrong about being wrong, therefore right. [snip] 4. Don't use the macro. 5. Write another macro. -- SJS -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: awesome idea

2013-09-24 Thread SJS
begin quoting Paul Harris as of Tue, Sep 24, 2013 at 03:13:58PM +0800: > guys, > > one thing I miss from Windows 7, is the ability to click the start button > and type stuff, to search and find the program i'm looking for. Isn't that called "xterm"? [chop] This doesn't seem to be the sort of t

Re: wmaker advancements and enhancements [was: Replace and be replaced]

2013-09-01 Thread SJS
ness". I keep ending up with WindowMaker because it offers a reasonable level of eye candy without sacrificing my ability to Get Stuff Done. [snip] TL;DR - "better" is not the same as "what everyone else is doing" -- SJS -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Code editor

2013-03-31 Thread SJS
begin quoting Haroldo Santos as of Sun, Mar 31, 2013 at 07:17:11PM -0300: > Code completion in VIM is excellent using vim-clang, works better than the > ctags base completion (which is used in geany). > > But the learning curve of vim is a bit steep. Rogue/Nethack can train your fingers to move

Re: Docks and AppIcons

2013-03-21 Thread SJS
begin quoting "Rodolfo Garc??a Pe??as (kix)" as of Thu, Mar 21, 2013 at 01:52:50AM +0100: > On 20/03/2013 22:59, Carlos R. Mafra wrote: [snip] > > Massive cleanups in core objects smells like trouble and should have > > a very compelling reason to be accepted at this (very stable) point. Stabili

[PATCH] README capitalization fix

2013-01-08 Thread SJS
Typo fix in the README. --- README |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index cd00ea8..67c6f9e 100644 --- a/README +++ b/README @@ -70,7 +70,7 @@ Read before asking. in the directories. * INSTALL has installation instructions and some trouble

Re: [PATCH] menuparser.c code clean

2012-07-20 Thread SJS
begin quoting Carlos R. Mafra as of Fri, Jul 20, 2012 at 02:35:53PM +0100: > On Fri, 20 Jul 2012 at 1:01:18 +0200, Rodolfo Garc??a Pe??as wrote: > > > -static void menu_parser_condition_ifmacro(WMenuParser parser, Bool > > check_exists); > > +static void menu_parser_condition_ifmacro(WMenuParse

Re: WDM: Resurrection

2012-07-02 Thread SJS
Yes. Avoid losing information or functionality needlessly. Relegating it to a support module hidden behind a couple of function calls is just fine. For purposes of code simplification, the performance impact of indirecting through additonal abstraction layers is zero. [chop] -- SJS -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Default dockapps on distros

2012-02-27 Thread SJS
begin quoting Kamil Rytarowski as of Sat, Feb 25, 2012 at 04:09:39AM +0100: > On 25.02.2012 00:26, SJS wrote: >> If the systray were to be somehow *useful*, I might start using it, >> but I don't see any way that it makes my life any better. I was hoping >> that

Re: rewrite scripts to Perl

2012-02-27 Thread SJS
begin quoting Martin Dietze as of Sat, Feb 25, 2012 at 12:46:49AM +0100: [snip] > And honestly, having written several thousands of LOCs in Bourne > Shell, bash and Perl I simply cannot agree that Perl code is in > general easier to understand and maintain (actually, I've seen > much more write-on

Re: Default dockapps on distros

2012-02-27 Thread SJS
begin quoting Leonardo Menezes Vaz as of Sat, Feb 25, 2012 at 12:24:31AM -0200: [snip] > Most applications work fine without a system tray, but NetworkManager > for example needs it. Ah! A concrete example, thanks. > > I disagree. > > That's your right. ;) :) > > There are systrays available

Re: Default dockapps on distros

2012-02-24 Thread SJS
begin quoting Leonardo Menezes Vaz as of Fri, Feb 24, 2012 at 07:16:16PM -0200: > > Can someone explain to me the obsession with having a systray? > > Thanks for asking Stewart. Lots of application in current > distributions use this feature and having support to system tray can > make difference

Re: Default dockapps on distros

2012-02-24 Thread SJS
begin quoting Leonardo Menezes Vaz as of Thu, Feb 23, 2012 at 11:34:18PM -0200: > > So at least the wmvolman dockapp should be installed by default > > on any distro offering wmaker. And I'd also add wmsystemtray to > > the list. > > I agree with the "dockapp approach", but perhaps the idea of a

Re: Launch WPrefs by default via the primary dock button (was: Defaul dockapps on distros)

2012-02-21 Thread SJS
begin quoting Carlos R. Mafra as of Tue, Feb 21, 2012 at 06:07:08PM +: [snip] > It's not "cool" stuff. I worry about two things only. Mounting external > media and connecting to a wireless network. And I see a lot of people > spreading wrong information about this, that if you use wmaker you >

Re: Launch WPrefs by default via the primary dock button (was: Defaul dockapps on distros)

2012-02-21 Thread SJS
begin quoting Carlos R. Mafra as of Sun, Feb 19, 2012 at 01:19:15PM +: > On Sun, 19 Feb 2012 at 12:14:30 +0100, BALATON Zoltan wrote: > > > > About including default dock apps in distros, I think it can be > > tricky because everyone prefers different dockapps. (For example, Exactly! > > I'

Re: What about some nice desktop effects.

2012-02-01 Thread SJS
begin quoting Jason Brower as of Wed, Feb 01, 2012 at 09:43:38PM +0200: > Would it be possible to actually do some effects in the desktop. In s/desktop/manager/ > it's day the effects it did were host stuff. Remember solid windows > when moving was an effect. > It would be nice to have thi

Re: Bug#304480: wmaker: Can't enter non english letters in dialog boxes

2012-01-17 Thread SJS
begin quoting Rodolfo kix Garcia as of Mon, Jan 16, 2012 at 09:04:45AM +0100: > On 16/01/12 08:31, Rodolfo kix Garcia wrote: [chop] > > snprintf(buffer, DOCK_NAME_LEN -1, _("Type the name for workspace %i:"), > > wks_no + 1); > > buffer[DOCK_NAME_LEN -1] = '/0'; > > Can help too. Surely \0 is

Re: OT: Pager

2012-01-07 Thread SJS
one of the things I like about WindowMaker. I can have virtual desktops without wasting space on a pager. -SJS. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: move files from /usr/lib to /usr/share

2011-08-18 Thread SJS
begin quoting Rodolfo kix Garcia as of Thu, Aug 18, 2011 at 01:35:02PM +0200: > Hi! > > as I sent in a previous mail, the current installation of wmaker do not > follow the Filesystem Hierarchy Standard [1]. So? -SJS -- To unsubscribe, send mail to wmaker-

Re: New Window Maker Website

2011-08-15 Thread SJS
begin quoting Haroldo Santos as of Mon, Aug 15, 2011 at 05:54:45PM -0300: > Hi, > > I think that the way that versions are presented: > > 0.92 (stable) > git (snapshot) > > Is a bit misleading. > > Git version is *far* more stable than 0.92. Carlos already explained how he > includes pa

Re: What is the "Nextstep"?

2011-08-08 Thread SJS
begin quoting Jason (spot) Brower as of Mon, Aug 08, 2011 at 01:59:24PM +0300: > On Sun, Aug 7, 2011 at 2:26 PM, Carlos R. Mafra wrote: [snip] > > What do you think windowmaker should do that is not currently doing? > > > > > * There is currently nothing to handle notifications. I would like to

Re: WM default settings [Re: website - where is link to git repo??]

2011-08-07 Thread SJS
begin quoting Martin Dietze as of Sat, Aug 06, 2011 at 09:09:09AM +0200: [snip] > Maybe we can agree on some modest but attractive set of colours, > a background image and preconfigured dock to check into the > source tree. Hm. I *like* the default colors. (Then again, I like the colors of Intuit

Re: switch file ops to stdio

2010-03-26 Thread SJS
begin quoting Tamas TEVESZ as of Fri, Mar 26, 2010 at 11:59:25PM +0100: > On Fri, 26 Mar 2010, SJS wrote: [attribution lost] > > > Using this RETRY() macro is a bit ugly. I didn't like from the look > > > of it. > > > > Shouldn't there als

Re: ugly license stuff

2010-03-09 Thread SJS
begin quoting Tamas TEVESZ as of Tue, Mar 09, 2010 at 04:54:46PM +0100: > On Tue, 9 Mar 2010, Tamas TEVESZ wrote: > > add WindowMaker/Icons/README to that. > > why do people like to invent "licenses"...? Because all of the existing ones are annoying in some way. -S. -- To unsubscribe, send