index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-18
LibJS: Add %TypedArray%.prototype.forEach
Luke
2021-06-18
LibJS: Add %TypedArray%.prototype.findIndex
Luke
2021-06-18
LibJS: Add %TypedArray%.prototype.find
Luke
2021-06-18
LibJS: Add %TypedArray%.prototype.every
Luke
2021-06-18
WindowServer: Move key event handling to its own function
Andreas Kling
2021-06-18
WindowServer: Make various functions take MouseEvent by const reference
Andreas Kling
2021-06-18
WindowServer: Don't include frame when determining hovered window
Andreas Kling
2021-06-18
WindowServer: Simplify handling of the window resize candidate
Andreas Kling
2021-06-18
WindowServer: Reorder and annotate the mouse event processing code
Andreas Kling
2021-06-18
WindowServer: Simplify how we determine the hovered window
Andreas Kling
2021-06-18
Kernel: Make the "in early boot" flag read-only-after-init
Andreas Kling
2021-06-18
WindowServer: Simplify processing of window-specific mouse events
Andreas Kling
2021-06-18
WindowServer: Unify hit testing between fullscreen/regular windows
Andreas Kling
2021-06-18
WindowServer: Move titlebar button mouse event handling to a function
Andreas Kling
2021-06-18
WindowServer: Make deliver_mouse_event() perform coordinate translation
Andreas Kling
2021-06-18
WindowServer: Preserve all members in MouseEvent::translated()
Andreas Kling
2021-06-18
LibGUI: Don't restart AbstractView drag on mousemove after escape key
Andreas Kling
2021-06-18
WindowServer: Don't let super key open system menu while tracking input
Andreas Kling
2021-06-18
WindowServer: Always send mouse events to active input tracker first
Andreas Kling
2021-06-18
WindowServer: Remove an unnecessary temporary variable
Andreas Kling
2021-06-18
WindowServer: Split up WindowFrame::handle_mouse_event()
Andreas Kling
2021-06-18
WindowServer: Add WindowStack::window_at() and use it a bunch
Andreas Kling
2021-06-18
WindowServer: Make hit test results richer
Andreas Kling
2021-06-18
WindowServer: Remove weird feature where Ctrl+Wheel changed opacity
Andreas Kling
2021-06-18
WindowServer: Allow each WindowStack to have an active window
Andreas Kling
2021-06-18
WindowServer: Keep track of which WindowStack a Window is part of
Andreas Kling
2021-06-18
WindowServer: Convert WindowManager to east-const style
Andreas Kling
2021-06-18
WindowServer: Add WindowStack concept
Andreas Kling
2021-06-18
LibUSBDB: Fix vendor id decoding
Jesse Buhagiar
2021-06-18
Ports: Add port for DOSBox Staging
Gunnar Beutner
2021-06-18
LibC: Add definition for PRIuPTR
Gunnar Beutner
2021-06-18
CI: Remove discord build status notifications
Idan Horowitz
2021-06-18
Userland/Libraries: Add LibUSBDB library
Jesse Buhagiar
2021-06-18
Userland: Add `lsusb` :^)
Jesse Buhagiar
2021-06-18
Kernel: Add /proc/bus/usb to store information about connected devices
Jesse Buhagiar
2021-06-18
USB: Store device descriptor on enumeration
Jesse Buhagiar
2021-06-18
USB: Store devices in globally accessible array
Jesse Buhagiar
2021-06-18
Meta: Ensure long messages fit in commit tweet
Sam Atkins
2021-06-18
Kernel: Fix crash when changing screen resolution
Gunnar Beutner
2021-06-18
LibJS: Add Number.parseInt
Luke
2021-06-18
LibJS: Use existing attributes if any are missing in the new descriptor
Idan Horowitz
2021-06-18
LibJS: Add missing exception check in Date.prototype.toJSON
Luke
2021-06-18
Documentation/WSL: add a workaround for slow emulation on HiDPI screens
Stéphane Travostino
2021-06-18
Browser: Add setting to change homepage URL
Marco Cutecchia
2021-06-18
Ports: Fix less by disabling wctype
Gavin Downard
2021-06-18
Tests: Add a test for ProcFS fd interaction
Kyle Ambroff-Kao
2021-06-18
Kernel: Correctly decode proc_file_type from identifier
Tim Schumacher
2021-06-18
Kernel: Fix CPUID usage inside cpu_detect()
Jean-Baptiste Boric
2021-06-18
Kernel: Use FXSR feature only if supported by CPU
Jean-Baptiste Boric
2021-06-18
Kernel: Detect support for CPUID FXSR
Jean-Baptiste Boric
[prev]
[next]