No description
Find a file
Ian Douglas Scott cefd13692b
Don't leak fds, and don't unset cloexec except/until needed (#3)
This may still leak fds in some error cases. That can be solved by using
`OwnedFd` when the next Rust stable releases.
2022-07-20 11:05:01 -04:00
data 🩹 Don't nest user dbus sessions 2022-07-13 12:04:48 -04:00
debian 🩹 Fix debbuild; session .desktop file 2022-07-07 17:15:03 -04:00
src Don't leak fds, and don't unset cloexec except/until needed (#3) 2022-07-20 11:05:01 -04:00
.gitignore 📦 ♻️ Refactor a bunch of stuff; debian packaging 2022-07-07 16:45:17 -04:00
.rustfmt.toml 🎉 Initial Commit 2022-06-22 12:23:04 -04:00
Cargo.lock Always stop cosmic-session.target when the process exits/panics 2022-07-15 11:05:23 -04:00
Cargo.toml Always stop cosmic-session.target when the process exits/panics 2022-07-15 11:05:23 -04:00
Justfile Add start-cosmic script; cosmic-session.target 2022-07-12 11:55:53 -04:00
LICENSE.md 🎉 Initial Commit 2022-06-22 12:23:04 -04:00