Skip to content

xfce-mirror/xfce4-session

Repository files navigation

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
% meson setup build
% meson compile -C build
% meson install -C build

From release tarball:

% tar xf xfce4-session-<version>.tar.xz
% cd xfce4-session-<version>
% meson setup build
% meson compile -C build
% meson install -C build

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 179