lxsession icon indicating copy to clipboard operation
lxsession copied to clipboard

The classic LXDE session manager

Results 8 lxsession issues
Sort by recently updated
recently updated
newest added

gcc14 now defaults to -Werror=incompatible-pointer-types. To support compilation with gcc14, cast GTK related objects properly. Fixes the following errors (compiled with upcoming gcc14) ``` lxpolkit/lxpolkit-listener.c: In function ‘on_completed’: lxpolkit/lxpolkit-listener.c:88:22: error:...

This adds support for killing the Wayland compositor on Linux and FreeBSD based on [wayland-logout](https://github.com/soreau/wayland-logout) to lxsession-logout. I have not yet tested whether other functionality of lxsession-logout works on Wayland,...

enhancement

![Image](https://github.com/user-attachments/assets/a497075e-e856-417c-8a10-b9419396ded3) what's happening is the promp text is changing from `Password` to `Enter Password or Place finger on the fingerprint reader`

Most desktop environments have a polkit authentication agent nowadays. This would also allow users with a custom session to choose the desired agent, and autostart it as their needs.

`command -v` is more standard across Unix systems.

`make check` errors out with ``` srcdir=. intltool-update -m The following files contain translations and are currently not in use. Please consider adding these to the POTFILES.in file, located in...

Fixed the issue in previous versions where the "hide-button" parameter accepted input "logout" but did not do anything. Also update Chinese translation.