This commit is contained in:
Valeria Fadeeva 2023-11-15 20:41:28 +05:00
parent 3dde6d13d1
commit a91b115c49
13 changed files with 294 additions and 226 deletions

136
Cargo.lock generated
View File

@ -140,9 +140,9 @@ dependencies = [
[[package]]
name = "bstr"
version = "1.7.0"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c79ad7fb2dd38f3dabd76b09c6a5a20c038fc0213ef1e9afd30eb777f120f019"
checksum = "542f33a8835a0884b006a0c3df3dadd99c0c3f296ed26c2fdc8028e01ad6230c"
dependencies = [
"memchr",
"serde",
@ -258,7 +258,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
dependencies = [
"cfg-if",
"hashbrown 0.14.2",
"hashbrown",
"lock_api",
"once_cell",
"parking_lot_core",
@ -282,7 +282,7 @@ checksum = "487585f4d0c6655fe74905e2504d8ad6908e4db67f744eb140876906c2f3175d"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
]
[[package]]
@ -302,9 +302,9 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
[[package]]
name = "errno"
version = "0.3.5"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860"
checksum = "7c18ee0ed65a5f1f81cac6b1d213b69c35fa47d4252ad41f1486dbd8226fe36e"
dependencies = [
"libc",
"windows-sys",
@ -356,7 +356,7 @@ dependencies = [
"intl-memoizer",
"intl_pluralrules",
"rustc-hash",
"self_cell",
"self_cell 0.10.3",
"smallvec",
"unic-langid",
]
@ -449,7 +449,7 @@ checksum = "53b153fd91e4b0147f4aced87be237c98248656bb01050b96bf3ee89220a8ddb"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
]
[[package]]
@ -620,7 +620,7 @@ dependencies = [
"proc-macro-error",
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
]
[[package]]
@ -706,14 +706,14 @@ dependencies = [
"proc-macro-error",
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
]
[[package]]
name = "h2"
version = "0.3.21"
version = "0.3.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833"
checksum = "4d6250322ef6e60f93f9a2162799302cd6f68f79f6e5d85c8c16f14d1d958178"
dependencies = [
"bytes",
"fnv",
@ -721,19 +721,13 @@ dependencies = [
"futures-sink",
"futures-util",
"http",
"indexmap 1.9.3",
"indexmap",
"slab",
"tokio",
"tokio-util",
"tracing",
]
[[package]]
name = "hashbrown"
version = "0.12.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
[[package]]
name = "hashbrown"
version = "0.14.2"
@ -754,9 +748,9 @@ checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
[[package]]
name = "http"
version = "0.2.9"
version = "0.2.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
checksum = "8947b1a6fad4393052c7ba1f4cd97bed3e953a95c79c92ad9b051a04611d9fbb"
dependencies = [
"bytes",
"fnv",
@ -833,7 +827,7 @@ dependencies = [
"serde",
"serde_derive",
"thiserror",
"toml 0.8.6",
"toml 0.8.8",
"unic-langid",
]
@ -876,7 +870,7 @@ dependencies = [
"proc-macro2",
"quote",
"strsim",
"syn 2.0.38",
"syn 2.0.39",
"unic-langid",
]
@ -890,7 +884,7 @@ dependencies = [
"i18n-config",
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
]
[[package]]
@ -903,16 +897,6 @@ dependencies = [
"unicode-normalization",
]
[[package]]
name = "indexmap"
version = "1.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
dependencies = [
"autocfg",
"hashbrown 0.12.3",
]
[[package]]
name = "indexmap"
version = "2.1.0"
@ -920,7 +904,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d530e1a18b1cb4c484e6e34556a0d948706958449fca0cab753d649f2bce3d1f"
dependencies = [
"equivalent",
"hashbrown 0.14.2",
"hashbrown",
]
[[package]]
@ -971,15 +955,15 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
version = "0.2.149"
version = "0.2.150"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c"
[[package]]
name = "linux-raw-sys"
version = "0.4.10"
version = "0.4.11"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f"
checksum = "969488b55f8ac402214f3f5fd243ebb7206cf82de60d3172994707a4bcc2b829"
[[package]]
name = "locale_config"
@ -1179,7 +1163,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
]
[[package]]
@ -1293,7 +1277,7 @@ dependencies = [
"phf_shared",
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
]
[[package]]
@ -1495,7 +1479,7 @@ dependencies = [
"proc-macro2",
"quote",
"rust-embed-utils",
"syn 2.0.38",
"syn 2.0.39",
"walkdir",
]
@ -1533,9 +1517,9 @@ dependencies = [
[[package]]
name = "rustix"
version = "0.38.21"
version = "0.38.24"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2b426b0506e5d50a7d8dafcf2e81471400deb602392c7dd110815afb4eaf02a3"
checksum = "9ad981d6c340a49cdc40a1028d9c6084ec7e9fa33fcb839cab656a267071e234"
dependencies = [
"bitflags 2.4.1",
"errno",
@ -1599,9 +1583,18 @@ dependencies = [
[[package]]
name = "self_cell"
version = "0.10.2"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ef965a420fe14fdac7dd018862966a4c14094f900e1650bbc71ddd7d580c8af"
checksum = "e14e4d63b804dc0c7ec4a1e52bcb63f02c7ac94476755aa579edac21e01f915d"
dependencies = [
"self_cell 1.0.2",
]
[[package]]
name = "self_cell"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e388332cd64eb80cd595a00941baf513caffae8dce9cfd0467fc9c66397dade6"
[[package]]
name = "semver"
@ -1611,22 +1604,22 @@ checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090"
[[package]]
name = "serde"
version = "1.0.190"
version = "1.0.192"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "91d3c334ca1ee894a2c6f6ad698fe8c435b76d504b13d436f0685d648d6d96f7"
checksum = "bca2a08484b285dcb282d0f67b26cadc0df8b19f8c12502c13d966bf9482f001"
dependencies = [
"serde_derive",
]
[[package]]
name = "serde_derive"
version = "1.0.190"
version = "1.0.192"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67c5609f394e5c2bd7fc51efda478004ea80ef42fee983d5c67a65e34f32c0e3"
checksum = "d6c7207fbec9faa48073f3e3074cbe553af6ea512d7c21ba46e434e70ea9fbc1"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
]
[[package]]
@ -1689,9 +1682,9 @@ dependencies = [
[[package]]
name = "smallvec"
version = "1.11.1"
version = "1.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970"
[[package]]
name = "socket2"
@ -1741,9 +1734,9 @@ dependencies = [
[[package]]
name = "syn"
version = "2.0.38"
version = "2.0.39"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b"
checksum = "23e78b90f2fcf45d3e842032ce32e3f2d1545ba6636271dcbf24fa306d87be7a"
dependencies = [
"proc-macro2",
"quote",
@ -1780,7 +1773,7 @@ dependencies = [
"cfg-expr",
"heck",
"pkg-config",
"toml 0.8.6",
"toml 0.8.8",
"version-compare",
]
@ -1820,7 +1813,7 @@ checksum = "266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
]
[[package]]
@ -1849,9 +1842,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
[[package]]
name = "tokio"
version = "1.33.0"
version = "1.34.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f38200e3ef7995e5ef13baec2f432a6da0aa9ac495b2c0e8f3b7eec2c92d653"
checksum = "d0c014766411e834f7af5b8f4cf46257aab4036ca95e9d2c144a10f59ad6f5b9"
dependencies = [
"backtrace",
"bytes",
@ -1898,14 +1891,14 @@ dependencies = [
[[package]]
name = "toml"
version = "0.8.6"
version = "0.8.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ff9e3abce27ee2c9a37f9ad37238c1bdd4e789c84ba37df76aa4d528f5072cc"
checksum = "a1a195ec8c9da26928f773888e0742ca3ca1040c6cd859c919c9f59c1954ab35"
dependencies = [
"serde",
"serde_spanned",
"toml_datetime",
"toml_edit 0.20.7",
"toml_edit 0.21.0",
]
[[package]]
@ -1923,7 +1916,7 @@ version = "0.19.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
dependencies = [
"indexmap 2.1.0",
"indexmap",
"toml_datetime",
"winnow",
]
@ -1934,7 +1927,18 @@ version = "0.20.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "70f427fce4d84c72b5b732388bf4a9f4531b53f74e2887e3ecb2481f68f66d81"
dependencies = [
"indexmap 2.1.0",
"indexmap",
"toml_datetime",
"winnow",
]
[[package]]
name = "toml_edit"
version = "0.21.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d34d383cd00a163b4a5b85053df514d45bc330f6de7737edfe0a93311d1eaa03"
dependencies = [
"indexmap",
"serde",
"serde_spanned",
"toml_datetime",
@ -2102,7 +2106,7 @@ dependencies = [
"once_cell",
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
"wasm-bindgen-shared",
]
@ -2136,7 +2140,7 @@ checksum = "c5353b8dab669f5e10f5bd76df26a9360c748f054f862ff5f3f8aae0c7fb3907"
dependencies = [
"proc-macro2",
"quote",
"syn 2.0.38",
"syn 2.0.39",
"wasm-bindgen-backend",
"wasm-bindgen-shared",
]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 980 B

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,37 +1,67 @@
<big>Thanks for your support</big>
<big>Support</big>
CachyOS Linux receives a great deal of support from its community of users and we would like to thank each and every contributor for participating. We are growing at a steady pace and our distribution is getting better every day thanks to you.
Dear users and fans of Open Source software.
It is very easy to make a difference. Depending on your skill set, your availability you can help CachyOS in one or more of the following ways:
I am asking you for financial support. For the past 1.5 years, I've spent my free time developing a distribution of the Linux operating system, and I'd like to share with you why this work is so important and why your donation makes a difference.
<big>Support and Promotion</big>
Open source software plays a key role in the modern world, providing freedom to use, study, change and distribute programs. This means that everyone who uses Open Source software has the opportunity to adapt it to their needs and improve it for all users.
<b>Spreading the word</b>
My project, a distribution of the Linux operating system, is one example of such Open Source software. I strive to create a reliable and user-friendly operating system while giving users choice and control over their computers. Linux is based on open standards and collaborative development, making it available to everyone without the restrictions of commercial licenses.
If you like CachyOS, let people know. Write a review and publish it on distrowatch.com. Talk about it with your friends and the people around you.
However, developing and maintaining Open Source software requires resources - time, energy and, of course, financial resources. Your donations will help me continue to work on the project, improve its functionality, fix bugs and ensure security.
<b>Joining the Community</b>
Financial support will also allow me to devote more time to developing new features, improving the user interface and optimizing the system as a whole. Without your support, my project may not reach its full potential and benefit the community.
CachyOS isn't just an operating system, it's also a dynamic community of people who enjoy, gather, and interact with a free and open project. Whether it's by helping others sort through issues, by making them feel welcome, or simply by meeting and talking to other CachyOS users, we recommend you join the community and participate in making CachyOS better.
All collected donations will be invested in the development of the project: payment for the domain, hosting, equipment upgrades, testing and development of new functions. Be sure that every ruble, dollar, euro you donate will be used effectively and responsibly.
I encourage you to support my work in developing a distribution of the Linux operating system financially. Your donation will be appreciated, and together we can continue to develop Open Source software and make the world more open, free and accessible to everyone.
Best regards, Valeria.
<a href="https://www.tinkoff.ru/cf/7OmVoFjdFNI">Support the project</a>
<big>And also</big>
It's easy to participate in the development of Melawy Linux. Depending on your skills and capabilities, you can help Melawy Linux in one or more ways:
<big>Support and promotion</big>
<b>Mentioned in conversation</b>
If you like Melawy Linux, let people know about it. Write a review and post it on distrowatch.com. Discuss it with your friends, colleagues, relatives and people around you.
<b>Joining the community</b>
Melawy Linux is not just an operating system, it is also a community of people who enjoy a free and open project, a place for communication and interaction with like-minded people. Whether you are helping other people solve their problems, making them feel at home, or simply communicating with other Melawy Linux users, we encourage you to join the community and take part in the creation of Melawy Linux.
<b>Helping others</b>
If you have some spare time and you're willing to help other users with technical problems, you should seriously consider reading the forums and/or joining the IRC channel and helping other CachyOS users solve the problems you know how to fix.
If you have free time and want to help other users with technical problems, you should seriously consider reading the forums and helping other Melawy Linux users solve problems, especially if you know how to fix them.
<big>Project contributions</big>
<big>Participation in development</big>
<b>Bug reports</b>
If you've noticed something that doesn't work properly while using CachyOS, let us know. The problem you have discovered is likely to affect others as well; The sooner we know about it, the sooner we're able to fix it.
If while using Melawy Linux you notice something that is not working properly, please let us know. The problem you discovered will most likely affect others. The sooner we find out about it, the sooner we can fix it.
<b>New ideas</b>
The vast majority of improvements included in each release come from the community. If there's something that you think is missing or that could be done better, please tell us. Whether it's the inclusion of a missing hardware driver, or a software application that should be part of a stock installation, or if you have any other ideas on how to make CachyOS better, we're always interested in hearing them.
The vast majority of improvements included in each release come from the community. If there is anything you think is missing or could be done better, please let us know. Whether it's the inclusion of a missing hardware driver or a software application that should be part of the official repository, or if you have any other ideas on how to make Melawy Linux better, we're always interested in hearing about them.
<b>Artwork</b>
<b>Design</b>
If you are talented in graphic design and willing to contribute to the project, please send us your creations and artwork. Whether it's a simple wallpaper, an icon set, a splash screen, or even a new logo, we're always interested to hear from you about new artwork.
If you have a talent in graphic design and are ready to contribute to the project, send us your work and illustrations. Be it a simple wallpaper, an icon set, screensavers or even a new logo. We are always interested in knowing your vision of design.
<b>Code</b>
<b>Programming</b>
Most of our development is done in QT, C++, Python, HTML5/CSS and BASH. We also use Git for version control and PKGBUILDs for packaging. If you're comfortable with these technologies, don't hesitate to have a look at the code. If you think you can improve our applications or write new ones don't hesitate to suggest patches or to fork our git repositories.
Most of our development is done in QT, C++, Python, HTML5/CSS and BASH. We also use Git for version control and PKGBUILD for packaging. If you're comfortable using these technologies, feel free to take a look at our code. If you think you can improve our applications or write new ones, feel free to suggest fixes or fork our git repositories.

View File

@ -1,37 +1,30 @@
<big>Handling hardware</big>
CachyOS not only supports the use of multiple kernels (selectable from the advanced options at the boot screen), but also provides access to the very latest bleeding-edge kernels as well. This can be done through the use of the Kernel module in CachyOS's graphical Settings Manager, or via the command line using the MHWD-kernel (CachyOS Hardware Detection) command.
These CachyOS tools will automatically update a newly installed kernel along with any modules currently in use with your existing kernel. For example, if you were to update from kernel 3.18 to 4.1, MHWD-kernel would automatically include the kernel 4.1 builds and all modules used with kernel 3.18. How about that!
You can configure your hardware through the Hardware Detection module in the Settings Manager or alternatively with the MHWD cli-application. With these tools, you can install for example graphical drivers, free and proprietary.
<big>Getting help</big>
Although CachyOS is designed to work as much "out of the box" as possible, we don't claim it's perfect. There can be times when things go wrong, you might have questions and a desire to learn more, or just want to personalize it to suit your tastes. This page provides details of some available resources to help you!
Although Melawy Linux is designed to work correctly out of the box, we will not claim that it is perfect. There are times when something goes wrong, you may have questions and want to know more, or you may simply want to customize the system to your liking. This page provides information on some of the resources available to help you!
<b>Search the web</b>
<b>Search on the Internet</b>
Perhaps the first place to look for generic Linux help is by using your favorite search engine. Just include words like 'Linux', 'CachyOS' or 'Arch' in your search query.
Perhaps the first place to look for general Linux help is to use your favorite search engine. Just add words like "Linux", "Melawy Linux" or "Arch" to your search query.
As CachyOS is based on Arch Linux, guides and tips designed for Arch usually apply to CachyOS too.
Since Melawy Linux is based on Arch Linux, guides and tips designed for Arch generally apply to Melawy Linux as well.
<b>Look in the forums</b>
<b>Join us on Telegram</b>
For specific help with CachyOS we have a dedicated online forum where you can search for topics, or create one yourself! This is probably the next best place to go for collaboration, discussion and assistance. Ask for help, post your thoughts, or outline some suggestions. Don't be shy!
The CachyOS forum is divided into sub-forums for different topics and environments, please post your query in the appropriate place!
Another option is to chat with us on Telegram chat.
<big>Other resources</big>
- <a href="https://aur.archlinux.org">AUR Repository</a> - Extra software not in the regular repositories, built from source.
- <a href="https://wiki.cachyos.org">CachyOS Wiki</a> - Official wiki for CachyOS.
- <a href="https://wiki.archlinux.org">Arch Wiki</a> - Official wiki for Arch.
- <a href="https://aur.archlinux.org">AUR Repository</a> - Additional software not found in regular repositories, built from source code.
- <a href="http://wiki.archlinux.org">Arch Wiki</a> - Official wiki for Arch.
<big>Suggestions</big>
<big>Russian-language resources</big>
Got a suggestion on how we can make CachyOS better? Found something you want to be included, or want to help out? Please let us know, by posting your suggestion on the forum or drop by on IRC.
Communication on the resources listed above is conducted in English and will suit you if you speak it. Even though the capabilities of various automatic translation tools have made great strides forward, it is always more common to communicate in a language in which you not only speak, but also think. If this language is Russian for you, you may be interested in the official Melawy Linux discord community in Russia.
Thank you!
<big>Offers</big>
We hope you enjoy using CachyOS!
Have a suggestion on how to make Melawy Linux better? Found something you want to include in the system, or just want to help? Let us know by posting your suggestion on the Melawy Linux discord community.
Thank you for your choice!
We hope you enjoy Melawy Linux!

View File

@ -1,37 +1,44 @@
<big>Melawy Linux 23.10</big>
<big>Release of Melawy Linux distribution</big>
This is our 10th release in 2023.
The release does change for systemd-boot the default encryption method to "luks2" and the netinstall got a clean up.
It is now possible to not install CachyOS related packages and they have now their own category.
We also got some major package upgrades, like llvm 16 and linux-cachyos 6.5.3.
Quietly and almost imperceptibly, after 1.5 years of work, the first release of the Melawy Linux operating system was released.
Currently we are also testing a new method to provide the nvidia module. This method will replace "nvidia-dkms" and the module comes precompiled to avoid further compilations on the users machine.
This makes also sure, that the kernel does compile with the nvidia-driver.
We will do some further stability testing and then implement this into future releases.
<big>What's inside?</big>
Here's a summary of the changes:
- Installation from disk and over the network with the choice of bootloader rEFInd, systemd-boot, Grub2 in one installer.
- Ability to select and install driver version for Nvidia video card:
- installation from disk - drivers only for new video cards
- network installation - manual driver selection
<big>Features:</big>
- Non-standard kernel - with patches for performance and protection from Meltdown and Specter, etc.
- Builder of the initial kernel environment using the modular, automated Dracut.
- Generation of digital signatures and kernel signing to start via Secure Boot:
- Later, bootloader signing will be automated and the full boot cycle will be checked via Secure Boot.
- The full boot phase via Secure Boot protects against viruses, starting with the bootloader and kernel loading.
- systemd-boot: Default to luks2
- netinstall: Provide a own category for CachyOS Packages
- Calamares synced with upstream
- Package updates: linux-cachyos 6.5.3, nvidia-utils 535.104.05, mesa 23.2.7
- Support for Luks2 full-disk encryption using the latest Argon2 algorithm.
- Beautiful, informative visual design:
- operating system boot selection screen
- stage of loading the kernel and base environment initrd
- login
- working environment:
- styles
- color
- icons
- cursors
<big>Bug-fixes:</big>
- Not annoying update checking applet:
- automatic check at login after 10 seconds - after everything starts
- force check button and install button
- shellprocess_sdboot: Avoid using "sudo", when generating the boot entries at the installation process
- Pre-installed controls for AMD hardware through the user interface and Nvidia graphics card.
- A pre-selected large list of programs that can be used immediately.
- The ability to use all these programs directly on the Live image, without installing the system on disk.
- And other...
You can find the download at our mirrors on sourceforge.
You can find the download at <a href="https://sourceforge.net/projects/melawy-linux/files/">sourceforge</a>.
https://mirror.cachyos.org/ISO/
https://sourceforge.net/projects/cachyos-arch/files/
If you want to support my work, you can make a <a href="https://www.tinkoff.ru/cf/7OmVoFjdFNI">donation</a>.
If you'd like to support us, you can donate to help cover our monthly server costs.
Thanks for your support!
https://paypal.me/pttrr
https://www.patreon.com/CachyOS
Thank you for your support!
The CachyOS Team
Best regards, Valeria Fadeeva.

View File

@ -1,37 +1,67 @@
<big> Спасибо за вашу поддержку </big>
<big>Поддержка</big>
Значительную поддержку CachyOS Linux получает от сообщества пользователей, и мы хотели бы поблагодарить каждого участника за участие. Мы развиваемся уверенными темпами, и благодаря вам наша система становится лучше с каждым днем.
Уважаемые пользователи и поклонники Open Source программного обеспечения.
Принять участие в развитии CachyOS легко. В зависимости от ваших навыков и возможностей вы можете помочь CachyOS одним или несколькими способами:
Я обращаюсь к вам с просьбой о финансовой поддержке. В течение последних 1,5 лет я уделяла свое свободное время разработке дистрибутива операционной системы Linux, и я хотела бы поделиться с вами, почему эта работа столь важна и почему ваше пожертвование имеет значение.
<big> Поддержка и продвижение </big>
Open source программное обеспечение (ПО) играет ключевую роль в современном мире, обеспечивая свободу использования, изучения, изменения и распространения программ. Это значит, что каждый, кто использует Open Source ПО, имеет возможность адаптировать его под свои нужды и улучшать его для всех пользователей.
<b> Упоминание в разговоре </b>
Мой проект - дистрибутив операционной системы Linux, является одним из примеров такого Open Source ПО. Я стремлюсь создать надежную и удобную операционную систему, предоставляя пользователям возможность выбора и контроля над своими компьютерами. Линукс основан на открытых стандартах и совместной разработке, что делает его доступным для всех без ограничений коммерческих лицензий.
Если вам нравится CachyOS, пусть люди знают об этом. Напишите отзыв и опубликуйте его на distrowatch.com. Обсудите ее со своими друзьями, коллегами, родственниками и людьми вокруг вас.
Однако разработка и поддержка Open Source программного обеспечения требуют ресурсов - времени, энергии и, конечно же, финансовых средств. Ваши пожертвования помогут мне продолжать работать над проектом, улучшать его функциональность, исправлять ошибки и обеспечивать безопасность.
<b> Присоединение к сообществу </b>
Финансовая поддержка позволит мне также уделить больше времени на разработку новых функций, улучшение пользовательского интерфейса и оптимизацию системы в целом. Без вашей поддержки мой проект может не достичь своего полного потенциала и не принести пользу сообществу.
CachyOS - это не просто операционная система, это динамичное сообщество людей, которым свободный и открытый проект дарит удовольствие, является местом общения и взаимодействия с единомышленниками. Не важно помогаете ли вы другим людям решать возникшие у них проблемы, давая им возможность почувствовать себя как дома, или просто общаетесь с другими пользователями CachyOS, мы рекомендуем вам присоединиться к сообществу и принять посильное участие в создании CachyOS.
Все собранные пожертвования будут вложены в развитие проекта: оплата домена, хостинга, обновление оборудования, проведение тестирования и разработка новых функций. Будьте уверены, что каждый рубль, доллар, евро, пожертвованный вами, будет использован эффективно и ответственно.
<b> Помощь другим </b>
Я призываю Вас поддержать мою работу по разработке дистрибутива операционной системы Linux финансово. Ваше пожертвование будет оценено, и вместе мы сможем продолжить развитие Open Source ПО и сделать мир более открытым, свободным и доступным для всех.
Если у вас есть свободное время и вы хотите помочь другим пользователям в решении технических проблем, вам следует серьезно подумать о том, чтобы читать форумы и/или присоединяться к каналу IRC и помогать другим пользователям CachyOS решать проблемы, особенно если вы знаете, как их исправить.
С уважением, Валерия.
<a href="https://www.tinkoff.ru/cf/7OmVoFjdFNI">Поддержать проект</a>
<big>А также</big>
Принять участие в развитии Melawy Linux легко. В зависимости от ваших навыков и возможностей Вы можете помочь Melawy Linux одним или несколькими способами:
<big>Поддержка и продвижение</big>
<b>Упоминание в разговоре</b>
Если вам нравится Melawy Linux, пусть люди знают об этом. Напишите отзыв и опубликуйте его на distrowatch.com. Обсудите ее со своими друзьями, коллегами, родственниками и людьми вокруг Вас.
<b>Присоединение к сообществу</b>
Melawy Linux - это не просто операционная система, это также сообщество людей, которым свободный и открытый проект дарит удовольствие, является местом общения и взаимодействия с единомышленниками. Не важно помогаете ли Вы другим людям решать возникшие у них проблемы, давая им возможность почувствовать себя как дома, или просто общаетесь с другими пользователями Melawy Linux, мы рекомендуем вам присоединиться к сообществу и принять посильное участие в создании Melawy Linux.
<b>Помощь другим</b>
Если у Вас есть свободное время и Вы хотите помочь другим пользователям в решении технических проблем, Вам следует серьезно подумать о том, чтобы читать форумы и помогать другим пользователям Melawy Linux решать проблемы, особенно если Вы знаете, как их исправить.
<big>Участие в разработке</big>
<b> Отчеты об ошибках </b>
<b>Отчеты об ошибках</b>
Если во время использования CachyOS вы заметили что-то, что не работает должным образом, сообщите нам. Проблема, которую вы обнаружили, скорее всего, затронет и других. Чем раньше мы о ней узнаем, тем скорее мы сможем ее исправить.
Если во время использования Melawy Linux Вы заметили что-то, что не работает должным образом, сообщите нам. Проблема, которую Вы обнаружили, скорее всего, затронет и других. Чем раньше мы о ней узнаем, тем скорее мы сможем ее исправить.
<b> Новые идеи </b>
<b>Новые идеи</b>
Подавляющее большинство улучшений, включенных в каждый выпуск, поступает от сообщества. Если есть что-то, что, по вашему мнению, отсутствует или это можно сделать лучше, сообщите нам. Является ли это включением отсутствующего драйвера оборудования или программным приложением, которое должно быть частью официального репозитория, или если у вас есть какие-то другие идеи о том, как сделать CachyOS лучше, нам всегда интересно о них узнать.
Подавляющее большинство улучшений, включенных в каждый выпуск, поступает от сообщества. Если есть что-то, что, по Вашему мнению, отсутствует или это можно сделать лучше, сообщите нам. Является ли это включением отсутствующего драйвера оборудования или программным приложением, которое должно быть частью официального репозитория, или если у Вас есть какие-то другие идеи о том, как сделать Melawy Linux лучше, нам всегда интересно о них узнать.
<b> Оформление </b>
<b>Оформление</b>
Если вы обладаете талантом в графическом дизайне и готовы внести свой вклад в проект, отправьте нам свои работы и иллюстрации. Будь то простые обои, набор значков, заставки или даже новый логотип. Знать ваше видение дизайна нам всегда интересно.
Если Вы обладаете талантом в графическом дизайне и готоВы внести свой вклад в проект, отправьте нам свои работы и иллюстрации. Будь то простые обои, набор значков, заставки или даже новый логотип. Знать Ваше видение дизайна нам всегда интересно.
<b> Программирование </b>
<b>Программирование</b>
Большая часть нашей разработки выполняется в QT, C ++, Python, HTML5 / CSS и BASH. Мы также используем Git для контроля версий и PKGBUILD для упаковки. Если вам удобно пользоваться этими технологиями, не стесняйтесь взглянуть на наш код. Если вы думаете, что можете улучшить наши приложения или написать новые, не стесняйтесь предлагать исправления или форкать наши репозитории git.
Большая часть нашей разработки выполняется в QT, C++, Python, HTML5 / CSS и BASH. Мы также используем Git для контроля версий и PKGBUILD для упаковки. Если вам удобно пользоваться этими технологиями, не стесняйтесь взглянуть на наш код. Если Вы думаете, что можете улучшить наши приложения или написать новые, не стесняйтесь предлагать исправления или форкать наши репозитории git.

View File

@ -1,49 +1,30 @@
<big>Управление оборудованием</big>
CachyOS поддерживает не только выбор загрузки необходимого ядра Линукс (в дополнительных опциях на экране загрузки) среди нескольких установленных, но и позволяет самостоятельно установить любую из понравившихся (даже самую последнюю) версию. Это можно сделать с помощью модуля <b>Ядро</b> в графическом менеджере настроек CachyOS или посредством команды <i>mhwd-kernel</i> (CachyOS Hardware Detection) в терминале.
Данный инструмент автоматически обновит вновь установленное ядро, а также все дополнительные модули, уже использующиеся на этот момент с существующим ядром. Например, если вы обновляете ядро с версии 3.18 на версию 4.1, <i>mhwd-kernel</i> автоматически включит в сборку ядра 4.1 все модули, используемые с ядром 3.18.
Оборудование можно настроить через модуль <b>Конфигурация оборудования</b> в Диспетчере настроек или с помощью команды <i>mhwd</i> в терминале. С помощью этих инструментов можно, например, установить драйверы для видеокарты (как свободные, так и проприетарные).
<big>Получение справки</big>
Хотя CachyOS призван корректно работать, что называется, «из коробки», мы не станем утверждать, что он совершенен. Бывают случаи, когда что-то идет не так, у вас могут возникнуть вопросы и желание узнать больше или вы просто захотите настроить систему по своему вкусу. На этой странице содержится информация о некоторых доступных ресурсах, которые помогут вам!
Хотя Melawy Linux призван корректно работать, что называется, «из коробки», мы не станем утверждать, что он совершенен. Бывают случаи, когда что-то идет не так, у Вас могут возникнуть вопросы и желание узнать больше или Вы просто захотите настроить систему по своему вкусу. На этой странице содержится информация о некоторых доступных ресурсах, которые помогут вам!
<b>Поищите в Интернете</b>
Возможно, первое место для поиска общей помощи Linux - это использование вашей любимой поисковой системы. Просто добавьте в ваш поисковый запрос такие слова, как «Linux», «CachyOS» или «Arch».
Возможно, первое место для поиска общей помощи Linux - это использование вашей любимой поисковой системы. Просто добавьте в ваш поисковый запрос такие слова, как «Linux», «Melawy Linux» или «Arch».
Поскольку CachyOS базируется на Arch Linux, руководства и советы, предназначенные для Arch, обычно подходят и к CachyOS.
<b>Загляните на форум</b>
Для получения конкретной помощи в CachyOS у нас есть специализированный главный онлайн-форум, где вы можете искать темы или создавать их самостоятельно! Вероятно, это лучшее место для сотрудничества, обсуждения и помощи. Попросите о помощи, поделитесь своими мыслями или оставьте отзыв или предложение. Стеснятся не надо!
Форум CachyOS разделен на подфорумы различной тематики, поэтому желательно размещать свой запрос в соответствующем месте!
Поскольку Melawy Linux базируется на Arch Linux, руководства и советы, предназначенные для Arch, обычно подходят и к Melawy Linux.
<b>Присоединяйтесь к нам в Telegram</b>
Другой вариант - общаться с нами в чате Telegram.
<b>Подпишитесь на список рассылки</b>
<big>Другие ресурсы</big>
Еще один способ получить помощь - отправить вопрос по электронной почте в список рассылки CachyOS (можно просматривать историю прошлых обсуждений). Просто зарегистрируйтесь в списке, который для вас наиболее предпочтителен, и следуйте инструкциям. Существует список, посвященный нескольким темам!
<big> Другие ресурсы </big>
- <a href="https://aur.archlinux.org"> Репозиторий AUR </a> - Дополнительное программное обеспечение, отсутствующее в обычных репозиториях, собранное из исходного кода.
- <a href="https://wiki.cachyos.org"> CachyOS Wiki </a> - Официальная wiki для CachyOS.
- <a href="http://wiki.archlinux.org"> Arch Wiki </a> - Официальная wiki для Arch.
- <a href="https://aur.archlinux.org">Репозиторий AUR</a> - Дополнительное программное обеспечение, отсутствующее в обычных репозиториях, собранное из исходного кода.
- <a href="http://wiki.archlinux.org">Arch Wiki</a> - Официальная wiki для Arch.
<big>Русскоязычные ресурсы</big>
Общение на перечисленных выше ресурсах ведется на английском языке и подойдет вам, если вы им владеете. Даже не смотря на то, что возможности различных инструментов по автоматическому переводу шагнули далеко вперед, всегда привычнее общаться на языке, на котором не только говоришь, но и думаешь. Если для вас таким языком является Русский, вам могут быть интересны неофициальные группы и сообщества CachyOS в России.
Общение на перечисленных выше ресурсах ведется на английском языке и подойдет вам, если Вы им владеете. Даже не смотря на то, что возможности различных инструментов по автоматическому переводу шагнули далеко вперед, всегда привычнее общаться на языке, на котором не только говоришь, но и думаешь. Если для Вас таким языком является Русский, вам моет быть интересенн фициальное дискорд-сообщество Melawy Linux в России.
<big> Предложения </big>
<big>Предложения</big>
Есть предложение о том, как сделать CachyOS лучше? Нашли что-то, что хотите включить в систему, или просто хотите помочь? Сообщите нам, разместив свое предложение на главном форуме или заглянув в IRC.
Есть предложение о том, как сделать Melawy Linux лучше? Нашли что-то, что хотите включить в систему, или просто хотите помочь? Сообщите нам, разместив свое предложение в дискорд-сообществе Melawy Linux.
Спасибо Вам за Ваш выбор!
Надеемся, вам понравится CachyOS!
Надеемся, вам понравится Melawy Linux!

View File

@ -1,37 +1,44 @@
<big>Melawy Linux 23.10</big>
<big>Релиз дистрибутива Melawy Linux</big>
Это наш 10-й релиз в 2023 году.
В выпуске действительно изменен для systemd-boot метод шифрования по умолчанию на "luks2", и netinstall был очищен.
Теперь можно не устанавливать пакеты, связанные с CachyOS, и теперь у них есть своя собственная категория.
Мы также получили несколько крупных обновлений пакетов, таких как llvm 16 и linux-cachyos 6.5.3.
Тихо и почти незаметно спустя 1,5 года работы вышел первый релиз операционно системы Melawy Linux.
В настоящее время мы также тестируем новый метод предоставления модуля nvidia. Этот метод заменит "nvidia-dkms", и модуль поставляется предварительно скомпилированным, чтобы избежать дальнейших компиляций на компьютере пользователя.
Это также гарантирует, что ядро действительно компилируется с помощью nvidia-драйвера.
Мы проведем еще некоторое тестирование стабильности, а затем внедрим это в будущие версии.
<big>Что внутри?</big>
Вот краткое описание изменений:
- Установка с диска и по сети с выбором загрузчика rEFInd, systemd-boot, Grub2 в одном установщике.
- Возможность выбрать и установить версию драйверов для видеокарты Nvidia:
- установка с диска - драйверы только для новых видеокарт
- установка по сети - выбор драйвера вручную
<big>Особенности:</big>
- Нестандартное ядро - с патчами на производительность и защиту от Meltdown и Spectre и др.
- Сборщик начального окружения ядра с помощью модульного, автоматизированного Dracut.
- Генерация цифровых подписей и подписывания ядра для старта через Secure Boot:
- Позже будет автоматизировано подписывание загрузчика и проверен полный цикл загрузки через Secure Boot.
- Полный этап загрузки через Secure Boot защищает от вирусов начиная с загрузчика и загрузки ядра.
- systemd-boot: по умолчанию используется luks2
- netinstall: Выделена собственная категория для пакетов CachyOS
- Calamares синхронизирован
- Обновления пакетов: linux-cachyos 6.5.3, nvidia-utils 535.104.05, mesa 23.2.7
- Поддержка полнодискового шифрования Luks2 последним алгоритмом Аrgon2.
- Красивое, информативное визуальное оформление:
- экран выбора заргузки операционной системы
- этап загрузки ядра и базового окружения initrd
- вход в систему
- рабочее окружение:
- стили
- цвет
- иконки
- курсоры
<big>Исправления ошибок:</big>
- Не надоедающий апплет проверки обновлений:
- автоматическая проверка при входе через 10 секунд - после того как всё запустится
- кнопка принудительной проверки и кнопка установки
- shellprocess_sdboot: избегать использования "sudo" при создании загрузочных записей в процессе установки
- Предустановленные средства управления оборудованием AMD через пользовательский интерфейс и видеокартой Nvidia.
- Заранее выбранный большой список программ, которые можно сразу использовать.
- Возможность использовать все эти программы прямо на Live образе, без установки системы на диск.
- И другое...
Вы можете найти загрузку на наших зеркалах или sourceforge.
Вы можете найти загрузку на <a href="https://sourceforge.net/projects/melawy-linux/files/">sourceforge</a>.
https://mirror.cachyos.org/ISO/
https://sourceforge.net/projects/cachyos-arch/files/
Если Вы хотите поддержать мою работу, то можете сделать <a href="https://www.tinkoff.ru/cf/7OmVoFjdFNI">пожертвование</a>.
Если вы хотите поддержать нас, вы можете сделать пожертвование, чтобы помочь покрыть наши ежемесячные расходы на сервер.
Спасибо за Вашу поддержку!
https://paypal.me/pttrr
https://www.patreon.com/CachyOS
Спасибо за вашу поддержку!
Команда CachyOS
С уважением, Валерия Фадеева.

0
hooks/pre-commit.hook Executable file → Normal file
View File

View File

@ -5,7 +5,7 @@
viewBox="0 0 64 64"
version="1.1"
id="svg193"
sodipodi:docname="Me_lawy_64x64.svg"
sodipodi:docname="org.melawy.welcome.svg"
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
inkscape:export-filename="Me_lawy_512x512.png"
inkscape:export-xdpi="768"
@ -26,35 +26,43 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="false"
inkscape:zoom="9.1371454"
inkscape:cx="32.833011"
inkscape:cy="27.360843"
inkscape:zoom="6.4609375"
inkscape:cx="43.801693"
inkscape:cy="16.561064"
inkscape:window-width="1920"
inkscape:window-height="1006"
inkscape:window-height="1014"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg193" />
<ellipse
style="fill:#000000;fill-opacity:0.5;stroke:#000000;stroke-width:1.00454"
id="path1"
cx="32"
cy="31.999998"
rx="31.497732"
ry="31.49773" />
<path
fill-rule="nonzero"
fill="#ff5555"
fill-opacity="1"
d="M 0.91695859,41.714606 V 4.4163929 H 9.2009155 v 4.1215746 h 4.1623825 v 4.1623855 h 4.121574 V 8.5379675 h 4.162383 V 4.4163929 h 8.283958 V 41.714606 H 21.647255 V 20.98431 h -4.162383 v 4.162383 H 13.363298 V 20.98431 H 9.2009155 V 41.714606 Z M 34.083393,37.552224 V 20.98431 h 4.162382 v -4.162382 h 20.730297 v 4.162382 h 4.121574 v 8.283957 H 42.36735 v 8.283957 h 12.446339 v -4.121575 h 8.283957 v 4.121575 h -4.121574 v 4.162382 H 38.245775 V 37.552224 Z M 42.36735,20.98431 v 4.162383 H 54.813689 V 20.98431 Z M 0.91695859,0.25401071"
d="M 8.7360856,40.69498 V 12.777154 h 6.2005674 v 3.085011 h 3.115555 v 3.115558 h 3.085011 v -3.115558 h 3.115557 v -3.085011 h 6.200567 V 40.69498 H 24.252776 V 25.178291 h -3.115557 v 3.115555 H 18.052208 V 25.178291 H 14.936653 V 40.69498 Z M 33.561263,37.579424 V 25.178291 h 3.115554 v -3.115556 h 15.516692 v 3.115556 h 3.08501 v 6.200566 h -15.51669 v 6.200567 h 9.316123 v -3.085011 h 6.200567 v 3.085011 h -3.08501 V 40.69498 H 36.676817 v -3.115556 z m 6.200566,-12.401133 v 3.115555 h 9.316123 v -3.115555 z"
id="path187"
style="stroke-width:2.6117" />
style="stroke-width:1.95487"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccc" />
<path
fill-rule="nonzero"
fill="#e5444c"
fill-opacity="1"
d="m 7.8518569,56.67269 3.6318831,0.04082 v -1.22423 c 0,-0.754942 0.408077,-1.152817 1.224229,-1.183424 0.816155,0.0306 1.22423,0.428482 1.22423,1.183424 v 2.489268 c 0,0.795734 -0.408075,1.183409 -1.22423,1.183409 H 4.1791673 c -0.7957482,0 -1.1834223,-0.387675 -1.1834223,-1.183423 L 2.954924,45.695422 c 0,-0.816153 0.4080768,-1.22423 1.2242301,-1.22423 h 2.4892815 c 0.7039307,0 1.1018066,0.408077 1.1834213,1.22423 z m 8.1717351,2.44846 c -0.387671,0 -0.571307,-0.204052 -0.571307,-0.612114 0,-0.132623 0.02037,-0.244848 0.08162,-0.326462 l -0.04083,-0.04082 2.489268,-10.405956 0.408077,-1.75473 0.122416,-0.489692 C 18.676066,44.86906 19.043335,44.5528 19.614643,44.5528 h 0.204051 3.999152 0.204051 c 0.571308,0 0.918175,0.31626 1.061,0.938576 l 0.122416,0.489692 2.97896,12.160686 c 0.02038,0.112223 0.04083,0.244846 0.04083,0.408077 0,0.408078 -0.204053,0.612115 -0.612115,0.612115 h -3.182999 -0.204051 c -0.550902,0 -0.89777,-0.306059 -1.061,-0.938577 L 20.594072,47.735815 18.14561,58.182578 c -0.16323,0.63252 -0.530499,0.938576 -1.101806,0.938576 z m 5.835497,-1.183421 c -0.06123,0.816152 -0.448884,1.224229 -1.183422,1.224229 -0.816154,0 -1.22423,-0.387674 -1.22423,-1.183423 l -0.04083,-2.489267 c 0,-0.785548 0.408077,-1.183424 1.22423,-1.183424 0.754943,0 1.16302,0.408078 1.224231,1.224231 z M 38.702456,51.939 37.723071,55.978959 37.314996,57.73369 37.19258,58.223382 c -0.112223,0.489691 -0.357067,0.795748 -0.734538,0.897768 v 0.04083 h -3.223806 -0.204052 c -0.550904,0 -0.897768,-0.306058 -1.061,-0.938576 l -0.122403,-0.489698 -2.97896,-12.160685 c -0.0306,-0.10202 -0.04083,-0.244845 -0.04083,-0.408077 0,-0.408076 0.20405,-0.612115 0.612114,-0.612115 h 3.182998 0.204051 c 0.571308,0 0.918174,0.31626 1.060999,0.938576 l 1.917963,7.753457 1.591499,-6.814881 0.204051,-0.89777 c 0.132622,-0.591709 0.459086,-0.907969 0.979384,-0.938576 h 0.244821 c 0.510094,0.0306 0.836555,0.346867 0.979384,0.938576 l 0.20405,0.89777 1.550692,6.651649 1.795538,-7.549419 c 0.16323,-0.622316 0.510096,-0.938576 1.061,-0.938576 h 1.020192 c 0.408076,0 0.612114,0.204052 0.612114,0.612116 0,0.142833 -0.0306,0.244845 -0.08162,0.32646 v 0.04083 l -2.489267,10.405955 -0.408077,1.75473 -0.122416,0.489692 c -0.112223,0.469288 -0.346866,0.765144 -0.693731,0.89777 v 0.04079 h -1.346653 v -0.04083 C 40.54901,58.988525 40.314365,58.692665 40.212347,58.22338 l -0.122416,-0.489693 -0.408076,-1.754731 z m 11.76281,0.979385 -3.427845,-6.48842 c -0.112223,-0.214238 -0.163231,-0.428479 -0.163231,-0.652923 0,-0.428478 0.255059,-0.775345 0.775347,-1.020193 0.214236,-0.132621 0.428482,-0.20405 0.652922,-0.20405 l 1.958768,-0.04082 c 0.377473,0 0.693731,0.234635 0.938576,0.693731 l 2.489269,4.937728 2.652499,-4.978537 c 0.244845,-0.459059 0.571307,-0.693703 0.979383,-0.693703 0.183629,0 0.408078,0.06123 0.652923,0.163231 0.489692,0.275452 0.734539,0.632519 0.734539,1.060999 0,0.19384 -0.04083,0.408077 -0.122416,0.652922 l -3.264613,6.406806 v 5.223381 c -0.08165,0.795747 -0.479504,1.183422 -1.183436,1.183422 h -2.489268 c -0.795749,0 -1.183422,-0.387675 -1.183422,-1.183422 z"
d="m 13.926878,51.891151 2.718476,0.03056 v -0.91634 c 0,-0.565077 0.305447,-0.862887 0.916339,-0.885796 0.610894,0.02291 0.91634,0.320719 0.91634,0.885796 v 1.863224 c 0,0.59561 -0.305446,0.885785 -0.91634,0.885785 h -6.383834 c -0.59562,0 -0.885795,-0.290175 -0.885795,-0.885795 l -0.03056,-9.193946 c 0,-0.610893 0.305446,-0.91634 0.916341,-0.91634 h 1.863234 c 0.526894,0 0.824705,0.305447 0.885794,0.91634 z m 6.116569,1.83268 c -0.290173,0 -0.427626,-0.152734 -0.427626,-0.458169 0,-0.09927 0.01525,-0.183269 0.0611,-0.244358 l -0.03056,-0.03056 1.863225,-7.78889 0.305446,-1.31342 0.09163,-0.366536 c 0.122179,-0.465805 0.39708,-0.702528 0.824706,-0.702528 h 0.152733 2.993378 0.152732 c 0.427627,0 0.687257,0.236723 0.794162,0.702528 l 0.09163,0.366536 2.229761,9.10231 c 0.01525,0.084 0.03056,0.183268 0.03056,0.305446 0,0.305449 -0.152734,0.458171 -0.458171,0.458171 h -2.382487 -0.152734 c -0.412351,0 -0.671982,-0.229087 -0.794161,-0.702528 l -1.924301,-7.849966 -1.832682,7.819434 c -0.122178,0.473443 -0.39708,0.702527 -0.824704,0.702527 z m 4.367887,-0.885794 c -0.04583,0.610892 -0.335991,0.916339 -0.885796,0.916339 -0.610894,0 -0.916339,-0.290175 -0.916339,-0.885796 l -0.03056,-1.863224 c 0,-0.587985 0.305447,-0.885796 0.91634,-0.885796 0.565078,0 0.870524,0.305447 0.916341,0.91634 z m 12.607311,-4.490067 -0.733073,3.023921 -0.305445,1.313422 -0.09163,0.366535 c -0.084,0.366535 -0.267266,0.59562 -0.549803,0.671983 v 0.03056 h -2.413033 -0.152733 c -0.412354,0 -0.671983,-0.229085 -0.794162,-0.702527 l -0.09161,-0.36654 -2.22976,-9.10231 c -0.02291,-0.07637 -0.03056,-0.183267 -0.03056,-0.305446 0,-0.305447 0.152732,-0.45817 0.45817,-0.45817 h 2.382483 0.152733 c 0.427626,0 0.687256,0.236721 0.794161,0.702527 l 1.435601,5.803486 1.191242,-5.10096 0.152733,-0.671983 c 0.09926,-0.442896 0.343627,-0.679617 0.733071,-0.702527 h 0.183249 c 0.381808,0.02291 0.626164,0.259631 0.733073,0.702527 l 0.152733,0.671983 1.160696,4.97878 1.343966,-5.650763 c 0.122178,-0.465805 0.381808,-0.702527 0.794162,-0.702527 h 0.763616 c 0.305447,0 0.45817,0.152734 0.45817,0.458171 0,0.106911 -0.02291,0.183267 -0.0611,0.244356 v 0.03056 l -1.863224,7.788889 -0.305447,1.313421 -0.09162,0.366536 c -0.08401,0.351263 -0.25963,0.572712 -0.51926,0.671983 v 0.03053 H 38.66807 v -0.03056 c -0.267266,-0.09926 -0.442898,-0.320721 -0.519259,-0.671983 l -0.09162,-0.366537 -0.305447,-1.313421 z m 8.804499,0.733073 -2.565753,-4.856603 c -0.084,-0.160358 -0.122178,-0.320717 -0.122178,-0.488715 0,-0.320717 0.190912,-0.580348 0.58035,-0.763617 0.160356,-0.09926 0.320719,-0.152732 0.488714,-0.152732 l 1.466143,-0.03056 c 0.28254,0 0.51926,0.175624 0.702528,0.519259 l 1.863225,3.695904 1.985403,-3.72645 c 0.183268,-0.343607 0.427626,-0.519239 0.733071,-0.519239 0.137447,0 0.305449,0.04584 0.488715,0.122179 0.366536,0.206176 0.549805,0.473443 0.549805,0.79416 0,0.145091 -0.03056,0.305448 -0.09163,0.488716 l -2.443573,4.795513 v 3.909717 c -0.06112,0.595619 -0.35891,0.885795 -0.885805,0.885795 h -1.863225 c -0.595621,0 -0.885794,-0.290176 -0.885794,-0.885795 z"
id="path189"
sodipodi:nodetypes="ccscssssccssccsscccccsccscccsscscccsscsccscccccccccscccsscsccccccccccssscccccccccccccccsccccccscscccsssc"
style="stroke-width:2.6117" />
style="stroke-width:1.95487" />
<path
fill-rule="nonzero"
fill="#96c5f6"
fill-opacity="1"
d="m 35.515625,35.679688 1.390625,0.01562 v -0.46875 c 0,-0.289062 0.15625,-0.441406 0.46875,-0.453124 0.3125,0.01172 0.46875,0.164062 0.46875,0.453124 v 0.953126 c 0,0.304687 -0.15625,0.453124 -0.46875,0.453124 h -3.265625 c -0.304687,0 -0.453125,-0.148437 -0.453125,-0.453124 l -0.01563,-4.703126 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 H 35.0625 c 0.269531,0 0.421875,0.15625 0.453125,0.46875 z m 5.578125,0.5 c -0.02344,0.304687 -0.167969,0.453124 -0.4375,0.453124 h -0.953125 c -0.3125,0 -0.46875,-0.148437 -0.46875,-0.453124 v -4.6875 c 0,-0.3125 0.148437,-0.46875 0.453125,-0.46875 h 0.984375 c 0.269531,0.01172 0.414063,0.167968 0.4375,0.46875 z m 2.308594,-3.921876 v 3.953126 c 0,0.28125 -0.15625,0.421874 -0.46875,0.421874 -0.3125,0 -0.46875,-0.148437 -0.46875,-0.453124 v -4.703126 c 0,-0.289062 0.160156,-0.441406 0.484375,-0.453124 h 0.671875 c 0.175781,0 0.320312,0.101562 0.4375,0.296874 l 1.203125,3.21875 v -3.0625 c 0.03125,-0.3125 0.179687,-0.46875 0.453125,-0.46875 h 0.953125 c 0.3125,0 0.46875,0.15625 0.46875,0.46875 l -0.01563,4.703126 c 0,0.304687 -0.152344,0.453124 -0.453125,0.453124 h -1.25 c -0.261719,0 -0.429688,-0.09766 -0.5,-0.296874 z m 5.113281,-1.25 c 0.3125,0 0.476563,0.15625 0.5,0.46875 v 3.296876 H 51.3125 v -3.296876 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 0.3125,0 0.46875,0.15625 0.46875,0.46875 v 4.703126 c 0,0.304687 -0.15625,0.453124 -0.46875,0.453124 h -3.265625 c -0.3125,0 -0.464844,-0.148437 -0.453125,-0.453124 l -0.01563,-4.703126 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 z m 7.265625,2.171876 0.796875,-1.90625 c 0.101563,-0.175782 0.226563,-0.265626 0.375,-0.265626 0.08203,0 0.171875,0.02344 0.265625,0.0625 0.1875,0.105469 0.28125,0.242188 0.28125,0.40625 0,0.07422 -0.02344,0.15625 -0.0625,0.25 l -1.046875,2.46875 1.046875,1.71875 c 0.03125,0.09375 0.04687,0.179688 0.04687,0.25 0,0.167969 -0.08984,0.304688 -0.265625,0.40625 -0.09375,0.04297 -0.183594,0.0625 -0.265625,0.0625 h -0.75 c -0.148437,0 -0.265625,-0.08594 -0.359375,-0.265624 l -1.140625,-1.859376 -0.828125,1.875 c -0.09375,0.179688 -0.21875,0.265626 -0.375,0.265626 -0.08594,0 -0.167969,-0.02344 -0.25,-0.07813 -0.199219,-0.09375 -0.296875,-0.222656 -0.296875,-0.390624 0,-0.08203 0.01953,-0.164063 0.0625,-0.25 l 1.09375,-2.390626 -1.09375,-1.78125 c -0.03125,-0.08203 -0.04687,-0.164062 -0.04687,-0.25 0,-0.164062 0.09375,-0.296874 0.28125,-0.390624 0.09375,-0.05078 0.179688,-0.07813 0.265625,-0.07813 L 54.25,31.023438 c 0.144531,0 0.269531,0.08984 0.375,0.265624 z M 33.1875,27.855469"
d="m 33.873974,19.591512 1.390625,0.01562 v -0.46875 c 0,-0.289062 0.15625,-0.441406 0.46875,-0.453124 0.3125,0.01172 0.46875,0.164062 0.46875,0.453124 v 0.953126 c 0,0.304687 -0.15625,0.453124 -0.46875,0.453124 h -3.265625 c -0.304687,0 -0.453125,-0.148437 -0.453125,-0.453124 l -0.01563,-4.703126 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 h 0.95313 c 0.269531,0 0.421875,0.15625 0.453125,0.46875 z m 5.578125,0.5 c -0.02344,0.304687 -0.167969,0.453124 -0.4375,0.453124 h -0.953125 c -0.3125,0 -0.46875,-0.148437 -0.46875,-0.453124 v -4.6875 c 0,-0.3125 0.148437,-0.46875 0.453125,-0.46875 h 0.984375 c 0.269531,0.01172 0.414063,0.167968 0.4375,0.46875 z m 2.308594,-3.921876 v 3.953126 c 0,0.28125 -0.15625,0.421874 -0.46875,0.421874 -0.3125,0 -0.46875,-0.148437 -0.46875,-0.453124 v -4.703126 c 0,-0.289062 0.160156,-0.441406 0.484375,-0.453124 h 0.671875 c 0.175781,0 0.320312,0.101562 0.4375,0.296874 l 1.203125,3.21875 v -3.0625 c 0.03125,-0.3125 0.179687,-0.46875 0.453125,-0.46875 h 0.953125 c 0.3125,0 0.46875,0.15625 0.46875,0.46875 l -0.01563,4.703126 c 0,0.304687 -0.152344,0.453124 -0.453125,0.453124 h -1.25 c -0.261719,0 -0.429688,-0.09766 -0.5,-0.296874 z m 5.113281,-1.25 c 0.3125,0 0.476563,0.15625 0.5,0.46875 v 3.296876 h 2.296875 v -3.296876 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 0.3125,0 0.46875,0.15625 0.46875,0.46875 v 4.703126 c 0,0.304687 -0.15625,0.453124 -0.46875,0.453124 h -3.265625 c -0.3125,0 -0.464844,-0.148437 -0.453125,-0.453124 l -0.01563,-4.703126 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 z m 7.265625,2.171876 0.796875,-1.90625 c 0.101563,-0.175782 0.226563,-0.265626 0.375,-0.265626 0.08203,0 0.171875,0.02344 0.265625,0.0625 0.1875,0.105469 0.28125,0.242188 0.28125,0.40625 0,0.07422 -0.02344,0.15625 -0.0625,0.25 l -1.046875,2.46875 1.046875,1.71875 c 0.03125,0.09375 0.04687,0.179688 0.04687,0.25 0,0.167969 -0.08984,0.304688 -0.265625,0.40625 -0.09375,0.04297 -0.183594,0.0625 -0.265625,0.0625 h -0.75 c -0.148437,0 -0.265625,-0.08594 -0.359375,-0.265624 l -1.140625,-1.859376 -0.828125,1.875 c -0.09375,0.179688 -0.21875,0.265626 -0.375,0.265626 -0.08594,0 -0.167969,-0.02344 -0.25,-0.07813 -0.199219,-0.09375 -0.296875,-0.222656 -0.296875,-0.390624 0,-0.08203 0.01953,-0.164063 0.0625,-0.25 l 1.09375,-2.390626 -1.09375,-1.78125 c -0.03125,-0.08203 -0.04687,-0.164062 -0.04687,-0.25 0,-0.164062 0.09375,-0.296874 0.28125,-0.390624 0.09375,-0.05078 0.179688,-0.07813 0.265625,-0.07813 l 0.734375,-0.01562 c 0.144531,0 0.269531,0.08984 0.375,0.265624 z m -22.59375,-5.324219"
id="path191"
style="display:none" />
style="display:inline" />
</svg>

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

View File

@ -5,7 +5,7 @@
viewBox="0 0 64 64"
version="1.1"
id="svg193"
sodipodi:docname="Me_lawy_64x64.svg"
sodipodi:docname="org.melawy.welcome.svg"
inkscape:version="1.3 (0e150ed6c4, 2023-07-21)"
inkscape:export-filename="Me_lawy_512x512.png"
inkscape:export-xdpi="768"
@ -26,35 +26,43 @@
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#505050"
showgrid="false"
inkscape:zoom="9.1371454"
inkscape:cx="32.833011"
inkscape:cy="27.360843"
inkscape:zoom="6.4609375"
inkscape:cx="43.801693"
inkscape:cy="16.561064"
inkscape:window-width="1920"
inkscape:window-height="1006"
inkscape:window-height="1014"
inkscape:window-x="0"
inkscape:window-y="0"
inkscape:window-maximized="1"
inkscape:current-layer="svg193" />
<ellipse
style="fill:#000000;fill-opacity:0.5;stroke:#000000;stroke-width:1.00454"
id="path1"
cx="32"
cy="31.999998"
rx="31.497732"
ry="31.49773" />
<path
fill-rule="nonzero"
fill="#ff5555"
fill-opacity="1"
d="M 0.91695859,41.714606 V 4.4163929 H 9.2009155 v 4.1215746 h 4.1623825 v 4.1623855 h 4.121574 V 8.5379675 h 4.162383 V 4.4163929 h 8.283958 V 41.714606 H 21.647255 V 20.98431 h -4.162383 v 4.162383 H 13.363298 V 20.98431 H 9.2009155 V 41.714606 Z M 34.083393,37.552224 V 20.98431 h 4.162382 v -4.162382 h 20.730297 v 4.162382 h 4.121574 v 8.283957 H 42.36735 v 8.283957 h 12.446339 v -4.121575 h 8.283957 v 4.121575 h -4.121574 v 4.162382 H 38.245775 V 37.552224 Z M 42.36735,20.98431 v 4.162383 H 54.813689 V 20.98431 Z M 0.91695859,0.25401071"
d="M 8.7360856,40.69498 V 12.777154 h 6.2005674 v 3.085011 h 3.115555 v 3.115558 h 3.085011 v -3.115558 h 3.115557 v -3.085011 h 6.200567 V 40.69498 H 24.252776 V 25.178291 h -3.115557 v 3.115555 H 18.052208 V 25.178291 H 14.936653 V 40.69498 Z M 33.561263,37.579424 V 25.178291 h 3.115554 v -3.115556 h 15.516692 v 3.115556 h 3.08501 v 6.200566 h -15.51669 v 6.200567 h 9.316123 v -3.085011 h 6.200567 v 3.085011 h -3.08501 V 40.69498 H 36.676817 v -3.115556 z m 6.200566,-12.401133 v 3.115555 h 9.316123 v -3.115555 z"
id="path187"
style="stroke-width:2.6117" />
style="stroke-width:1.95487"
sodipodi:nodetypes="ccccccccccccccccccccccccccccccccccccccccccccc" />
<path
fill-rule="nonzero"
fill="#e5444c"
fill-opacity="1"
d="m 7.8518569,56.67269 3.6318831,0.04082 v -1.22423 c 0,-0.754942 0.408077,-1.152817 1.224229,-1.183424 0.816155,0.0306 1.22423,0.428482 1.22423,1.183424 v 2.489268 c 0,0.795734 -0.408075,1.183409 -1.22423,1.183409 H 4.1791673 c -0.7957482,0 -1.1834223,-0.387675 -1.1834223,-1.183423 L 2.954924,45.695422 c 0,-0.816153 0.4080768,-1.22423 1.2242301,-1.22423 h 2.4892815 c 0.7039307,0 1.1018066,0.408077 1.1834213,1.22423 z m 8.1717351,2.44846 c -0.387671,0 -0.571307,-0.204052 -0.571307,-0.612114 0,-0.132623 0.02037,-0.244848 0.08162,-0.326462 l -0.04083,-0.04082 2.489268,-10.405956 0.408077,-1.75473 0.122416,-0.489692 C 18.676066,44.86906 19.043335,44.5528 19.614643,44.5528 h 0.204051 3.999152 0.204051 c 0.571308,0 0.918175,0.31626 1.061,0.938576 l 0.122416,0.489692 2.97896,12.160686 c 0.02038,0.112223 0.04083,0.244846 0.04083,0.408077 0,0.408078 -0.204053,0.612115 -0.612115,0.612115 h -3.182999 -0.204051 c -0.550902,0 -0.89777,-0.306059 -1.061,-0.938577 L 20.594072,47.735815 18.14561,58.182578 c -0.16323,0.63252 -0.530499,0.938576 -1.101806,0.938576 z m 5.835497,-1.183421 c -0.06123,0.816152 -0.448884,1.224229 -1.183422,1.224229 -0.816154,0 -1.22423,-0.387674 -1.22423,-1.183423 l -0.04083,-2.489267 c 0,-0.785548 0.408077,-1.183424 1.22423,-1.183424 0.754943,0 1.16302,0.408078 1.224231,1.224231 z M 38.702456,51.939 37.723071,55.978959 37.314996,57.73369 37.19258,58.223382 c -0.112223,0.489691 -0.357067,0.795748 -0.734538,0.897768 v 0.04083 h -3.223806 -0.204052 c -0.550904,0 -0.897768,-0.306058 -1.061,-0.938576 l -0.122403,-0.489698 -2.97896,-12.160685 c -0.0306,-0.10202 -0.04083,-0.244845 -0.04083,-0.408077 0,-0.408076 0.20405,-0.612115 0.612114,-0.612115 h 3.182998 0.204051 c 0.571308,0 0.918174,0.31626 1.060999,0.938576 l 1.917963,7.753457 1.591499,-6.814881 0.204051,-0.89777 c 0.132622,-0.591709 0.459086,-0.907969 0.979384,-0.938576 h 0.244821 c 0.510094,0.0306 0.836555,0.346867 0.979384,0.938576 l 0.20405,0.89777 1.550692,6.651649 1.795538,-7.549419 c 0.16323,-0.622316 0.510096,-0.938576 1.061,-0.938576 h 1.020192 c 0.408076,0 0.612114,0.204052 0.612114,0.612116 0,0.142833 -0.0306,0.244845 -0.08162,0.32646 v 0.04083 l -2.489267,10.405955 -0.408077,1.75473 -0.122416,0.489692 c -0.112223,0.469288 -0.346866,0.765144 -0.693731,0.89777 v 0.04079 h -1.346653 v -0.04083 C 40.54901,58.988525 40.314365,58.692665 40.212347,58.22338 l -0.122416,-0.489693 -0.408076,-1.754731 z m 11.76281,0.979385 -3.427845,-6.48842 c -0.112223,-0.214238 -0.163231,-0.428479 -0.163231,-0.652923 0,-0.428478 0.255059,-0.775345 0.775347,-1.020193 0.214236,-0.132621 0.428482,-0.20405 0.652922,-0.20405 l 1.958768,-0.04082 c 0.377473,0 0.693731,0.234635 0.938576,0.693731 l 2.489269,4.937728 2.652499,-4.978537 c 0.244845,-0.459059 0.571307,-0.693703 0.979383,-0.693703 0.183629,0 0.408078,0.06123 0.652923,0.163231 0.489692,0.275452 0.734539,0.632519 0.734539,1.060999 0,0.19384 -0.04083,0.408077 -0.122416,0.652922 l -3.264613,6.406806 v 5.223381 c -0.08165,0.795747 -0.479504,1.183422 -1.183436,1.183422 h -2.489268 c -0.795749,0 -1.183422,-0.387675 -1.183422,-1.183422 z"
d="m 13.926878,51.891151 2.718476,0.03056 v -0.91634 c 0,-0.565077 0.305447,-0.862887 0.916339,-0.885796 0.610894,0.02291 0.91634,0.320719 0.91634,0.885796 v 1.863224 c 0,0.59561 -0.305446,0.885785 -0.91634,0.885785 h -6.383834 c -0.59562,0 -0.885795,-0.290175 -0.885795,-0.885795 l -0.03056,-9.193946 c 0,-0.610893 0.305446,-0.91634 0.916341,-0.91634 h 1.863234 c 0.526894,0 0.824705,0.305447 0.885794,0.91634 z m 6.116569,1.83268 c -0.290173,0 -0.427626,-0.152734 -0.427626,-0.458169 0,-0.09927 0.01525,-0.183269 0.0611,-0.244358 l -0.03056,-0.03056 1.863225,-7.78889 0.305446,-1.31342 0.09163,-0.366536 c 0.122179,-0.465805 0.39708,-0.702528 0.824706,-0.702528 h 0.152733 2.993378 0.152732 c 0.427627,0 0.687257,0.236723 0.794162,0.702528 l 0.09163,0.366536 2.229761,9.10231 c 0.01525,0.084 0.03056,0.183268 0.03056,0.305446 0,0.305449 -0.152734,0.458171 -0.458171,0.458171 h -2.382487 -0.152734 c -0.412351,0 -0.671982,-0.229087 -0.794161,-0.702528 l -1.924301,-7.849966 -1.832682,7.819434 c -0.122178,0.473443 -0.39708,0.702527 -0.824704,0.702527 z m 4.367887,-0.885794 c -0.04583,0.610892 -0.335991,0.916339 -0.885796,0.916339 -0.610894,0 -0.916339,-0.290175 -0.916339,-0.885796 l -0.03056,-1.863224 c 0,-0.587985 0.305447,-0.885796 0.91634,-0.885796 0.565078,0 0.870524,0.305447 0.916341,0.91634 z m 12.607311,-4.490067 -0.733073,3.023921 -0.305445,1.313422 -0.09163,0.366535 c -0.084,0.366535 -0.267266,0.59562 -0.549803,0.671983 v 0.03056 h -2.413033 -0.152733 c -0.412354,0 -0.671983,-0.229085 -0.794162,-0.702527 l -0.09161,-0.36654 -2.22976,-9.10231 c -0.02291,-0.07637 -0.03056,-0.183267 -0.03056,-0.305446 0,-0.305447 0.152732,-0.45817 0.45817,-0.45817 h 2.382483 0.152733 c 0.427626,0 0.687256,0.236721 0.794161,0.702527 l 1.435601,5.803486 1.191242,-5.10096 0.152733,-0.671983 c 0.09926,-0.442896 0.343627,-0.679617 0.733071,-0.702527 h 0.183249 c 0.381808,0.02291 0.626164,0.259631 0.733073,0.702527 l 0.152733,0.671983 1.160696,4.97878 1.343966,-5.650763 c 0.122178,-0.465805 0.381808,-0.702527 0.794162,-0.702527 h 0.763616 c 0.305447,0 0.45817,0.152734 0.45817,0.458171 0,0.106911 -0.02291,0.183267 -0.0611,0.244356 v 0.03056 l -1.863224,7.788889 -0.305447,1.313421 -0.09162,0.366536 c -0.08401,0.351263 -0.25963,0.572712 -0.51926,0.671983 v 0.03053 H 38.66807 v -0.03056 c -0.267266,-0.09926 -0.442898,-0.320721 -0.519259,-0.671983 l -0.09162,-0.366537 -0.305447,-1.313421 z m 8.804499,0.733073 -2.565753,-4.856603 c -0.084,-0.160358 -0.122178,-0.320717 -0.122178,-0.488715 0,-0.320717 0.190912,-0.580348 0.58035,-0.763617 0.160356,-0.09926 0.320719,-0.152732 0.488714,-0.152732 l 1.466143,-0.03056 c 0.28254,0 0.51926,0.175624 0.702528,0.519259 l 1.863225,3.695904 1.985403,-3.72645 c 0.183268,-0.343607 0.427626,-0.519239 0.733071,-0.519239 0.137447,0 0.305449,0.04584 0.488715,0.122179 0.366536,0.206176 0.549805,0.473443 0.549805,0.79416 0,0.145091 -0.03056,0.305448 -0.09163,0.488716 l -2.443573,4.795513 v 3.909717 c -0.06112,0.595619 -0.35891,0.885795 -0.885805,0.885795 h -1.863225 c -0.595621,0 -0.885794,-0.290176 -0.885794,-0.885795 z"
id="path189"
sodipodi:nodetypes="ccscssssccssccsscccccsccscccsscscccsscsccscccccccccscccsscsccccccccccssscccccccccccccccsccccccscscccsssc"
style="stroke-width:2.6117" />
style="stroke-width:1.95487" />
<path
fill-rule="nonzero"
fill="#96c5f6"
fill-opacity="1"
d="m 35.515625,35.679688 1.390625,0.01562 v -0.46875 c 0,-0.289062 0.15625,-0.441406 0.46875,-0.453124 0.3125,0.01172 0.46875,0.164062 0.46875,0.453124 v 0.953126 c 0,0.304687 -0.15625,0.453124 -0.46875,0.453124 h -3.265625 c -0.304687,0 -0.453125,-0.148437 -0.453125,-0.453124 l -0.01563,-4.703126 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 H 35.0625 c 0.269531,0 0.421875,0.15625 0.453125,0.46875 z m 5.578125,0.5 c -0.02344,0.304687 -0.167969,0.453124 -0.4375,0.453124 h -0.953125 c -0.3125,0 -0.46875,-0.148437 -0.46875,-0.453124 v -4.6875 c 0,-0.3125 0.148437,-0.46875 0.453125,-0.46875 h 0.984375 c 0.269531,0.01172 0.414063,0.167968 0.4375,0.46875 z m 2.308594,-3.921876 v 3.953126 c 0,0.28125 -0.15625,0.421874 -0.46875,0.421874 -0.3125,0 -0.46875,-0.148437 -0.46875,-0.453124 v -4.703126 c 0,-0.289062 0.160156,-0.441406 0.484375,-0.453124 h 0.671875 c 0.175781,0 0.320312,0.101562 0.4375,0.296874 l 1.203125,3.21875 v -3.0625 c 0.03125,-0.3125 0.179687,-0.46875 0.453125,-0.46875 h 0.953125 c 0.3125,0 0.46875,0.15625 0.46875,0.46875 l -0.01563,4.703126 c 0,0.304687 -0.152344,0.453124 -0.453125,0.453124 h -1.25 c -0.261719,0 -0.429688,-0.09766 -0.5,-0.296874 z m 5.113281,-1.25 c 0.3125,0 0.476563,0.15625 0.5,0.46875 v 3.296876 H 51.3125 v -3.296876 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 0.3125,0 0.46875,0.15625 0.46875,0.46875 v 4.703126 c 0,0.304687 -0.15625,0.453124 -0.46875,0.453124 h -3.265625 c -0.3125,0 -0.464844,-0.148437 -0.453125,-0.453124 l -0.01563,-4.703126 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 z m 7.265625,2.171876 0.796875,-1.90625 c 0.101563,-0.175782 0.226563,-0.265626 0.375,-0.265626 0.08203,0 0.171875,0.02344 0.265625,0.0625 0.1875,0.105469 0.28125,0.242188 0.28125,0.40625 0,0.07422 -0.02344,0.15625 -0.0625,0.25 l -1.046875,2.46875 1.046875,1.71875 c 0.03125,0.09375 0.04687,0.179688 0.04687,0.25 0,0.167969 -0.08984,0.304688 -0.265625,0.40625 -0.09375,0.04297 -0.183594,0.0625 -0.265625,0.0625 h -0.75 c -0.148437,0 -0.265625,-0.08594 -0.359375,-0.265624 l -1.140625,-1.859376 -0.828125,1.875 c -0.09375,0.179688 -0.21875,0.265626 -0.375,0.265626 -0.08594,0 -0.167969,-0.02344 -0.25,-0.07813 -0.199219,-0.09375 -0.296875,-0.222656 -0.296875,-0.390624 0,-0.08203 0.01953,-0.164063 0.0625,-0.25 l 1.09375,-2.390626 -1.09375,-1.78125 c -0.03125,-0.08203 -0.04687,-0.164062 -0.04687,-0.25 0,-0.164062 0.09375,-0.296874 0.28125,-0.390624 0.09375,-0.05078 0.179688,-0.07813 0.265625,-0.07813 L 54.25,31.023438 c 0.144531,0 0.269531,0.08984 0.375,0.265624 z M 33.1875,27.855469"
d="m 33.873974,19.591512 1.390625,0.01562 v -0.46875 c 0,-0.289062 0.15625,-0.441406 0.46875,-0.453124 0.3125,0.01172 0.46875,0.164062 0.46875,0.453124 v 0.953126 c 0,0.304687 -0.15625,0.453124 -0.46875,0.453124 h -3.265625 c -0.304687,0 -0.453125,-0.148437 -0.453125,-0.453124 l -0.01563,-4.703126 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 h 0.95313 c 0.269531,0 0.421875,0.15625 0.453125,0.46875 z m 5.578125,0.5 c -0.02344,0.304687 -0.167969,0.453124 -0.4375,0.453124 h -0.953125 c -0.3125,0 -0.46875,-0.148437 -0.46875,-0.453124 v -4.6875 c 0,-0.3125 0.148437,-0.46875 0.453125,-0.46875 h 0.984375 c 0.269531,0.01172 0.414063,0.167968 0.4375,0.46875 z m 2.308594,-3.921876 v 3.953126 c 0,0.28125 -0.15625,0.421874 -0.46875,0.421874 -0.3125,0 -0.46875,-0.148437 -0.46875,-0.453124 v -4.703126 c 0,-0.289062 0.160156,-0.441406 0.484375,-0.453124 h 0.671875 c 0.175781,0 0.320312,0.101562 0.4375,0.296874 l 1.203125,3.21875 v -3.0625 c 0.03125,-0.3125 0.179687,-0.46875 0.453125,-0.46875 h 0.953125 c 0.3125,0 0.46875,0.15625 0.46875,0.46875 l -0.01563,4.703126 c 0,0.304687 -0.152344,0.453124 -0.453125,0.453124 h -1.25 c -0.261719,0 -0.429688,-0.09766 -0.5,-0.296874 z m 5.113281,-1.25 c 0.3125,0 0.476563,0.15625 0.5,0.46875 v 3.296876 h 2.296875 v -3.296876 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 0.3125,0 0.46875,0.15625 0.46875,0.46875 v 4.703126 c 0,0.304687 -0.15625,0.453124 -0.46875,0.453124 h -3.265625 c -0.3125,0 -0.464844,-0.148437 -0.453125,-0.453124 l -0.01563,-4.703126 c 0,-0.3125 0.15625,-0.46875 0.46875,-0.46875 z m 7.265625,2.171876 0.796875,-1.90625 c 0.101563,-0.175782 0.226563,-0.265626 0.375,-0.265626 0.08203,0 0.171875,0.02344 0.265625,0.0625 0.1875,0.105469 0.28125,0.242188 0.28125,0.40625 0,0.07422 -0.02344,0.15625 -0.0625,0.25 l -1.046875,2.46875 1.046875,1.71875 c 0.03125,0.09375 0.04687,0.179688 0.04687,0.25 0,0.167969 -0.08984,0.304688 -0.265625,0.40625 -0.09375,0.04297 -0.183594,0.0625 -0.265625,0.0625 h -0.75 c -0.148437,0 -0.265625,-0.08594 -0.359375,-0.265624 l -1.140625,-1.859376 -0.828125,1.875 c -0.09375,0.179688 -0.21875,0.265626 -0.375,0.265626 -0.08594,0 -0.167969,-0.02344 -0.25,-0.07813 -0.199219,-0.09375 -0.296875,-0.222656 -0.296875,-0.390624 0,-0.08203 0.01953,-0.164063 0.0625,-0.25 l 1.09375,-2.390626 -1.09375,-1.78125 c -0.03125,-0.08203 -0.04687,-0.164062 -0.04687,-0.25 0,-0.164062 0.09375,-0.296874 0.28125,-0.390624 0.09375,-0.05078 0.179688,-0.07813 0.265625,-0.07813 l 0.734375,-0.01562 c 0.144531,0 0.269531,0.08984 0.375,0.265624 z m -22.59375,-5.324219"
id="path191"
style="display:none" />
style="display:inline" />
</svg>

Before

Width:  |  Height:  |  Size: 7.7 KiB

After

Width:  |  Height:  |  Size: 7.9 KiB

0
melawy-welcome.desktop Executable file → Normal file
View File

0
src/scripts/terminal-helper Executable file → Normal file
View File