Am Sonntag, 15. November 2009 23:17:59 schrieb Arne Babenhauserheide:
> Am Sonntag, 15. November 2009 19:44:57 schrieb Michal Suchanek:
> > They can offer alternate dark and bright themes.
>
> But that requires setting all colors again.
And thinking your stance a bit further gets us to "each site
Am Sonntag, 15. November 2009 19:44:57 schrieb Michal Suchanek:
> They can offer alternate dark and bright themes.
But that requires setting all colors again.
It makes it impossible for people to get into webdesign bit by bit - either
you define all colors or you leave your hands off colorchang
2009/11/15 Arne Babenhauserheide :
> Am Sonntag, 15. November 2009 16:27:13 schrieb Michal Suchanek:
>> Yes, you either set all colors or set none, anything else is broken
>> (as is your web site).
>
> That's a quite extreme view - and mine differs.
It's not extreme. It's based on observed behavio
* config.status.dep.patch: Refresh.
---
This is needed due to AM_SILENT_RULES.
---
config.status.dep.patch | 34 +-
1 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/config.status.dep.patch b/config.status.dep.patch
index 871fd77..868737b 100644
-
* .gitignore: New file.
---
.gitignore | 38 ++
1 files changed, 38 insertions(+), 0 deletions(-)
create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000..fe5d53a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,38 @@
+
This serie includes some improvements to the build system. The silent
rules enabled by default will make it easier to see warnings, even if
currently you get easily drown by their quantity. If there's an error
they can be temporarily disabled using “make V=1” or disabled for the
whole build with “c
* configure.ac (AM_SILENT_RULES): Add silent rules support if available,
and enable it by defualt.
* Makefile.am (NM_V, NM_V_, NM_V_0): New variables.
(gnumach-undef): Use NM_V in front of NM.
(gnumach-undef-bad): Use AM_V_GEN in front of sed.
(clib-routines.o): Use AM_V_at in fron of undefined sym
Da Zheng, le Mon 16 Nov 2009 00:57:32 +0800, a écrit :
> Samuel Thibault wrote:
> > Da Zheng, le Sun 15 Nov 2009 12:05:01 +0800, a écrit :
> >> I thought GNOME or KDE couldn't work because Hurd components or libraries
> >> were still using cthreads instead of pthreads.
> >
> > I don't see why. C
Hi,
Samuel Thibault wrote:
> Da Zheng, le Sun 15 Nov 2009 12:05:01 +0800, a écrit :
>> I thought GNOME or KDE couldn't work because Hurd components or libraries
>> were still using cthreads instead of pthreads.
>
> I don't see why. Could you find a post explaining that?
No, I just heard that GN
Am Sonntag, 15. November 2009 16:27:13 schrieb Michal Suchanek:
> Yes, you either set all colors or set none, anything else is broken
> (as is your web site).
That's a quite extreme view - and mine differs.
I prefer websites which I visit to set colors so they work in both dark and
bright setti
2009/11/15 Arne Babenhauserheide :
> Am Sonntag, 15. November 2009 14:55:09 schrieb Michal Suchanek:
>> You cannot make a site which has no background, has text color set,
>> and expect it to be readable. The default background color may be any
>> color, including the one you chose for some of your
Am Sonntag, 15. November 2009 14:55:09 schrieb Michal Suchanek:
> You cannot make a site which has no background, has text color set,
> and expect it to be readable. The default background color may be any
> color, including the one you chose for some of your text.
You can try to fit the most comm
2009/11/15 Arne Babenhauserheide :
> Am Sonntag, 15. November 2009 01:42:19 schrieb olafbuddenha...@gmx.net:
>> (Not everyone likes reading text on a white background! It regularily
>> makes my eyes hurt. I wonder what morons created the myth that it would
>> be more ergonomic :-( )
>
> I currently
Da Zheng, le Sun 15 Nov 2009 12:05:01 +0800, a écrit :
> I thought GNOME or KDE couldn't work because Hurd components or libraries
> were still using cthreads instead of pthreads.
I don't see why. Could you find a post explaining that?
> Has porting these components to pthreads been done?
The
Hi,
Am Samstag, 14. November 2009 23:38:21 schrieb olafbuddenha...@gmx.net:
> That's where the Hurd comes in: with the extensible VFS, it's possible
> for every component to offer a filesystem interface that can be used
> by other components, by external scripts, or even by users directly.
> That
Am Samstag, 14. November 2009 23:57:07 schrieb olafbuddenha...@gmx.net:
> > find -print0 | shuf -z | xargs -0 mplayer
> >
> > I can't control the mplayer from the shell now...
>
> Problem is that xargs doesn't reset stdin -- not only xargs, but also
> the actual program exectuted reads from th
Am Sonntag, 15. November 2009 01:42:19 schrieb olafbuddenha...@gmx.net:
> (Not everyone likes reading text on a white background! It regularily
> makes my eyes hurt. I wonder what morons created the myth that it would
> be more ergonomic :-( )
I currently read with a dark grey background, but when
17 matches
Mail list logo