This website requires JavaScript.
Explore
Help
Register
Sign In
asleepymoon
0 Followers
·
0 Following
https://cloudapio.eu
Joined on
2022-10-07
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
7
Projects
Packages
Public Activity
Starred Repositories
4
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-16 11:12:46 +00:00
ea3907d012
terminal: Add cursor support
0f926d5094
libui: Properly request redraws from the server
Compare 2 commits »
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-16 09:48:41 +00:00
a202ef1f34
terminal: Use pseudoterminals and add keyboard support
35633fc65f
libc: Add pseudoterminal-related functions
d7db4e6147
init: Mount /dev/pts on startup
fd46d134aa
kernel: Add pseudoterminals and a /dev/pts filesystem
fbfa5328d7
wind: Stop tracking windows after they're closed
Compare 8 commits »
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-14 20:56:01 +00:00
69a0600d45
kernel: Allow performing extra actions when opening an inode
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-14 20:51:31 +00:00
05a0d912fa
apps: Add basic terminal app
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-14 19:32:19 +00:00
8227e7c0ea
shell: Allow running as interactive even if not running in a TTY
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-14 19:30:03 +00:00
dce7b92c95
libui: Add option to run event processing in a loop instead of in app.run()
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-12 20:09:51 +00:00
ff525c9044
libui: Reduce redraw calls by doing them only when events are actually handled
8a7a2c2a53
apps: Add about
ec501359df
libui: Add a basic Label component
c26887c03c
libui: Clarify that Font is only used for low-level glyph rendering
45c8e05809
libui: Zero-initialize counter variables in Layout
Compare 78 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-09-12 20:07:28 +00:00
3e896b0f62
kernel:Remove unused legacy variable from sys_mmap()
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-11 17:39:50 +00:00
fd62ea588d
libui: Reduce redraw calls by doing them only when events are actually handled
fc656acc2c
apps: Add about
4be9753ad3
libui: Add a basic Label component
93427425cb
libui: Clarify that Font is only used for low-level glyph rendering
d892e431b3
libui: Zero-initialize counter variables in Layout
Compare 5 commits »
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-10 16:56:03 +00:00
26623f8a0d
wind: Move more fallible operations before window creation
0cc2b64cee
wind: Make sure stdin is always a TTY
1a79a3beda
libui+wind+libos: Move shared memory handling code to os::SharedMemory
b415e9a81a
libui: Add default handlers for events in Widget
77da94339d
libui: Propagate Container events only if they are in the child widget's rect
Compare 74 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-09-07 09:28:56 +00:00
66e3d71dbc
kernel/ATA: Fix sector number calculation for ATA drives
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-09-06 07:56:39 +00:00
6065b63801
kernel/ext2: Add support for files larger than 4MB
asleepymoon
released
Luna September 5 release - 0.5.0
at
asleepymoon/Luna
2023-09-05 08:56:28 +00:00
asleepymoon
pushed tag
v0.5.0
to
asleepymoon/Luna
2023-09-05 08:56:28 +00:00
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-09-05 08:47:50 +00:00
e029679fba
kernel: Fix negative movement in the PS/2 mouse driver
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-05 08:47:16 +00:00
3a13017ede
wind: Move more fallible operations before window creation
4a85f03d02
wind: Make sure stdin is always a TTY
fb40f5c9b2
libui+wind+libos: Move shared memory handling code to os::SharedMemory
47db5da419
libui: Add default handlers for events in Widget
64e8f30f02
libui: Propagate Container events only if they are in the child widget's rect
Compare 75 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-09-04 11:13:03 +00:00
15f4f7c72f
apps: Remove pivot_root
0002c2314c
kernel: Handle tab properly in the terminal
Compare 2 commits »
asleepymoon
pushed to
display-server
at
asleepymoon/Luna
2023-09-04 10:17:02 +00:00
6eea3bda06
wind: Move more fallible operations before window creation
2f608d46ac
wind: Make sure stdin is always a TTY
1edf10380f
libui+wind+libos: Move shared memory handling code to os::SharedMemory
5867195168
libui: Add default handlers for events in Widget
5e1d70819a
libui: Propagate Container events only if they are in the child widget's rect
Compare 82 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-09-04 09:44:46 +00:00
27eacac19c
kernel: Add a blinking cursor to the terminal
c5e11bb6cf
apps+base+libc: Use /usr/bin paths instead of /bin everywhere
3c9b2c49aa
init: Fix wrong log message
1528c772fd
kernel: Store the full command line of a process
Compare 4 commits »
asleepymoon
pushed to
main
at
asleepymoon/Luna
2023-09-02 18:01:45 +00:00
39ba4c9087
ls: Add colors to output
c524dc8d58
libluna+kernel: Basic ANSI escape sequences
e76a91d5d0
libc+libluna: Move the scanf implementation from libc to libluna
Compare 3 commits »
First
Previous
...
14
15
16
17
18
...
Next
Last