Skip to content

Commit

Permalink
1st Art Pass (ublue-os#602)
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge O. Castro <[email protected]>
  • Loading branch information
KyleGospo and castrojo authored Oct 27, 2023
1 parent 588139e commit 2482774
Show file tree
Hide file tree
Showing 33 changed files with 200 additions and 12 deletions.
18 changes: 9 additions & 9 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,15 @@ ARG BASE_IMAGE_NAME="${BASE_IMAGE_NAME}"
ARG FEDORA_MAJOR_VERSION="${FEDORA_MAJOR_VERSION}"
ARG PACKAGE_LIST="bluefin"

# GNOME VRR
RUN wget https://copr.fedorainfracloud.org/coprs/kylegospo/gnome-vrr/repo/fedora-"${FEDORA_MAJOR_VERSION}"/kylegospo-gnome-vrr-fedora-"${FEDORA_MAJOR_VERSION}".repo -O /etc/yum.repos.d/_copr_kylegospo-gnome-vrr.repo && \
if [ ${FEDORA_MAJOR_VERSION} -lt 39 ]; then \
rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:kylegospo:gnome-vrr mutter mutter-common gnome-control-center gnome-control-center-filesystem xorg-x11-server-Xwayland \
; else \
rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:kylegospo:gnome-vrr mutter mutter-common gnome-control-center gnome-control-center-filesystem \
; fi && \
rm -f /etc/yum.repos.d/_copr_kylegospo-gnome-vrr.repo

COPY usr /usr
COPY just /tmp/just
COPY etc/yum.repos.d/ /etc/yum.repos.d/
Expand Down Expand Up @@ -46,15 +55,6 @@ RUN sed -i 's@enabled=0@enabled=1@g' /etc/yum.repos.d/_copr_ublue-os-akmods.repo
mkdir -p /etc/akmods-rpms/ && \
mv /tmp/akmods-rpms/kmods/*steamdeck*.rpm /etc/akmods-rpms/steamdeck.rpm

# GNOME VRR
RUN wget https://copr.fedorainfracloud.org/coprs/kylegospo/gnome-vrr/repo/fedora-"${FEDORA_MAJOR_VERSION}"/kylegospo-gnome-vrr-fedora-"${FEDORA_MAJOR_VERSION}".repo -O /etc/yum.repos.d/_copr_kylegospo-gnome-vrr.repo && \
if [ ${FEDORA_MAJOR_VERSION} -lt 39 ]; then \
rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:kylegospo:gnome-vrr mutter mutter-common gnome-control-center gnome-control-center-filesystem xorg-x11-server-Xwayland \
; else \
rpm-ostree override replace --experimental --from repo=copr:copr.fedorainfracloud.org:kylegospo:gnome-vrr mutter mutter-common gnome-control-center gnome-control-center-filesystem \
; fi && \
rm -f /etc/yum.repos.d/_copr_kylegospo-gnome-vrr.repo

# Starship Shell Prompt
RUN curl -Lo /tmp/starship.tar.gz "https://github.com/starship/starship/releases/latest/download/starship-x86_64-unknown-linux-gnu.tar.gz" && \
tar -xzf /tmp/starship.tar.gz -C /tmp && \
Expand Down
6 changes: 3 additions & 3 deletions usr/etc/dconf/db/local.d/01-ublue
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ favorite-apps = ['org.mozilla.firefox.desktop', 'org.mozilla.Thunderbird.desktop
enabled-extensions = ['[email protected]', '[email protected]', 'blur-my-shell@aunetx', '[email protected]']

[org/gnome/desktop/background]
picture-uri='file:///usr/share/backgrounds/lagoon.jpg'
picture-uri-dark='file:///usr/share/backgrounds/lagoon.jpg'
picture-options='stretched'
picture-uri='file:///usr/share/backgrounds/bluefin/bluefin-autumn-dynamic.xml'
picture-uri-dark='file:///usr/share/backgrounds/bluefin/bluefin-autumn-dynamic.xml'
picture-options='zoom'
primary-color='000000'
secondary-color='FFFFFF'

Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
33 changes: 33 additions & 0 deletions usr/share/backgrounds/bluefin/bluefin-autumn-dynamic.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<background>
<starttime>
<year>2023</year>
<month>04</month>
<day>18</day>
<hour>8</hour>
<minute>00</minute>
<second>00</second>
</starttime>
<!-- This animation will start at 8 AM. -->
<!-- We start with day at 8 AM. It will remain up for 10 hours. -->
<static>
<duration>36000.0</duration>
<file>/usr/share/backgrounds/bluefin/WallPaper_AutumnDay_Post.webp</file>
</static>
<!-- Day ended and starts to transition to night at 6 PM. The transition lasts for 2 hours, ending at 8 PM. -->
<transition type="overlay">
<duration>7200.0</duration>
<from>/usr/share/backgrounds/bluefin/WallPaper_AutumnDay_Post.webp</from>
<to>/usr/share/backgrounds/bluefin/WallPaper_AutumnNight_Post.webp</to>
</transition>
<!-- It's 8 PM, we're showing the night till 6 AM. -->
<static>
<duration>36000.0</duration>
<file>/usr/share/backgrounds/bluefin/WallPaper_AutumnNight_Post.webp</file>
</static>
<!-- It's 6 AM, and we're starting to transition to day. Transition completes at 8 AM. -->
<transition type="overlay">
<duration>7200.0</duration>
<from>/usr/share/backgrounds/bluefin/WallPaper_AutumnNight_Post.webp</from>
<to>/usr/share/backgrounds/bluefin/WallPaper_AutumnDay_Post.webp</to>
</transition>
</background>
33 changes: 33 additions & 0 deletions usr/share/backgrounds/bluefin/bluefin-spring-dynamic.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<background>
<starttime>
<year>2023</year>
<month>04</month>
<day>18</day>
<hour>8</hour>
<minute>00</minute>
<second>00</second>
</starttime>
<!-- This animation will start at 8 AM. -->
<!-- We start with day at 8 AM. It will remain up for 10 hours. -->
<static>
<duration>36000.0</duration>
<file>/usr/share/backgrounds/bluefin/WallPaper_SpringDay_Post.webp</file>
</static>
<!-- Day ended and starts to transition to night at 6 PM. The transition lasts for 2 hours, ending at 8 PM. -->
<transition type="overlay">
<duration>7200.0</duration>
<from>/usr/share/backgrounds/bluefin/WallPaper_SpringDay_Post.webp</from>
<to>/usr/share/backgrounds/bluefin/WallPaper_SpringNight_Post.webp</to>
</transition>
<!-- It's 8 PM, we're showing the night till 6 AM. -->
<static>
<duration>36000.0</duration>
<file>/usr/share/backgrounds/bluefin/WallPaper_SpringNight_Post.webp</file>
</static>
<!-- It's 6 AM, and we're starting to transition to day. Transition completes at 8 AM. -->
<transition type="overlay">
<duration>7200.0</duration>
<from>/usr/share/backgrounds/bluefin/WallPaper_SpringNight_Post.webp</from>
<to>/usr/share/backgrounds/bluefin/WallPaper_SpringDay_Post.webp</to>
</transition>
</background>
33 changes: 33 additions & 0 deletions usr/share/backgrounds/bluefin/bluefin-summer-dynamic.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<background>
<starttime>
<year>2023</year>
<month>04</month>
<day>18</day>
<hour>8</hour>
<minute>00</minute>
<second>00</second>
</starttime>
<!-- This animation will start at 8 AM. -->
<!-- We start with day at 8 AM. It will remain up for 10 hours. -->
<static>
<duration>36000.0</duration>
<file>/usr/share/backgrounds/bluefin/WallPaper_SummerDay_Post.webp</file>
</static>
<!-- Day ended and starts to transition to night at 6 PM. The transition lasts for 2 hours, ending at 8 PM. -->
<transition type="overlay">
<duration>7200.0</duration>
<from>/usr/share/backgrounds/bluefin/WallPaper_SummerDay_Post.webp</from>
<to>/usr/share/backgrounds/bluefin/WallPaper_SummerNight_Post.webp</to>
</transition>
<!-- It's 8 PM, we're showing the night till 6 AM. -->
<static>
<duration>36000.0</duration>
<file>/usr/share/backgrounds/bluefin/WallPaper_SummerNight_Post.webp</file>
</static>
<!-- It's 6 AM, and we're starting to transition to day. Transition completes at 8 AM. -->
<transition type="overlay">
<duration>7200.0</duration>
<from>/usr/share/backgrounds/bluefin/WallPaper_SummerNight_Post.webp</from>
<to>/usr/share/backgrounds/bluefin/WallPaper_SummerDay_Post.webp</to>
</transition>
</background>
33 changes: 33 additions & 0 deletions usr/share/backgrounds/bluefin/bluefin-winter-dynamic.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
<background>
<starttime>
<year>2023</year>
<month>04</month>
<day>18</day>
<hour>8</hour>
<minute>00</minute>
<second>00</second>
</starttime>
<!-- This animation will start at 8 AM. -->
<!-- We start with day at 8 AM. It will remain up for 10 hours. -->
<static>
<duration>36000.0</duration>
<file>/usr/share/backgrounds/bluefin/WallPaper_WinterDay_Post.webp</file>
</static>
<!-- Day ended and starts to transition to night at 6 PM. The transition lasts for 2 hours, ending at 8 PM. -->
<transition type="overlay">
<duration>7200.0</duration>
<from>/usr/share/backgrounds/bluefin/WallPaper_WinterDay_Post.webp</from>
<to>/usr/share/backgrounds/bluefin/WallPaper_WinterNight_Post.webp</to>
</transition>
<!-- It's 8 PM, we're showing the night till 6 AM. -->
<static>
<duration>36000.0</duration>
<file>/usr/share/backgrounds/bluefin/WallPaper_WinterNight_Post.webp</file>
</static>
<!-- It's 6 AM, and we're starting to transition to day. Transition completes at 8 AM. -->
<transition type="overlay">
<duration>7200.0</duration>
<from>/usr/share/backgrounds/bluefin/WallPaper_WinterNight_Post.webp</from>
<to>/usr/share/backgrounds/bluefin/WallPaper_WinterDay_Post.webp</to>
</transition>
</background>
14 changes: 14 additions & 0 deletions usr/share/gnome-background-properties/bluefin-autumn-dynamic.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
<wallpaper deleted="false">
<name>Bluefin - Autumn Dynamic</name>
<filename>/usr/share/backgrounds/bluefin/bluefin-autumn-dynamic.xml</filename>
<options>zoom</options>
<shade_type>solid</shade_type>
<pcolor>#2A1413</pcolor>
<scolor>#000000</scolor>
</wallpaper>
</wallpapers>


14 changes: 14 additions & 0 deletions usr/share/gnome-background-properties/bluefin-spring-dynamic.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
<wallpaper deleted="false">
<name>Bluefin - Spring Dynamic</name>
<filename>/usr/share/backgrounds/bluefin/bluefin-spring-dynamic.xml</filename>
<options>zoom</options>
<shade_type>solid</shade_type>
<pcolor>#3A663F</pcolor>
<scolor>#000000</scolor>
</wallpaper>
</wallpapers>


14 changes: 14 additions & 0 deletions usr/share/gnome-background-properties/bluefin-summer-dynamic.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
<wallpaper deleted="false">
<name>Bluefin - Summer Dynamic</name>
<filename>/usr/share/backgrounds/bluefin/bluefin-summer-dynamic.xml</filename>
<options>zoom</options>
<shade_type>solid</shade_type>
<pcolor>#F99F53</pcolor>
<scolor>#000000</scolor>
</wallpaper>
</wallpapers>


14 changes: 14 additions & 0 deletions usr/share/gnome-background-properties/bluefin-winter-dynamic.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
<wallpaper deleted="false">
<name>Bluefin - Summer Dynamic</name>
<filename>/usr/share/backgrounds/bluefin/bluefin-winter-dynamic.xml</filename>
<options>zoom</options>
<shade_type>solid</shade_type>
<pcolor>#8198A7</pcolor>
<scolor>#000000</scolor>
</wallpaper>
</wallpapers>


Binary file added usr/share/pixmaps/faces/bicycle.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/book.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/calculator.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/cat.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/coffee2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/flower2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/gamepad.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/guitar2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/headphones.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/hummingbird.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/mountain.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/plane.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/surfer.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/tomatoes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added usr/share/pixmaps/faces/tree.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2482774

Please sign in to comment.