Kevin Lange
6b63a05471
Final version bump for 1.0.0
2017-01-30 14:28:32 +09:00
Kevin Lange
5ade5e10af
Remove message implying wizard is incomplete
2017-01-30 14:26:42 +09:00
Kevin Lange
19d19df965
Delete unused yutani docs (maybe write these later)
2017-01-30 14:23:38 +09:00
Kevin Lange
b2e94107ed
Add an alternate watchface to the clock widget
2017-01-29 22:25:13 +09:00
Kevin Lange
78540ca9d8
Set application version numbers to 1.0.0
2017-01-29 22:00:26 +09:00
Kevin Lange
b1af34172d
Fix a handful of terminal bugs and speed issues
2017-01-29 21:42:39 +09:00
Kevin Lange
beb5f165ab
Bump kernel to 0.99.27
2017-01-29 20:32:30 +09:00
Kevin Lange
2d5fcb7c1d
Don't call sh to parse panel/menu apps
2017-01-29 20:22:58 +09:00
Kevin Lange
2f5e83da6b
Track process start time
2017-01-29 19:30:07 +09:00
Kevin Lange
6720d8dd95
Show python scripts in pstree
2017-01-29 19:11:55 +09:00
Kevin Lange
9d7d956eb1
Move network thread startup into net module
...
... and rename [eth] to [net]
2017-01-29 18:56:51 +09:00
Kevin Lange
e5f6d283c2
Disable the serial console unless kdebug is passed as a kernel arg
2017-01-29 18:51:20 +09:00
Kevin Lange
64c8e85324
Make cursor-off use a system call
2017-01-29 18:48:10 +09:00
Kevin Lange
3010630796
Un-thread terminal-vga
2017-01-29 18:47:53 +09:00
Kevin Lange
a9feffa03d
Handle dlopen errors better.
2017-01-29 17:40:40 +09:00
Kevin Lange
0647e3a19a
Support fswait in sockets (maybe?)
2017-01-28 23:34:40 +09:00
Kevin Lange
a4d857493a
Support fswait in serial devices
2017-01-28 23:34:32 +09:00
Kevin Lange
74a156e66e
[kdebug] Add cat and support argument to ls
2017-01-28 22:40:53 +09:00
Kevin Lange
07a12b130d
Add a complete Code Page 437 mapping for vga terminal
2017-01-28 22:15:08 +09:00
Kevin Lange
3807186ee7
Fix crash in input boxes on enter
2017-01-27 23:06:12 +09:00
Kevin Lange
ba1506bd2d
Bump kernel version for upgrade notices
2017-01-27 22:56:56 +09:00
Kevin Lange
97fc4d32a2
Fix incorrect root password in wizard
2017-01-27 22:52:28 +09:00
Kevin Lange
97189b204d
Remove 'clock' cli utility for namespace reasons
2017-01-27 22:51:20 +09:00
Kevin Lange
0c69fe5e55
pull out app_name for help browser
2017-01-27 22:39:51 +09:00
Kevin Lange
c010213b01
Add context menu to clock
2017-01-27 22:37:31 +09:00
Kevin Lange
90310564b0
pull out app_name for package manager
2017-01-27 22:37:31 +09:00
Kevin Lange
e639d7698a
pull out app_name for calculator
2017-01-27 22:37:25 +09:00
Kevin Lange
4e455de6e4
Make live-welcome launch glogin instead of rebooting
2017-01-27 16:53:52 +09:00
Kevin Lange
7812847fb4
Support session end in nested compositor to stop compositor
2017-01-27 16:53:37 +09:00
Kevin Lange
e11a248e76
Make clock tick.
2017-01-27 16:41:12 +09:00
Kevin Lange
7c6004b1a8
Bump kernel (for several updates from today)
2017-01-26 22:27:46 +09:00
Kevin Lange
c2ba467790
Nested Yutani fixes
2017-01-26 22:01:20 +09:00
Kevin Lange
e634169a4a
New Python toast daemon
2017-01-26 22:01:07 +09:00
Kevin Lange
ba5bff2455
Fix Panel not responding properly to focus change
...
Because window advertisements use yutani_wait_for, we need to actually
loop over yutani_poll() until the queue reports that it is empty,
otherwise, we'll fall into fswait - and since we've already read (and
buffered) some calls we haven't processed, nothing will happen until
either another event is delivered or the timeout occurs. This was
causing the panel to sometimes just not respond to a click because the
click was delivered during window advertisements, so we wouldn't process
it ever, since we didn't read the queue on a timeout.
2017-01-26 19:17:03 +09:00
Kevin Lange
63d5dd8d91
fix terminal and panel not updating timer-based things on other events
2017-01-26 18:57:28 +09:00
Kevin Lange
ae64757838
Cleanup timeout sleep nodes if something else woke us up
2017-01-26 18:57:08 +09:00
Kevin Lange
fafc608e63
Add a new Python/Cairo clock widget
2017-01-26 18:28:05 +09:00
Kevin Lange
318d6359aa
Add a binding for yutani_window_drag_start
2017-01-26 18:27:48 +09:00
Kevin Lange
32c83f2034
Hack in some support for getting cairo fonts from Toaru/Freetype faces
2017-01-26 18:27:27 +09:00
Kevin Lange
9c8cef219d
Fix offset button clicks in Mines
2017-01-26 16:43:38 +09:00
Kevin Lange
fe0023abcd
Move input_box to libs
2017-01-26 16:35:21 +09:00
Kevin Lange
80f85db895
Add a syscall to change cmdline (for thread names)
2017-01-26 16:15:43 +09:00
Kevin Lange
2ebde54671
Remove the compositor timer signal
2017-01-26 15:58:50 +09:00
Kevin Lange
132b649fe6
Don't remove clients when their last window closes
2017-01-26 15:47:31 +09:00
Kevin Lange
fc08dbc8e8
Bump kernel.
2017-01-24 21:52:28 +09:00
Kevin Lange
4920742547
Basic text input box (beta) and other GUI improvements
2017-01-24 21:51:43 +09:00
Kevin Lange
ed0b9ee4ae
Fix crash when trying to flush a cache-less ext2 instance
2017-01-24 17:16:08 +09:00
Kevin Lange
93606837c3
Reduce some debug line severities in modules
2017-01-24 14:54:36 +09:00
Kevin Lange
984db775a1
Bump kernel
2017-01-23 23:01:40 +09:00
Kevin Lange
42287e1451
Add an update check tool
2017-01-23 23:00:20 +09:00