Re: [STUMP] TrueType Font performance issues

2014-02-12 Thread Michael Filonenko
above? Any input is appreciated, I didn't > realize how complicated font rendering was! > > Cheers, > > Dave > > ___ > Stumpwm-devel mailing list > Stumpwm-devel@nongnu.org > https://lists.nongnu.org/mailman/lis

Re: [STUMP] Revitalizing StumpWM

2014-01-31 Thread Michael Filonenko
el, are you aware of why this is the case? Is it an issue that can > >be fixed in StumpWM, or is it in the TT rendering library? It would be > >helpful to have an example command that just dumped a grid of characters > >so that we could ensure that there isn't something fun

Re: [STUMP] help with applying git pull requests

2013-06-27 Thread Michael Filonenko
I made antialiased fonts and merged stumptray project into my repo. These are required some libraries from quicklisp. So I am not sure that these changes satisfy stumpwm minimalistic conception. 2013/6/27 Shawn Betts : > Are you also volunteering -- With best regards, Michael Filone

Re: [STUMP] help with applying git pull requests

2013-06-26 Thread Michael Filonenko
ccess to savannah or really anyone > who is active and competent here) go through those pull requests and > apply them? Maybe by having some kind of shared github repo? -- With best regards, Michael Filonenko ___ Stumpwm-devel mai

Re: [STUMP] Is there a way to show an icon on mode line ?

2012-11-29 Thread Michael Filonenko
Glad to help you. 2012/11/29 Kelvin Hu > Hi Michael, > > It works, I was really excited when I saw the icon, and even the right > button menu of dropbox can work well !! > > Really appriciate for your help, many thanks~~ > > Best Regards, > Kelvin > > > 2

Re: [STUMP] Is there a way to show an icon on mode line ?

2012-11-27 Thread Michael Filonenko
ed another taskbar program -- tint2, it does show > icon, but seems it could not perform well with stumpwm together. > > Sorry to ask this question in the devel mailing list, since I could not > find another mailing list for this kind of questions. > -- Wit

Re: [STUMP] What does xlib locked mean ?

2012-10-19 Thread Michael Filonenko
locked" > > > What does it mean ? > > > thx! > > > ___ > Stumpwm-devel mailing list > Stumpwm-devel@nongnu.org > https://lists.nongnu.org/mailman/listinfo/stumpwm-devel -- With best regards, Michael Filonenko _

Re: [STUMP] Antialiased fonts

2012-10-10 Thread Michael Filonenko
like it very much. > > Thanks a lot. > > Is there some cache cleaned by timer? It looks like after long disuse, > first message takes much longer to render. > > > -- With best regards, Michael Filonenko ___ Stumpwm-devel m

[STUMP] Antialiased fonts

2012-10-10 Thread Michael Filonenko
-terminus-medium-r-normal-*-16-*-*-*-*-*-iso10646-1") Hope it is usefull. -- With best regards, Michael Filonenko ___ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Re: [STUMP] Screenshot command

2012-07-16 Thread Michael Filonenko
Forgot to say, that only png file is supported. Usage: Screenshot screen prefix : screenshot Screenshot focus window prefix : screenshot-window 2012/7/16 Michael Filonenko : > Hi all. > > I wrote small pure lisp module for creating screenshots. It depends on > zpng library b

[STUMP] Screenshot command

2012-07-16 Thread Michael Filonenko
-- With best regards, Michael Filonenko screenshot.lisp Description: Binary data ___ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel

Re: [STUMP] define-window-slot plist fix

2012-06-08 Thread Michael Filonenko
Sorry, may be I have fork of clx. So, ignore my request. 2012/6/7 Michael Filonenko : > I found that gethash is used for plist in define-window-slot. > > I change gethash to getf. > > Patch is attached. > > -- > With best regards, Michael Filonenko -- With best re

[STUMP] define-window-slot plist fix

2012-06-07 Thread Michael Filonenko
I found that gethash is used for plist in define-window-slot. I change gethash to getf. Patch is attached. -- With best regards, Michael Filonenko 0001-fix-define-window-slot.patch Description: Binary data ___ Stumpwm-devel mailing list Stumpwm

[STUMP] Event processing hook

2012-05-17 Thread Michael Filonenko
Take my vote for your patch and project. -- With best regards, Michael Filonenko ___ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel