Commit Graph

79 Commits

Author SHA1 Message Date
nakst d9a8557568 desktop: use color scheme to determine wallpaper background; fade transition when changing color scheme 2022-03-10 14:36:05 +00:00
nakst 3085ab24ca header generator: replace bitset with inttype 2022-02-16 22:01:37 +00:00
nakst e6ba0ba028 header generator: bitsets 2022-02-13 13:37:06 +00:00
nakst e7238c8a52 add APIs for applications to add and remove custom mount points 2022-02-04 22:15:46 +00:00
nakst 9e610bd928 use pipe for desktop requests 2022-01-07 08:53:25 +00:00
nakst 8374b8d876 bugfixes: double instance close; cursor shadow clearing; populate offset adjust at end of group 2022-01-03 11:36:50 +00:00
nakst ea8b6cbd13 bit pattern paint 2022-01-01 14:22:19 +00:00
nakst 86bbaa7a59 introduce Flag.PAUSE_ON_USERLAND_CRASH for easier debugging; fix list view selection index with sorted fixed items 2021-12-26 21:35:31 +00:00
nakst 0f1afeb252 rename bin/Generated Code to bin/generated_code 2021-12-17 13:51:42 +00:00
nakst d479a5e352 organize bin folder 2021-12-17 10:51:09 +00:00
nakst 2d6baf19a0 validate timer adjust address 2021-12-05 17:38:03 +00:00
nakst f201231f52 misc changes 2021-12-04 12:00:10 +00:00
nakst d913de89ac introduce updateActions to UI; bugfixes 2021-11-24 21:42:15 +00:00
nakst 0a4dc62ce6 adjust cursor shadow 2021-11-22 14:20:12 +00:00
nakst a9401068d7 permissions for shared regions 2021-11-19 19:02:02 +00:00
nakst 259da06df8 remove named shared regions 2021-11-19 17:25:22 +00:00
nakst d1aa62b26d cleanup 2021-11-18 13:48:08 +00:00
nakst 56b55da549 require ES_ELEMENT_AUTO_GROUP for autoBorders/autoCorners 2021-11-18 10:45:01 +00:00
nakst 72bb57b097 cleanup 2021-11-15 21:42:43 +00:00
nakst c2dc5adbe7 fix race on desktopProcess in shut down 2021-11-13 19:33:44 +00:00
nakst 2436959c84 cleanup scheduler 2021-11-13 15:18:37 +00:00
nakst 03cc2a7f25 reduce kernel stack size 2021-11-10 18:19:34 +00:00
nakst 1eb2dfe549 add license header to source files 2021-11-09 20:49:34 +00:00
nakst 97ae44396b simplify KEventSet 2021-11-08 21:59:42 +00:00
nakst 455a213349 simplify RemoveProcess 2021-11-08 21:28:00 +00:00
nakst 9f119b5104 introduce allProcessesMutex 2021-11-08 20:51:57 +00:00
nakst c173fa1fd8 introduce threadsMutex in Process 2021-11-07 21:25:12 +00:00
nakst 7f928c523f lockless thread/process handle counting and id assignment 2021-11-07 18:35:31 +00:00
nakst 751b4652c1 remove event sinks 2021-11-06 16:52:36 +00:00
nakst d8906e84ab misc 2021-11-06 16:48:26 +00:00
nakst b66b27a9f4 improve kernel/main.cpp 2021-11-03 18:52:24 +00:00
nakst 4e6549d625 refactor and stub x86_32 implementation 2021-10-29 10:44:26 +01:00
nakst 21edea68d2 fixes for 32 bit 2021-10-27 11:47:08 +01:00
nakst 7a0b832c36 kernel cleanup 2 2021-10-25 15:33:58 +01:00
nakst 6fa375a9d8 kernel cleanup 2021-10-25 10:01:56 +01:00
nakst 214a45cba4 started acpi thermal driver 2021-10-23 12:18:33 +01:00
nakst 394c545939 fixes from stress testing 2021-10-21 17:15:16 +01:00
nakst 97f308e0a7 remove fast scroll 2021-10-15 13:55:16 +01:00
nakst cc66d80a25 window manager HID list 2021-10-12 20:54:19 +01:00
nakst 293f19de42 use PIT for scheduler time; RTC driver; date conversion functions; add EsDateNowUTC 2021-10-10 16:11:13 +01:00
nakst 5c6faa1683 refine container window design 2021-10-09 14:59:58 +01:00
nakst 8274a99521 ignore solid offsets for MOVE_ADJUST_TO_FIT_SCREEN 2021-10-06 14:18:14 +01:00
nakst e22d4e799b remove resizeClearColor 2021-09-26 09:25:39 +01:00
nakst 125cdfde4b scroll wheel support 2021-09-25 21:26:45 +01:00
nakst bb9e90941b misc 2021-09-21 13:35:06 +01:00
nakst c84b5aa60b new text cursor 2021-09-17 20:55:37 +01:00
nakst 069eb7754f introduce EsWorkQueue 2021-09-17 18:58:03 +01:00
nakst 348f30df4e finish installer 2021-09-16 11:34:54 +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