summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-June/016157.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016157.html')
-rw-r--r--zarb-ml/mageia-dev/2012-June/016157.html142
1 files changed, 142 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016157.html b/zarb-ml/mageia-dev/2012-June/016157.html
new file mode 100644
index 000000000..377254588
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-June/016157.html
@@ -0,0 +1,142 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [soft-commits] [4789] really use oxygen theme
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B4789%5D%20really%20use%20oxygen%20theme&In-Reply-To=%3CCAONrEtYiYORMTvh6f4i1iLFhCDGK%2BBU1EVddJSDP0N84jbxHWA%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="016156.html">
+ <LINK REL="Next" HREF="016159.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [soft-commits] [4789] really use oxygen theme</H1>
+ <B>Thierry Vignaud</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B4789%5D%20really%20use%20oxygen%20theme&In-Reply-To=%3CCAONrEtYiYORMTvh6f4i1iLFhCDGK%2BBU1EVddJSDP0N84jbxHWA%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] [soft-commits] [4789] really use oxygen theme">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Mon Jun 4 19:32:05 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="016156.html">[Mageia-dev] [soft-commits] [4789] really use oxygen theme
+</A></li>
+ <LI>Next message: <A HREF="016159.html">[Mageia-dev] [RFC] x11-server-1.12
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#16157">[ date ]</a>
+ <a href="thread.html#16157">[ thread ]</a>
+ <a href="subject.html#16157">[ subject ]</a>
+ <a href="author.html#16157">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 4 June 2012 19:01, Hugo Pereira Da Costa &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">hugo at oxygen-icons.org</A>&gt; wrote:
+&gt;&gt;<i> However, since installer runs with fbdev in 16 mode, it's a little ugly.
+</I>&gt;&gt;<i> Also we need to change the background as the greys &quot;collide&quot;.
+</I>&gt;&gt;<i> See attached screen-shots (and compare new5.png against old.png)
+</I>&gt;<i>
+</I>&gt;<i> Hi Thierry, others
+</I>&gt;<i>
+</I>&gt;<i> thanks for the screenshots.
+</I>&gt;<i> I can probably help with the background inconsistency you mention. It is due
+</I>&gt;<i> to default window background &quot;gradient&quot; in oxygen.
+</I>&gt;<i> the help I can provide: either provide a &quot;gradient&quot; to the background used
+</I>&gt;<i> behind (though might not be trivial)
+</I>
+We currently set some gray to the background window:
+See background in
+<A HREF="http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/themes-galaxy.rc?revision=4041&amp;view=markup&amp;sortby=date">http://svnweb.mageia.org/soft/drakx/trunk/perl-install/share/themes-galaxy.rc?revision=4041&amp;view=markup&amp;sortby=date</A>
+
+But the issues with gradients on 16bit is the bad dithering as shown
+by the foreground dialog.
+(see screenshots)
+
+&gt;<i> or provide hook to disable the gradient in the window content (that should
+</I>&gt;<i> be easy).
+</I>
+Ready to test :-)
+
+&gt;<i> I'll probably need help on how to test these things
+</I>
+<A HREF="https://wiki.mageia.org/en/Drakx-installer_tips_and_tricks#modifying_the_stage2">https://wiki.mageia.org/en/Drakx-installer_tips_and_tricks#modifying_the_stage2</A>
+<A HREF="https://wiki.mageia.org/en/Drakx-installer_tips_and_tricks#drakx-in-chroot">https://wiki.mageia.org/en/Drakx-installer_tips_and_tricks#drakx-in-chroot</A>
+
+You can test drakx-in-chroot by running:
+drakx-in-chroot /path/to/your/mirror /dir/where/you/want/to/install
+
+eg:
+
+drakx-in-chroot /mageia/unstable/x86_64 /my_chroot/
+
+Though quite a lot less used, I added support for remote repo:
+
+drakx-in-chroot <A HREF="http://my_mirror/mageia">http://my_mirror/mageia</A> /my/chroot
+
+Buf for theming, I think you'll need to alter the mdkinst.sqfs (the
+stage2 of the installer).
+Best is to mirror the distro, then go into install/stage2:
+
+unsquashfs mdkinst.sqfs
+#alter squashfs-root/*
+mksquashfs squashfs-root/ mdkinst.sqfs.
+
+test using a virtual maching booting on boot.iso (from install/images/boot.iso)
+which is the stage1 of the installer, that will load stage2
+
+&gt;<i> and where to send possible patches.
+</I>
+To me :-)
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="016156.html">[Mageia-dev] [soft-commits] [4789] really use oxygen theme
+</A></li>
+ <LI>Next message: <A HREF="016159.html">[Mageia-dev] [RFC] x11-server-1.12
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#16157">[ date ]</a>
+ <a href="thread.html#16157">[ thread ]</a>
+ <a href="subject.html#16157">[ subject ]</a>
+ <a href="author.html#16157">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>