| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Update the logout command used by wlogout | Humblemonk | 2025-06-30 | -2/+2 |
| | | | | | | | | | | | | | Minor change to the logout action of wlogout. hyprctl dispatch exit 0 is Hyprland's native logout command. It: - Properly terminates the Hyprland compositor - Allows Hyprland to clean up its resources and state - Handles window cleanup gracefully - Is the intended way to exit according to Hyprland's design This change resolved my issue where clicking on logout could sometimes hardlock my environment and require a forced reboot | |||
| * | wl-logout/layout: no need to invoke hyprlock seperately | John Titor | 2024-04-24 | -4/+2 |
| | | | | | | | | | invoking hyprlock before systemctl seem to hang the "process of hibernate/suspend" password needs to be entered then it will invoke systemctl hibernate/suspend so, no need to invoke hyprlock seperately remove comments as wl-logout does not support "comments", it fail to start with comments | |||
| * | wl-logout/layout: change to hyprlock | John Titor | 2024-04-24 | -2/+4 |
| | | ||||
| * | Update wlogout logout action | Ja.KooLit | 2024-01-07 | -1/+1 |
| | | ||||
| * | added swaylock before hibernate | JaKooLit | 2023-12-31 | -1/+1 |
| | | ||||
| * | updated | JaKooLit | 2023-12-14 | -1/+1 |
| | | ||||
| * | wlogout-styling | JaKooLit | 2023-12-04 | -1/+7 |
| | | ||||
| * | return of wlogout. rofi-power is just pain 2 theme | JaKooLit | 2023-12-04 | -0/+30 |
| | | ||||
| * | updated | JaKooLit | 2023-11-25 | -30/+0 |
| | | ||||
| * | woops forgot to add wlgout folder | JaKooLit | 2023-11-04 | -0/+30 |
