Last indexation completed on 2024-03-24 06:03:46 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 02:51:55  
folder aura-browser/ - 2024-02-11 01:46:10  
folder bluedevil/ - 2024-02-11 01:42:12

BlueDevil runtime dependencies: -bluez5 -General Bluetooth management
-bluez-obexd -Be able to "Browse File" aka kio_obexftp -Be able to "Send Files" (bluedevil-sendfile) -Be able to receive files
-pulseaudio-module-bluetooth -Be able to connect A2DP profile

folder breeze-gtk/ - 2024-02-11 01:45:10  
folder breeze/ - 2024-02-11 01:39:19  
folder discover/ - 2024-02-11 01:45:16  
folder drkonqi/ - 2024-02-11 01:45:19  
folder flatpak-kcm/ - 2024-02-11 01:45:20  
folder kactivitymanagerd/ - 2024-02-11 01:42:13  
folder kde-cli-tools/ - 2024-02-11 01:45:21  
folder kde-gtk-config/ - 2024-02-11 01:45:22  
folder kde-vdg-extras/ - 2024-02-11 01:56:56  
folder kdecoration/ - 2024-02-11 01:38:33  
folder kdeplasma-addons/ - 2024-02-11 01:45:26  
folder kgamma/ - 2024-02-11 01:45:27  
folder kglobalacceld/ - 2024-02-11 01:39:27  
folder kinfocenter/ - 2024-02-11 01:45:28  
folder kmenuedit/ - 2024-02-11 01:45:29  
folder kpipewire/ - 2024-02-11 01:38:52  
folder krdp/ - 2024-02-11 01:58:23  
folder kscreen/ - 2024-02-11 01:45:30  
folder kscreenlocker/ - 2024-02-11 01:39:27  
folder ksshaskpass/ - 2024-02-11 01:45:31

Ksshaskpass is a front-end for ssh-add which stores the password of the sh key in KWallet. Ksshaskpass is not meant to be executed directly, you need to tell ssh-add about it. ssh-add will then call it if it is not associated to a terminal. From the ssh-add manpage: / | DISPLAY and SSH_ASKPASS | If ssh-add needs a passphrase, it will read the passphrase from the | current terminal if it was run from a terminal. If ssh-add does not | have a terminal associated with it but DISPLAY and SSH_ASKPASS are | set, it will execute the program specified by SSH_ASKPASS and open | an X11 window to read the passphrase. This is particularly useful | when calling ssh-add from a .xsession or related script. (Note that | on some machines it may be necessary to redirect the input from | /dev/null to make this work.) \ This means you need to make sure to set the SSH_ASKPASS environment variable to the path of ksshaskpass and then call ssh-add from your autostart scripts.


SEE ALSO: README

folder ksystemstats/ - 2024-02-11 01:45:32  
folder kwallet-pam/ - 2024-02-11 01:45:32

How kwallet-pam works:
During the pam "auth" (pam_authenticate) stage the module gets the password in plain text. It hashes it against a random salt previously generated by kwallet of random data and keeps it in memory.
When we get to the "session" (pam_open_session) stage the pam module forks and launches kwalletd as the user with file descriptor AND a socket. We send the salted password over the file descriptor after forking and write the socket address to an env variable.
KWalletd recieves the pre-hashed key and then sits there doing nothing. (before the QApplication constructor)
Later after session startup (autostart apps phase 0) a small script passes the newly set environment from the user session to kwalletd over the socket.
kwalletd receives this, sets the environment variables and continues into the normal bootup.
The session env is needed as if we launch pre session various important env vars are not set and kwalletd is a graphical app.

folder kwayland/ - 2024-02-11 01:38:50  
folder kwin/ - 2024-02-11 01:40:01  
folder kwrited/ - 2024-02-11 01:45:33  
folder lancelot/ - 2024-02-11 02:05:07

In order to build this repository, you need to clone the following submodules (as the current KDE git infrastructure does not support submodules)
[submodule "3rdparty/azmq"] path = 3rdparty/azmq url = https://github.com/zeromq/azmq
You can do it by executing the following from the repository root:
mkdir 3rdparty git clone https://github.com/zeromq/azmq 3rdparty/azmq
The Boost libraries are not provided in the 3rdparty directory, the build relies on you having Boost 1.67 or greater installed on your system. If Boost is not found, you can pass a custom BOOST_ROOT value to cmake.

