An open API service indexing awesome lists of open source software.

https://github.com/keithdhedger/lfsdesktopproject

A low resource/dependency desktop for Linux From Scratch
https://github.com/keithdhedger/lfsdesktopproject

application-launcher applications desktop desktop-agnostic desktop-environment dock linux linux-from-scratch low-dependency low-resource panels systray window-manager

Last synced: 11 months ago
JSON representation

A low resource/dependency desktop for Linux From Scratch

Awesome Lists containing this project

README

          

# LFSDesktopProject
A low resource/dependency desktop for Linux From Scratch

Although designed for Linux From Scratch has been tested on Slackware and XUbuntu briefly.

Documentation is autogenerated by doxygen.

CD to LFSDesktopProject/LFSToolKit/LFSToolKit/lfstk and run:
````

doxygen

````
To update docs.

Alternativly there is a prebuilt docset for use with zeal in the main folder.

https://keithdhedger.github.io/LFSDesktopProject/

INFORMATION!

LFSWM2 Should be used in place of LFSWManager.

Non essential files have been removed from the repo, you now need to use ( for example )./autogen --prefix=/usr --libdir=/usr/lib64

The best way to do a full install is to use the "makeall" script in this folder ie:
````

sudo ./makeall deploy

````

There are other options to the script but they are mainly for my use whilst developing, use at your own risk.

Some screen shots:

Showng dual monitor backdrops, multople docks, multiple panels and systray.

![ ](screenshots/lfsdesk.png)