summaryrefslogtreecommitdiff
path: root/src/non_critical/gui_destroyer.rs
AgeCommit message (Collapse)Author
2026-02-11Fixed warningsnamilsk
2025-11-05Added kernel panic layerNamilskyy
2025-11-05Removed unused files, fixed issue with gui-destroyer where always thinked it ↵Namilskyy
run with root. Implementing `makepkg build` check in gh actions.
2025-11-04Remove comment regarding window creation parametersArcaneDev
Removed comment in Russian about problematic window parameters.
2025-11-04Added two more complex methods of destroying graphical servers in ↵Namilskyy
`src/non_critical/gui_destroyer.rs`. New depends: libx11, wayland_client
2025-10-30First release.Namilskyy
2025-10-29Building releaseNamilskyy
2025-10-29Implemented some not critical functions.Namilskyy