folder latte-dock/ - 2024-02-11 02:05:10  
folder layer-shell-qt/ - 2024-02-11 01:38:52  
folder libkscreen/ - 2024-02-11 01:39:20  
folder libksysguard/ - 2024-02-11 01:38:01  
folder libplasma/ - 2024-02-11 01:37:33  
folder lightdm-kde-greeter/ - 2024-02-11 02:05:14  
folder milou/ - 2024-02-11 01:40:24  
folder ocean-sound-theme/ - 2024-02-11 01:45:36  
folder oxygen-gtk/ - 2024-02-11 02:06:03

Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to gtk.
It's primary goal is to ensure visual consistency between gtk and qt-based applications running under kde. A secondary objective is to also have a stand-alone nice looking gtk theme that would behave well on other Desktop Environments.
Unlike other attempts made to port the kde oxygen theme to gtk, this attempt does not depend on Qt (via some Qt to Gtk conversion engine), nor does render the widget appearance via hard coded pixmaps, which otherwise breaks everytime some setting is changed in kde.
Contents:
I. Introduction


SEE ALSO: README

folder oxygen-sounds/ - 2024-02-11 01:45:39  
folder oxygen/ - 2024-02-11 01:45:38  
folder pico-wizard/ - 2024-02-11 02:06:07  
folder plank-player/ - 2024-02-11 01:46:11  
folder plasma-activities-stats/ - 2024-02-11 01:40:05  
folder plasma-activities/ - 2024-02-11 01:37:15

See README.developers and README.packagers (the former is also for users).
In order to properly display the files, use the GNU man command.
man README.developers man README.packagers

folder plasma-bigscreen/ - 2024-02-11 01:46:09  
folder plasma-browser-integration/ - 2024-02-11 01:45:40  
folder plasma-desktop/ - 2024-02-11 01:45:48  
folder plasma-disks/ - 2024-02-11 01:45:49  
folder plasma-firewall/ - 2024-02-11 01:45:50  
folder plasma-integration/ - 2024-02-11 01:42:14  
folder plasma-mobile/ - 2024-02-11 01:46:08  
folder plasma-nano/ - 2024-02-11 01:40:24  
folder plasma-nm/ - 2024-02-11 01:42:17  
folder plasma-pa/ - 2024-02-11 01:42:18  
folder plasma-pass/ - 2024-02-11 02:06:25  
folder plasma-sdk/ - 2024-02-11 01:45:51  
folder plasma-simplemenu/ - 2024-02-11 02:06:28  
folder plasma-systemmonitor/ - 2024-02-11 01:42:19  
folder plasma-thunderbolt/ - 2024-02-11 01:45:52  
folder plasma-vault/ - 2024-02-11 01:45:53  
folder plasma-welcome/ - 2024-02-11 01:45:54  
folder plasma-workspace-wallpapers/ - 2024-02-11 01:46:01  
folder plasma-workspace/ - 2024-02-11 01:40:53  
folder plasma5support/ - 2024-02-11 01:40:06  
folder plymouth-kcm/ - 2024-02-11 01:46:02

to build:
mkdir build cd build cmake .. -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` make install

folder polkit-kde-agent-1/ - 2024-02-11 01:46:02  
folder powerdevil/ - 2024-02-11 01:42:21  
folder print-manager/ - 2024-02-11 01:50:30  
folder qqc2-breeze-style/ - 2024-02-11 01:42:21  
folder sddm-kcm/ - 2024-02-11 01:46:03  
folder smaragd/ - 2024-02-11 02:07:25

Smaragd
Smaragd is a themable window decoration engine for KDE's KWin window manager. It uses the original Emerald engines to render the decorations to support all current Emerald themes.
Read INSTALL for installation and NOTES for usage hints.
See individual files for Copyright information.

folder systemsettings/ - 2024-02-11 01:41:45  
folder wacomtablet/ - 2024-02-11 01:46:04  
folder xdg-desktop-portal-kde/ - 2024-02-11 01:42:22