"Jeroen Op 't Eynde" writes:
> On Thu, Mar 5, 2015 at 11:37 PM, Troels Henriksen wrote:
>>
>> Unless something has changed since last I checked, Surf does not permit
>> the Javascript engine to access cookies. This breaks a lot of the web.
>
> Is there a way to allow this? I don't mind digging
I've attached patches to add Xft and fallback fonts support to dwm and
libsl.
Eric
>From 10b11371db8c2f300ff29d060e2fb522735dba85 Mon Sep 17 00:00:00 2001
From: Eric Pruitt
Date: Thu, 5 Mar 2015 20:26:11 -0800
Subject: [PATCH] Add Xft and follback-fonts support to graphics lib
---
config.def.h
don't mix declarations and code (and one ** to *[])
-emg
From 22ae7c861697a6fd7bd069cee59d8f629a5aa8e2 Mon Sep 17 00:00:00 2001
From: Evan Gates
Date: Thu, 5 Mar 2015 17:20:40 -0800
Subject: [PATCH] don't mix declarations and code (and one ** to *[])
---
expr.c | 18 --
1 file ch
On Thu, Mar 5, 2015 at 11:37 PM, Troels Henriksen wrote:
>
> Unless something has changed since last I checked, Surf does not permit
> the Javascript engine to access cookies. This breaks a lot of the web.
Is there a way to allow this? I don't mind digging in the code, but
some pointers would be
On Thu, Mar 5, 2015 at 11:29 PM, Dmitrij D. Czarkoff wrote:
> What about other webkit-based browsers? Do you have the same issue
> with them?
I've tried some of Google Sheets in Midori in a Virtualbox here, it
works but performance becomes really bad if I have 2 Sheets open. But
I blame the proc
"Jeroen Op 't Eynde" writes:
> Hi all!
>
> I've looking for a way to run several webapps in Surf. At my workplace
> they use a lot of Google Apps and Hipchat. Google Apps haven't worked
> at all since I'm using Surf and recently also Hipchat and Google
> Calendar broke.
>
> I first thought this m
Jeroen Op 't Eynde said:
> ** Message: console message: @0: Unable to post message to
> https://docs.google.com. Recipient has origin
> https://drive.google.com.
>
> ** Message: console message: @0: Blocked a frame with origin
> "https://docs.google.com"; from accessing a frame with origin
> "ht
My job is in Operations, so I can assure you there is no proxy or
anything that strips the headers.
I'll setup a test machine at home to test Surf, just to see if it
happens there too.
Regarding your comment, can I assume Google Docs and alike should work
out of the box?
Jeroen Op 't Eynde
On T
On Fri, Mar 06, 2015 at 10:26:00AM +1300, David Phillips wrote:
> Stupid question: What's wrong with using **argv? Is there some style
> issue I'm unaware of?
Nothing's wrong, just for consistency purposes with the rest of the
utilities in sbase.
Stupid question: What's wrong with using **argv? Is there some style
issue I'm unaware of?
Thanks
On 05/03/2015, Evan Gates wrote:
> use arg.h
> change **argv to *argv[]
> change strcmp == 0 to !strcmp
> change NOTREACHED to not reached
> fix test to check if basename(argv0) == "[" but avoid bas
Is your corporate proxy stripping the headers that allow cross-origin requests?
Maybe test from a different network just to be sure.
Ben
Original Message
From: Jeroen Op 't Eynde
Sent: Thursday, March 5, 2015 12:23 PM
To: dev@suckless.org
Reply To: dev mail list
Subject: [dev] [surf] Webapps
Hi all!
I've looking for a way to run several webapps in Surf. At my workplace
they use a lot of Google Apps and Hipchat. Google Apps haven't worked
at all since I'm using Surf and recently also Hipchat and Google
Calendar broke.
I first thought this may be due to webkitgtk-2.0, so I successfully
12 matches
Mail list logo