xfce-mirror / xfce4-session

Mirror repository, PRs are not watched, please use Xfce's GitLab

Home Page:https://gitlab.xfce.org/xfce/xfce4-session

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License

xfce4-session

Xfce4-session is a session manager for Xfce. Its task is to save the state of your desktop (opened applications and their location) and restore it during a next startup. You can create several different sessions and choose one of them on startup.


Homepage

Xfce4-session documentation

Changelog

See NEWS for details on changes and fixes made in the current release.

Source Code Repository

Xfce4-session source code

Download a Release Tarball

Xfce4-session archive or Xfce4-session tags

Installation

From source:

% cd xfce4-session
% ./autogen.sh
% make
% make install

From release tarball:

% tar xf xfce4-session-<version>.tar.bz2
% cd xfce4-session-<version>
% ./configure
% make
% make install

Reporting Bugs

Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.

About

Mirror repository, PRs are not watched, please use Xfce's GitLab

https://gitlab.xfce.org/xfce/xfce4-session

License:GNU General Public License v2.0


Languages

Language:C 93.2%Language:Makefile 2.5%Language:Shell 1.9%Language:M4 1.7%Language:Roff 0.7%