asleepymoon
asleepymoon pushed to stable at asleepymoon/Luna 2024-09-13 20:36:32 +00:00
bbe1eca711 utils: Add a hackish "logout" command
e7d361ca51 startui: Remove /tmp/launch.sock as root
bb6759986e libos/LocalServer: Clean up socket file on exit
4cc8a44ec7 all: Update release to 0.7.0 "Pulsar"
0a9578c1ec libui/Font: Use RefString
Compare 134 commits »
asleepymoon pushed tag 0.7.0 to asleepymoon/Luna 2024-09-13 20:19:15 +00:00
asleepymoon pushed to main at asleepymoon/Luna 2024-09-07 15:42:03 +00:00
bbe1eca711 utils: Add a hackish "logout" command
asleepymoon pushed to main at asleepymoon/Luna 2024-09-07 15:33:56 +00:00
e7d361ca51 startui: Remove /tmp/launch.sock as root
bb6759986e libos/LocalServer: Clean up socket file on exit
Compare 2 commits »
asleepymoon closed issue asleepymoon/Luna#47 2024-09-07 15:33:56 +00:00
loginui: Can't log in to a non-privileged user session after logging in to a different user
asleepymoon opened issue asleepymoon/Luna#47 2024-09-07 15:25:12 +00:00
loginui: Can't log in to a non-privileged user session after logging in to a different user
asleepymoon pushed to main at asleepymoon/Luna 2024-09-07 15:17:26 +00:00
4cc8a44ec7 all: Update release to 0.7.0 "Pulsar"
asleepymoon pushed to main at asleepymoon/Luna 2024-09-07 14:52:57 +00:00
0a9578c1ec libui/Font: Use RefString
1fc2da4fb0 taskbar: Use os::ConfigFile instead of manually parsing app files
Compare 2 commits »
asleepymoon pushed to main at asleepymoon/Luna 2024-09-07 14:36:11 +00:00
9c4f20790f CI: Undo artifact stuff
asleepymoon pushed to main at asleepymoon/Luna 2024-09-01 12:17:29 +00:00
0a143e8729 CI: Use different artifact provider
asleepymoon pushed to main at asleepymoon/Luna 2024-09-01 12:12:52 +00:00
d4237d10a0 CI: Fix actions syntax
asleepymoon pushed to main at asleepymoon/Luna 2024-09-01 12:12:02 +00:00
b24aa1821c CI: Upload built ISOs
asleepymoon pushed to main at asleepymoon/Luna 2024-09-01 10:40:43 +00:00
7c0ff8c75a libos+init: Add a standard API for config file access
a11aa7a2d0 libluna: Add a reference-counted immutable string type
0abd9153ae tools+libluna: Make new and delete weak to avoid conflicts with libstdc++
Compare 3 commits »
asleepymoon pushed to main at asleepymoon/Luna 2024-08-09 16:53:04 +00:00
abbfd5825f kernel: Make StorageCache have a reference to its parent BlockDevice
asleepymoon pushed to main at asleepymoon/Luna 2024-07-31 17:50:28 +00:00
bfb45c7d4a gui: Add a login UI and support the os::IPC::Notifier API
d3fbddb191 taskbar: Use SIGQUIT to restart
0ab8efd405 libos+init: Add a Notifier API to know when child processes have finished initialization
2aefbdc4ee libos: Fix Action
15dc71e8e1 libui/InputField: Fix a few bugs and add a clear() method
Compare 5 commits »
asleepymoon pushed to main at asleepymoon/Luna 2024-07-21 11:24:57 +00:00
140910763e all: Reorder directory structure
asleepymoon pushed to main at asleepymoon/Luna 2024-07-21 11:08:02 +00:00
829f455129 apps: Add arch
asleepymoon pushed to main at asleepymoon/Luna 2024-07-21 10:52:18 +00:00
d10cb10404 libluna/SHA: Reuse the m_message buffer to avoid duplicating the data to hash
c97876bba0 kernel/ATA: Avoid assuming endianness
Compare 2 commits »
asleepymoon pushed to main at asleepymoon/Luna 2024-07-20 14:34:36 +00:00
31c36b9b83 tests: Add tests for SHA256