Commit Graph

164 Commits

Author SHA1 Message Date
nakst 15a97f10d9 menu exit transition 2021-09-26 18:46:34 +01:00
nakst b95807281d new menu design 2021-09-26 16:16:36 +01:00
nakst e22d4e799b remove resizeClearColor 2021-09-26 09:25:39 +01:00
nakst 7b53a6925d prep for absolute mouse movement 2021-09-25 21:59:41 +01:00
nakst 125cdfde4b scroll wheel support 2021-09-25 21:26:45 +01:00
nakst 5d4b2caeb4 refactor out system folder name 2021-09-23 12:19:49 +01:00
nakst 5422a9e01e speed up initial page frame loop 2021-09-22 20:30:49 +01:00
nakst 0319f08a1a better support for running on real hardware 2021-09-22 19:01:29 +01:00
nakst bb9e90941b misc 2021-09-21 13:35:06 +01:00
nakst 622073ffb2 fix single key press detection 2021-09-20 17:37:38 +01:00
nakst 5b9b87afe9 fixes 2021-09-19 11:25:40 +01:00
nakst c84b5aa60b new text cursor 2021-09-17 20:55:37 +01:00
nakst a60f0cea09 drain work queue before exit 2021-09-17 20:29:15 +01:00
nakst 069eb7754f introduce EsWorkQueue 2021-09-17 18:58:03 +01:00
nakst be09af9014 introduce irqHandlersLock 2021-09-17 17:23:19 +01:00
nakst 75a97ae783 use ACPI to get PCI interrupt information 2021-09-17 11:44:07 +01:00
nakst 02e039b3f5 when booting from EFI, accept any peripheral IRQ for PCI 2021-09-17 10:29:38 +01:00
nakst 348f30df4e finish installer 2021-09-16 11:34:54 +01:00
nakst dad8952e87 gpt partition table parsing 2021-09-15 13:50:23 +01:00
nakst 9a7c7106f4 saving images from image editor; auto update thumbnails in file manager 2021-09-14 15:06:03 +01:00
nakst b4dfe96d85 fix fast scroll glitches 2021-09-14 12:18:08 +01:00
nakst f82e5d9a30 installation to MBR 2021-09-12 21:50:37 +01:00
nakst dfd80c3dcd installation progress 2021-09-12 18:45:34 +01:00
nakst 485dbc59e5 make block device information accessible in API 2021-09-11 20:59:01 +01:00
nakst 98cb1c0400 cleanup 2021-09-11 19:02:30 +01:00
nakst f140770dac rewrite ES_SYSCALL_PROCESS_CREATE 2021-09-11 18:14:47 +01:00
nakst 243166f370 update POSIX subsystem 2021-09-11 15:57:08 +01:00
nakst 1ad024a542 remove KObject 2021-09-11 15:50:03 +01:00
nakst c09eb6c78e use SYSCALL_HANDLE instead of KObject 2021-09-11 15:19:15 +01:00
nakst fcaa141e68 introduce ES_SYSCALL_HANDLE_SHARE 2021-09-11 13:45:13 +01:00
nakst 28d6f9eb00 archive format 2021-09-11 12:04:38 +01:00
nakst c5f2bf4ef2 process global keyboard shortcuts in desktop 2021-09-10 22:26:56 +01:00
nakst d96b07e115 drop tab onto container 2021-09-10 18:50:12 +01:00
nakst eb18fd7e21 drag off tabs 2021-09-10 12:07:08 +01:00
nakst fa613d62d7 move tab to new window menu 2021-09-10 10:38:50 +01:00
nakst bb7bf3300a remove system constants 2021-09-09 20:28:38 +01:00
nakst 81cc802542 bugfixes 2021-09-08 09:03:29 +01:00
nakst 55edbd26be better scaling of window borders 2021-09-07 19:10:01 +01:00
nakst 10b259ca66 low memory fixes 2021-09-07 11:18:03 +01:00
nakst 0c50335c62 changing UI scale 2021-09-07 09:58:57 +01:00
nakst 271606f94a misc fixes and cleanup 2021-09-04 20:51:26 +01:00
nakst 93303d0ab7 rename file write access flags 2021-09-01 20:41:52 +01:00
nakst 1cdbaacdc3 prefix internal embed files 2021-09-01 20:39:36 +01:00
nakst 35d4f727f9 basic file copy and paste 2021-08-31 17:44:07 +01:00
nakst d55a73dc5f File Manager CommandCopy 2021-08-31 14:49:42 +01:00
nakst be6d633223 embed important system files in Desktop.esx 2021-08-28 20:40:28 +01:00
nakst 6bb77d889e settings applications list 2021-08-26 16:15:52 +01:00
nakst dbc595a344 more mouse settings 2021-08-24 12:20:18 +01:00
nakst 7163761f39 cursor shadow setting 2021-08-23 22:52:06 +01:00
nakst fc013e8485 cursor locator 2021-08-23 19:07:44 +01:00
nakst d74af82763 keyboard message forwarding 2021-08-23 17:34:42 +01:00
nakst 65552efb5a settings infrastructure 2021-08-23 15:51:59 +01:00
nakst 67323075f5 remove system configuration syscalls 2021-08-23 11:52:34 +01:00
nakst f245ef819d started Settings application 2021-08-22 15:15:25 +01:00
nakst c4b48f0698 misc 2021-08-19 21:08:09 +01:00
nakst 9ad6930ac7 file based clipboard 2021-08-19 11:21:01 +01:00
nakst 3180b16221 make KDevice a kernel object 2021-08-17 20:13:54 +01:00
nakst 23bc33d5b9 simplify file system device allocation 2021-08-16 18:19:57 +01:00
nakst 44f620c3e3 remove temp EsPrint 2021-08-15 22:14:42 +01:00
nakst 1268da3482 prevent window moves changing isMaximised from being queued 2021-08-15 22:14:08 +01:00
nakst 7e65dafaa9 MMArchSafeCopy 2021-08-15 05:54:05 +01:00
nakst ad96f4ee85 handle OpenHandle and SendMessage failures 2021-08-15 01:59:05 +01:00
nakst edd1b57db7 support for latest qemu; update luigi.h 2021-08-15 00:09:47 +01:00
nakst f9ebd743cc hide email 2021-08-13 21:22:26 +01:00