9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] rio in p9p
@ 2017-07-20  8:35 Rudolf Sykora
  2017-08-11 17:55 ` Mathieu Lonjaret
  0 siblings, 1 reply; 7+ messages in thread
From: Rudolf Sykora @ 2017-07-20  8:35 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

I want to ask if anybody has made any changes to rio in p9p, so that


-- it can either do or somehow ignore switching to fullscreen (e.g.,
now when I press
the fullscreen button in a youtube video I have to close the browser (Firefox)
because it becomes unresponsive)

-- I can move tabs around in Firefox (this works in other wms but not in rio)

-- it does not so much influence other programs when windows are moved
around, created by sweeping, etc. (When I  watch a youtube video in mpsyt
[ie., not in a browser] and I, say, try to move some window around, then
playback freezes; though I don't really understand why; this happens in
all rio, 9wm, w9wm.)


Thanks for comments
Ruda



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] rio in p9p
  2017-07-20  8:35 [9fans] rio in p9p Rudolf Sykora
@ 2017-08-11 17:55 ` Mathieu Lonjaret
  2017-08-14 10:14   ` Rudolf Sykora
  0 siblings, 1 reply; 7+ messages in thread
From: Mathieu Lonjaret @ 2017-08-11 17:55 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 20 July 2017 at 10:35, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:
> Hello,

Hi,

I do use p9p rio too. I have a few changes on it, but nothing that
touches the areas you mention.
also fyi:

> I want to ask if anybody has made any changes to rio in p9p, so that
>
>
> -- it can either do or somehow ignore switching to fullscreen (e.g.,
> now when I press
> the fullscreen button in a youtube video I have to close the browser (Firefox)
> because it becomes unresponsive)

I don't see this bug with my firefox on p9p. fullscreen works as
expected, then escape to quit too.

> -- I can move tabs around in Firefox (this works in other wms but not in rio)

I indeed see the same behaviour on ff 49.0 (on ubuntu). Moving tabs in
chrome works fine though.

> -- it does not so much influence other programs when windows are moved
> around, created by sweeping, etc. (When I  watch a youtube video in mpsyt
> [ie., not in a browser] and I, say, try to move some window around, then
> playback freezes; though I don't really understand why; this happens in
> all rio, 9wm, w9wm.)
>
>
> Thanks for comments
> Ruda
>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] rio in p9p
  2017-08-11 17:55 ` Mathieu Lonjaret
@ 2017-08-14 10:14   ` Rudolf Sykora
  2017-10-09 17:35     ` Mathieu Lonjaret
  0 siblings, 1 reply; 7+ messages in thread
From: Rudolf Sykora @ 2017-08-14 10:14 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

On 11 August 2017 at 19:55, Mathieu Lonjaret <mathieu.lonjaret@gmail.com> wrote:
> I do use p9p rio too. I have a few changes on it, but nothing that
> touches the areas you mention.

So what changes have you made, if you can share?


> I don't see this bug with my firefox on p9p. fullscreen works as
> expected, then escape to quit too.

Hmm. Where do you get p9p these days? Is it
https://github.com/9fans/plan9port
?


> I indeed see the same behaviour on ff 49.0 (on ubuntu). Moving tabs in
> chrome works fine though.

Thanks for the confirmation.


Best regards!
Ruda



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] rio in p9p
  2017-08-14 10:14   ` Rudolf Sykora
@ 2017-10-09 17:35     ` Mathieu Lonjaret
  2017-10-10  6:27       ` Rudolf Sykora
  2017-11-03  8:43       ` Rudolf Sykora
  0 siblings, 2 replies; 7+ messages in thread
From: Mathieu Lonjaret @ 2017-10-09 17:35 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

whoops, apologies for the super late reply. I forget to check my 9fans
folder regularly :/

On 14 August 2017 at 12:14, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:
> Hello,
>
> On 11 August 2017 at 19:55, Mathieu Lonjaret <mathieu.lonjaret@gmail.com> wrote:
>> I do use p9p rio too. I have a few changes on it, but nothing that
>> touches the areas you mention.
>
> So what changes have you made, if you can share?

