That's it, thank you very much!
Le 20:49:28 le 28 juin 2011 , Thomas Dahms a écrit :
> 2011/6/28 Thuban :
> > Hello
> > I can't find mails about exiting dwm properly, in order to kill every
> > process launched before dwm when using a .xinitrc file as example. Can
> > you help me finding it please?
Cool, Thanks. Figured it out. Using the tag works. Have not done a
lot of CSS/html in a long while.
-joshua
On Tue, Jun 28, 2011 at 3:32 PM, Andreas Krennmair wrote:
> * Joshua Shoemaker [2011-06-28 20:50]:
>
> Just playing around with surf. So far I like it and think it will work.
>> Howe
* Joshua Shoemaker [2011-06-28 20:50]:
Just playing around with surf. So far I like it and think it will work.
However, I noticed when I try to resize the height of a input button it
doesn't display correctly. Tested it on two different systems/OSs with
same result. Not sure if this is a
Sorry to bomb the thread.
I just downloaded midori and tested, The same problem existed so must be a
webkit/GTK+ issue. Anyone here have any idea where in webkit this bug would
be so I can ask over there?
Sorry to have reported this to the wrong place, should have tested midori
first.
Thanks,
-
Err. add a colon after height (just a typo, issue still present with the
colon).
-joshua
On Tue, Jun 28, 2011 at 2:48 PM, Joshua Shoemaker wrote:
> Hello,
>
> Just playing around with surf. So far I like it and think it will work.
> However, I noticed when I try to resize the height of a input b
2011/6/28 Thuban :
> Hello
> I can't find mails about exiting dwm properly, in order to kill every
> process launched before dwm when using a .xinitrc file as example. Can
> you help me finding it please?
> thank you
There was a thread about properly terminating the loop that updates
your status b
Hello,
Just playing around with surf. So far I like it and think it will work.
However, I noticed when I try to resize the height of a input button it
doesn't display correctly. Tested it on two different systems/OSs with same
result. Not sure if this is a webkit/GTK bug or something that can be f
Hello
I can't find mails about exiting dwm properly, in order to kill every
process launched before dwm when using a .xinitrc file as example. Can
you help me finding it please?
thank you
Patch attached.
diff -r 2f259700e4f2 echo.c
--- a/echo.cSat Jun 25 18:49:32 2011 +0100
+++ b/echo.cTue Jun 28 15:29:52 2011 +0400
@@ -12,15 +12,12 @@
char c;
while((c = getopt(argc, argv, "n")) != -1)
- switch(c) {
- case 'n':
+ if