Skip to content

Commit

Permalink
Update GNOME docs
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r committed Nov 5, 2023
1 parent 9832975 commit ca3ac0c
Show file tree
Hide file tree
Showing 12 changed files with 549 additions and 183 deletions.
665 changes: 538 additions & 127 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@astrojs/starlight": "^0.10.0",
"astro": "^3.1.2",
"astro": "^3.4.3",
"sass": "^1.63.6",
"sharp": "^0.32.1"
}
Expand Down
Binary file added src/assets/images/gnome-arcmenu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/images/gnome-calendar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/images/gnome-custom-extensions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/images/gnome-custom-flypie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/images/gnome-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/images/gnome-logomenu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/images/gnome-power.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/assets/images/gnome-sweetdark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
31 changes: 6 additions & 25 deletions src/content/docs/en/configuration/gnome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,34 +19,19 @@ The GNOME top bar is composed of **Logo Menu** extension that provides a menu to

![GNOME Logo Menu](@assets/images/gnome-logomenu.png)

As example, by clicking on **Software Center...** you can access to its application for getting the applications you need.
As example, by clicking on **Software Center...** you can access to its application for getting the applications you need. Note that the shown applications are managed by **flatpak** and they are retrieved from **Flathub**, not from Arch repositories. By default, no apps are shown because you need to install flatpak by `sudo pacman -S flatpak packagekit`.

![GNOME Software Center](@assets/images/gnome-softwarecenter.png)

Next to Logo Menu, a **calendar** is placed showing your avatar and your account name
One of main menus in GNOME is **Arc Menu** that allows you to quickly access to **Blue** and **Red Team** tools, as well as usual application and system instruments

![GNOME Calendar](@assets/images/gnome-calendar.png)

At the center of the top bar, several **workspaces** have been set. They have been conceived to be used for different activities, for example:
* 🕵️ Cyber Security
* 📖 Coding
* 🍒 Note Taking
* 🎸 Music
* 🎮 Recreation
* 🐝 Misc

![GNOME Workspaces](@assets/images/gnome-workspaces.png)

By clicking on one of them, you will be switched to the related workspace.
![GNOME Arc Menu](@assets/images/gnome-arcmenu.png)

On the right side of the top bar, by clicking on the statement **Athena is Great!**, a set of widgets appears.
Next to Arc Menu, a **calendar** is placed along with an incoming notifications view

![GNOME Widget](@assets/images/gnome-widget.png)
![GNOME Dashboard](@assets/images/gnome-dashboard.png)

Here, you can access to several resources.
![GNOME Calendar](@assets/images/gnome-calendar.png)

Next to it, you can find some metrics about the system resource consumption.
On the right side of the top bar, you can find some metrics about the system resource consumption.

![GNOME Vitals](@assets/images/gnome-vitals.png)

Expand All @@ -72,10 +57,6 @@ At the bottom side, a **Menu Dock** has been implemented showing the pinned appl

![GNOME Menu Dock](@assets/images/gnome-dock.png)

GNOME in Athena offers also the **Gestures Improvement** extension that allow you to improve touchpad gestures. It can be managed by accessing to the Extensions, finding this extension and clicking on **Settings**.

![GNOME Menu Dock](@assets/images/gnome-gestures.png)

By pressing `Super` key (i.e., `Windows` key), or by the Menu Dock on **Show Apps** or Logo Menu on **App Grid** button, you can access to the installed applications.

![GNOME Application Grid](@assets/images/gnome-applications.png)
Expand Down
34 changes: 4 additions & 30 deletions src/content/docs/en/customization/gnome.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -126,33 +126,13 @@ It shows tray icons on the top bar for supported running applications.

![AppIndicator Settings](@assets/images/gnome-custom-appindicator.png)

### Aylur's Widgets
### Arc Menu

It is a set of widgets that can be heavily customized. You can customize the Dashboard appearing when you click on **Athena is Great!** on top bar.
A highly-customizable application menu.

![Aylur's Widgets Settings](@assets/images/gnome-dashboard.png)
![GNOME Arc Menu](@assets/images/gnome-arcmenu.png)

You can customize the panel, the widgets inside it and the label itself.

![Aylur's Widgets Settings](@assets/images/gnome-custom-aylur-dashboard.png)

Another widget of Aylur extension is the calendar.

![Aylur's Widgets Settings](@assets/images/gnome-calendar.png)

You can customize it by expanding the **Date Menu Tweaks** entry.

![Aylur's Widgets Settings](@assets/images/gnome-custom-aylur-date.png)

Another interesting widget to customize is the set of workspaces.

![Aylur's Widgets Settings](@assets/images/gnome-workspaces.png)

You can customize it by expanding the **Workspace Indicator** entry.

![Aylur's Widgets Settings](@assets/images/gnome-custom-aylur-workspaces.png)

There are a lot of customizations that you can do on Aylur's Widgets! Continue to explore their settings and customize the environment in a wonderful manner!.
By its settings, you can set several tweaks and change menu layout to make it like KDE, GNOME, XFCE menus and others.

### Desktop NG Icons

Expand All @@ -170,12 +150,6 @@ You can customize them or adding a new circular menu by accessing to its setting

![FlyPie Settings](@assets/images/gnome-custom-flypie.png)

### Gestures Improvements

You can manage the interaction of your fingers on the touchpad by the extension settings.

![Gesture Improvements Settings](@assets/images/gnome-custom-gestures.png)

### Logo Menu

The top bar is characterized by a Linux logo icon on its left side.
Expand Down

0 comments on commit ca3ac0c

Please sign in to comment.