

Intrebare legata de licența
La ase la fabbv cum delimitez incarcarea lucrarii de licenta pt a o putea incarca pe webstudent?
Gen se cer fisiere separate si nu inteleg la fiecare categorie ce parte intra din licenta.
Conținut
Cuprins
Bibliografie
Anexa
Abstract
Introducerea intra la abstract? Coperta unde intra?
Si am inteles ca mai trebuie o lista cu denumirea tabelelor care nu stiu unde se aplica
update from 26.3 to 26.6
‼️@here ‼️
# For anyone having issues with pearOS update from 26.3 to 26.6
you need to do these steps to fix and update:
```
open terminal using CTRL+ALT+T
sudo pacman-key --init
sudo pacman-key --populate
sudo pacman-key --recv-keys 4C1A9F3C1 4C1A9F3C131ACA95 --keyserver keyserver.ubuntu.com
sudo pacman-key --lsign-key 4C1A9F3C131ACA95
sudo pacman -Syyuu --noconfirm --overwrite=“*”
sudo pacman -S pearos-dock pearos-appmenu
```
After this, do these steps:
* open Welcome App
* press Fix Layout
* Reboot your computer
To reboot using terminal do: `shutdown -r now`
# Make sure you have the clock set right, otherwise THE KEYS WILL FAIL
Thank you
pearOS 26.6 Released
Hello @everyone! I am glad to announce the release of pearOS 26.6
Here is the changelogs:
* Added Plasma 6.6
* Added Dynamic Island
* Added Tray in Notch/Dynamic Island
* Added Liquid Gel Slider
* Added Golden Gate Wallpapers
* Added auto dark/light mode theme (not tested)
* Added new dock
* Added Zoom animation on dock
* Added New Dock settings in System Settings
* Added Boot Sound
* Added modal that asks if you want online or offline install
* Added new Global Menu widget
* Added the ability to change folder color based on the accent color
* Added New Lockscreen
* Added Notch settings (size, distance, offset)
* Added dock settings (size, distance, offset, zoom amount, amplitude etc)
* Added Fix Layout in the Welcome App that restores your layout to the pearOS default one
* Added CachyOS 6.18 kernel
* Added Close button that hides a window instead of closing, like in macOS, now need to ctrl/win+Q to quit or ALT+F4
* Fixed AppStore
* Fixed Notch glitching when hover
* Fixed pearOS System Settings ( electron JS -> C++ Qt6 )
* Fixed top menu (rewrote the plasmoid as standalone package 'pearos-appmenu')
* Fixed dock problems (rewrote the plasmoid as standalone package ('pearos-dock')
* Fixed post-install failed to remove user 'default' -> now creates a single-shot linux service that removes the user after installation
* Fixed pearID (?)
* Fixed COMMAND + SPACE not opening the App Drawer
* Fixed Dark-Light theme switching, now it won't restart Plasmashell
* Fixed Accent-Color switching, not it won't restart Plasmashell
* Fixed high memory usage and slow Settings Startup ( electron -> C++ Qt6)
* Fixed Pafari not launching
You can download here: https://pearos.xyz
SHA256sum: 82676ad5b959b0949bd35bb2bed55caf934c56b6819937024685fcbb33be9c99
Thank you!