Sure. each change is in a dedicated branch at

https://github.com/mpl/plan9port

They're all trivial, except for the sort by thread acme mail.

>> I don't see this bug with my firefox on p9p. fullscreen works as
>> expected, then escape to quit too.
>
> Hmm. Where do you get p9p these days? Is it
> https://github.com/9fans/plan9port

yep.

>> I indeed see the same behaviour on ff 49.0 (on ubuntu). Moving tabs in
>> chrome works fine though.
>
> Thanks for the confirmation.
>
>
> Best regards!
> Ruda
>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] rio in p9p
  2017-10-09 17:35     ` Mathieu Lonjaret
@ 2017-10-10  6:27       ` Rudolf Sykora
  2017-11-03  8:43       ` Rudolf Sykora
  1 sibling, 0 replies; 7+ messages in thread
From: Rudolf Sykora @ 2017-10-10  6:27 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 9 October 2017 at 19:35, Mathieu Lonjaret <mathieu.lonjaret@gmail.com> wrote:
> whoops, apologies for the super late reply. I forget to check my 9fans
> folder regularly :/
>
> Sure. each change is in a dedicated branch at
>
> https://github.com/mpl/plan9port
>

thanks
Ruda



^ permalink raw reply	[flat|nested] 7+ messages in thread

* [9fans] rio in p9p
  2017-10-09 17:35     ` Mathieu Lonjaret
  2017-10-10  6:27       ` Rudolf Sykora
@ 2017-11-03  8:43       ` Rudolf Sykora
  2018-02-23 18:45         ` Mathieu Lonjaret
  1 sibling, 1 reply; 7+ messages in thread
From: Rudolf Sykora @ 2017-11-03  8:43 UTC (permalink / raw)


Dear Mathieu,

On 9 October 2017 at 19:35, Mathieu Lonjaret <mathieu.lonjaret at gmail.com> wrote:
> Sure. each change is in a dedicated branch at
>
> https://github.com/mpl/plan9port
>
> They're all trivial, except for the sort by thread acme mail.

if I have a fairly recent p9p, what is the minimum I have to do
to try your threaded-view change? (Btw., does it work well? I believe
I once tried some threaded view in acme, but something was wrong with
that back then...)

Sorry for this question, I just do not orient in everything...

Thanks!
Ruda



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [9fans] rio in p9p
  2017-11-03  8:43       ` Rudolf Sykora
@ 2018-02-23 18:45         ` Mathieu Lonjaret
  0 siblings, 0 replies; 7+ messages in thread
From: Mathieu Lonjaret @ 2018-02-23 18:45 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 1065 bytes --]

Hey,

Sorry, I have not tried in a while. my bin/Mail (which still works for me)
modtime is from oct 2016, so I probably built it at around that time.
So you can try to apply the github branch to a p9p tree from around then,
but otherwise it should be pretty easy to cherry-pick the changes to a
recent p9p tree. I'll try to do it this week-end if i find the time.



On 3 November 2017 at 09:43, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:

> Dear Mathieu,
>
> On 9 October 2017 at 19:35, Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
> wrote:
> > Sure. each change is in a dedicated branch at
> >
> > https://github.com/mpl/plan9port
> >
> > They're all trivial, except for the sort by thread acme mail.
>
> if I have a fairly recent p9p, what is the minimum I have to do
> to try your threaded-view change? (Btw., does it work well? I believe
> I once tried some threaded view in acme, but something was wrong with
> that back then...)
>
> Sorry for this question, I just do not orient in everything...
>
> Thanks!
> Ruda
>
>

[-- Attachment #2: Type: text/html, Size: 1656 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-02-23 18:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-20  8:35 [9fans] rio in p9p Rudolf Sykora
2017-08-11 17:55 ` Mathieu Lonjaret
2017-08-14 10:14   ` Rudolf Sykora
2017-10-09 17:35     ` Mathieu Lonjaret
2017-10-10  6:27       ` Rudolf Sykora
2017-11-03  8:43       ` Rudolf Sykora
2018-02-23 18:45         ` Mathieu Lonjaret

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).