The Serenity Operating System 🐞
Find a file
Andreas Kling dad58db757 Add WindowActivated and WindowDeactivated events.
Use this to implement different looking Terminal cursors depending on
the window active state.
2019-01-17 17:38:04 +01:00
AK Rename SpinLock to Lock. It hasn't been a SpinLock for some time. 2019-01-17 16:25:02 +01:00
Base/etc Make bash-2.05b build with minimal changes. 2018-11-17 00:14:07 +01:00
Editor Editor: Fix build on Linux. 2018-12-09 13:48:11 +01:00
Kernel Add WindowActivated and WindowDeactivated events. 2019-01-17 17:38:04 +01:00
LibC Get rid of #ifdef SERENITY. We're past that phase of bootstrapping. 2019-01-17 01:41:36 +01:00
Terminal Add WindowActivated and WindowDeactivated events. 2019-01-17 17:38:04 +01:00
Userland Add WindowActivated and WindowDeactivated events. 2019-01-17 17:38:04 +01:00
VirtualFileSystem Rename SpinLock to Lock. It hasn't been a SpinLock for some time. 2019-01-17 16:25:02 +01:00
Widgets Paper over annoying race in GraphicsBitmap instantiation. 2019-01-17 02:58:34 +01:00
WindowServer Add WindowActivated and WindowDeactivated events. 2019-01-17 17:38:04 +01:00
.gitignore Add simplified mmap() and munmap() syscalls. 2018-10-24 09:48:41 +02:00