Re: [dev] surf/tabbed - fullscreen

2012-12-03 Thread Krol, Willem van de
I'm sorry. I thought there was a better method for generating the diff file, but I couldn't find it. Next time I will use git-format-patch. On Mon, Dec 3, 2012 at 9:28 PM, Christoph Lohmann <2...@r-36.net> wrote: > Greetings. > > On Mon, 03 Dec 2012 21:28:19 +0100 "Krol, Willem van de" <008...@j

Re: [dev] surf/tabbed - fullscreen

2012-12-03 Thread Christoph Lohmann
Greetings. On Mon, 03 Dec 2012 21:28:19 +0100 "Krol, Willem van de" <008...@jfc.nl> wrote: > Here are the fullscreen patches for surf and tabbed. If surf is run inside > tabbed, tabbed will go fullscreen instead of surf. Thanks. Both of your patches are applied. Using git‐format‐patch(1) wou

Re: [dev] surf/tabbed - fullscreen

2012-12-03 Thread Krol, Willem van de
Here are the fullscreen patches for surf and tabbed. If surf is run inside tabbed, tabbed will go fullscreen instead of surf. On Mon, Dec 3, 2012 at 8:00 PM, Christoph Lohmann <2...@r-36.net> wrote: > Greetings. > > On Mon, 03 Dec 2012 20:00:15 +0100 "Krol, Willem van de" <008...@jfc.nl> > wrote

Re: [dev] surf/tabbed - fullscreen

2012-12-03 Thread Krol, Willem van de
What is the official way of generating a patch file (I'm new to this)? On Mon, Dec 3, 2012 at 8:00 PM, Christoph Lohmann <2...@r-36.net> wrote: > Greetings. > > On Mon, 03 Dec 2012 20:00:15 +0100 "Krol, Willem van de" <008...@jfc.nl> > wrote: > > Hello all, > > > > I have implemented fullscreen

Re: [dev] surf/tabbed - fullscreen

2012-12-03 Thread Christoph Lohmann
Greetings. On Mon, 03 Dec 2012 20:00:15 +0100 "Krol, Willem van de" <008...@jfc.nl> wrote: > Hello all, > > I have implemented fullscreen modus (F11) in surf (when used without > tabbed) and tabbed (to fullscreen e.g. surf when using tabbed). Is there > anyone interested? Yes, as said, it’s on t

Re: [dev] surf/tabbed - fullscreen

2012-12-03 Thread Carlos Torres
I believe it's on the to-do, so yes On Dec 3, 2012 1:22 PM, "Krol, Willem van de" <008...@jfc.nl> wrote: > > Hello all, > > I have implemented fullscreen modus (F11) in surf (when used without tabbed) and tabbed (to fullscreen e.g. surf when using tabbed). Is there anyone interested? It's in the t

Re: [dev] surf/tabbed - fullscreen

2012-12-03 Thread Calvin Morrison
put it in the patches section of the wiki. Mostly here though there won't be much interest. Full screening is a job for the window manager, not the program. On 3 December 2012 13:22, Krol, Willem van de <008...@jfc.nl> wrote: > Hello all, > > I have implemented fullscreen modus (F11) in surf (wh

[dev] surf/tabbed - fullscreen

2012-12-03 Thread Krol, Willem van de
Hello all, I have implemented fullscreen modus (F11) in surf (when used without tabbed) and tabbed (to fullscreen e.g. surf when using tabbed). Is there anyone interested? Willem