Re: [dev] kiosk mode for surf

2013-03-08 Thread Christian Hesse
Calvin Morrison on Fri, 2013/03/08 14:46: > A little bit weird, > > why not just remove the keyboard? The user should still be able to type into forms and text areas. It's just about controlling browser functions. -- main(a){char*c=/*Schoene Gruesse */"B?IJj;MEH" "CX

Re: [dev] kiosk mode for surf

2013-03-08 Thread Christian Hesse
Christoph Lohmann <2...@r-36.net> on Fri, 2013/03/08 20:15: > Greetings. > > On Fri, 08 Mar 2013 20:15:42 +0100 Christian Hesse wrote: > > Hello everybody, > > > > I need a web browser that has no extras but shows a website. Additionally > > it may not accept any key stokes. So I added kiosk mod

Re: [dev] kiosk mode for surf

2013-03-08 Thread Christian Hesse
Nick on Fri, 2013/03/08 17:39: > On Fri, Mar 08, 2013 at 06:23:45PM +0100, Christian Hesse wrote: > > I need a web browser that has no extras but shows a website. Additionally > > it may not accept any key stokes. So I added kiosk mode to surf which can > > be enable with parameter '-k'. This simp

Re: [dev] kiosk mode for surf

2013-03-08 Thread Calvin Morrison
A little bit weird, why not just remove the keyboard? On 8 March 2013 12:23, Christian Hesse wrote: > Hello everybody, > > I need a web browser that has no extras but shows a website. Additionally > it > may not accept any key stokes. So I added kiosk mode to surf which can be > enable with pa

Re: [dev] kiosk mode for surf

2013-03-08 Thread Christoph Lohmann
Greetings. On Fri, 08 Mar 2013 20:15:42 +0100 Christian Hesse wrote: > Hello everybody, > > I need a web browser that has no extras but shows a website. Additionally it > may not accept any key stokes. So I added kiosk mode to surf which can be > enable with parameter '-k'. This simply disables

Re: [dev][st] patch: aggressively disable antialiasing

2013-03-08 Thread Christoph Lohmann
Greetings. On Fri, 08 Mar 2013 20:12:06 +0100 pancake wrote: > Antialiased fonts on terminals is the worst invention since transparents > backgrounds. People using iPhone Mail have worse problems. Sincerely, Christoph Lohmann

Re: [dev] kiosk mode for surf

2013-03-08 Thread Nick
On Fri, Mar 08, 2013 at 06:23:45PM +0100, Christian Hesse wrote: > I need a web browser that has no extras but shows a website. Additionally it > may not accept any key stokes. So I added kiosk mode to surf which can be > enable with parameter '-k'. This simply disables callback for key input. I t

[dev] kiosk mode for surf

2013-03-08 Thread Christian Hesse
Hello everybody, I need a web browser that has no extras but shows a website. Additionally it may not accept any key stokes. So I added kiosk mode to surf which can be enable with parameter '-k'. This simply disables callback for key input. Patch is applied, would be great if you apply this. -- m

Re: [dev][st] patch: aggressively disable antialiasing

2013-03-08 Thread Carlos Torres
On Fri, Mar 8, 2013 at 2:35 AM, Galos, David wrote: > ... it might be a reasonable addition to the 'patches' section > of the st page. > you can do that too. clone git://git.suckless.org/sites , edit the st patches markdown and push it up --Carlos

Re: [dev][st] patch: aggressively disable antialiasing

2013-03-08 Thread Nick
On Fri, Mar 08, 2013 at 10:37:32AM +0100, pancake wrote: > Antialiased fonts on terminals is the worst invention since transparents > backgrounds. That certainly isn't true in the case of character sets which don't have well-designed monospace fonts available. I need antialiasing to get readable,

Re: [dev][st] patch: aggressively disable antialiasing

2013-03-08 Thread Chris Down
Thank you for your completely unsubstantiated and useless opinion. On 8 March 2013 17:37, pancake wrote: > Antialiased fonts on terminals is the worst invention since transparents > backgrounds. > > On Mar 8, 2013, at 6:43, Christoph Lohmann <2...@r-36.net> wrote: > >> Greetings. >> >> On Fri, 0

Re: [dev][st] patch: aggressively disable antialiasing

2013-03-08 Thread pancake
Antialiased fonts on terminals is the worst invention since transparents backgrounds. On Mar 8, 2013, at 6:43, Christoph Lohmann <2...@r-36.net> wrote: > Greetings. > > On Fri, 08 Mar 2013 06:43:57 +0100 "Galos, David" > wrote: >>> you know what sucks about this patch? there is no command lin