[clfswm-devel] Auto-discard notification

Philippe Brochard pbrochard at common-lisp.net
Wed Dec 5 20:31:31 UTC 2012


Thanks a lot for the report.

Regards,

Philippe

Philippe Brochard writes:

> Philippe
> Date: Wed, 05 Dec 2012 21:29:47 +0100
> Message-ID: <87k3sw1bus.fsf at common-lisp.net>
> --text follows this line--
> clfswm-devel-bounces at common-lisp.net writes:
>
>> The attached message has been automatically discarded.
>>
>> From: Oleksandr Kozachuk <oleksandr at kozachuk.info>
>> Subject: Re: [clfswm-devel] Problems with MPlayer
>> To: <clfswm-devel at common-lisp.net>
>> Date: Wed, 05 Dec 2012 15:44:54 +0100
>> User-Agent: Roundcube Webmail/0.9-git
>>
>> I think this commit has fixed that (but i am not sure):
>>
>> commit 38fe373b770a3667ce5e37ce330566a292b95bdf
>> Author: Philippe Brochard <pbrochard at common-lisp.net>
>> Date:   Fri Nov 16 22:40:21 2012 +0100
>>
>> Nevertheless it works now without any problems, also problems with
>> NXclient which I had are fixed now (I think it was the same problem).
>>
>> Thank You!
>>
>> Best regards,
>> Oleksandr.
>>
>> Je 2012-10-29 17:35, Philippe Brochard skribis:
>>> So, is this ok? Or is there something to fix in CLFSWM?
>>>
>>>
>>> Philippe Brochard writes:
>>>
>>>> Michael Raitza writes:
>>>>
>>>>> I can confirm that mplayer quits if switched to fullscreen. Haven't
>>>>> looked into it. Maybe some hint from the window manager is missing…
>>>>>
>>>>> Version used: SVN-r33094-4.5.3
>>>>>
>>>> Isn't it related to this (from the man page):
>>>>
>>>> --------------------------------------------------
>>>> keyboard control
>>>> ...
>>>> ENTER
>>>>  Go forward in the playlist, even over the end.
>>>> ...
>>>> --------------------------------------------------
>>>>
>>>> Please, try playing with -fs and -nofs options. And with different
>>>> drivers. And with more than one video.
>>>> It seems that in SDL fullscreen mode the modifiers are not handled.
>>>> So in this mode: Enter = Alt Enter = Alt Shift Enter = Leave
>>>> mplayer if
>>>> at the end of the playlist.
>>>>
>>>> To convince you, evaluate those two lines in the CLFSWM REPL:
>>>>
>>>> --------------------------------------------------
>>>> (define-main-key ("a" :control) 'enter-frame)
>>>> (define-main-key ("a" :control :shift) 'leave-frame)
>>>> --------------------------------------------------
>>>>
>>>> Test them without mplayer.
>>>>
>>>> Start mplayer in fullscreen mode. Those two keys do nothing. But
>>>> they
>>>> works as expected in windowed mode and change the aspect ratio
>>>> without
>>>> any problem.
>>>>
>>>> So, I think this is more a SDL/mplayer bug than a CLFSWM bug.
>>>>
>>>> Please, can you confirm?
>>>>
>>>> Regards,
>>>>
>>>> Philippe
>>>>
>>>> PS: indeed, after this, evaluate
>>>>
>>>> --------------------------------------------------
>>>> (undefine-main-key ("a" :control))
>>>> (undefine-main-key ("a" :control :shift))
>>>> --------------------------------------------------
>>>>
>>>> _______________________________________________
>>>> clfswm-devel mailing list
>>>> clfswm-devel at common-lisp.net
>>>> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clfswm-devel
>>>
>>> _______________________________________________
>>> clfswm-devel mailing list
>>> clfswm-devel at common-lisp.net
>>> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clfswm-devel
>>
>>
>> ----------
>
> _______________________________________________
> clfswm-devel mailing list
> clfswm-devel at common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/clfswm-devel




More information about the clfswm-devel mailing list