Re: [dev] [surf] freeze with gstreamer error

2017-06-01 Thread Greg Reagle
On Tue, May 30, 2017, at 12:26, Quentin Rameau wrote:
> Yes, set MediaManualPlay to 1.
> I think I'll push it as a default.

I agree.  I am in favor of the default behavior being manual play of
media.



Re: [dev] [surf] Looking for setting or patch to make links load in the same page

2017-06-01 Thread Hiltjo Posthuma
On Thu, Jun 01, 2017 at 01:28:23AM -0400, Albert Cardona wrote:
> Would like to avoid opening a new window for every click on a link.
> 
> Thanks for any leads.
> 
> Albert
> 

It shouldn't by default.

http://git.suckless.org/surf/tree/config.def.h#n181
(static Button buttons[])

Make sure to run the latest git version from suckless. Distros have a
tendency to change the defaults or even apply custom patches.

-- 
Kind regards,
Hiltjo