Commit History

Autor SHA1 Mensaxe Data
  faissaloo 770907f90c GWindow: Cleanup %!s(int64=6) %!d(string=hai) anos
  faissaloo b635c3db54 Merge remote-tracking branch 'origin/master' into serenity-keys %!s(int64=6) %!d(string=hai) anos
  faissaloo 50fd9ed383 GWindow: Hide SerenityKeys when window is deselected %!s(int64=6) %!d(string=hai) anos
  faissaloo 6e0e9481a4 GWindow: Make SerenityKeys labels look better %!s(int64=6) %!d(string=hai) anos
  faissaloo 185bff6714 GWindow: SerenityKeys refactor %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 7ad8790d80 LibGUI: Run clang-format on everything. %!s(int64=6) %!d(string=hai) anos
  faissaloo d449cda3d8 GWindow: Highlight for multicharacter SerenityKeys %!s(int64=6) %!d(string=hai) anos
  Robin Burchell 1024dfa81a StringViewize a bunch of things -- mostly LibGUI %!s(int64=6) %!d(string=hai) anos
  faissaloo 053f41f4f9 GWindow: Leave SerenityKey mode if non-existent keybind is used %!s(int64=6) %!d(string=hai) anos
  faissaloo 72264661fd GWindow: Add SerenityKeys minimum functionality %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 51581c21fc WindowServer+LibGUI: Add a way to bring a window to the front. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 723ba91f74 LibGUI: Add GWidget::for_each_child_widget(callback). %!s(int64=6) %!d(string=hai) anos
  Christopher Dumas 957f8b84f2 WindowServer: Make it possible to turn off window title bars (#88) %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b0ccd04a9c LibGUI: When tabbing between focusable widgets, skip over disabled ones. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 08228f34b9 GWindow: Only flip the window backing stores once per paint event. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 33d0916d29 WindowServer: Add support for fullscreen windows. %!s(int64=6) %!d(string=hai) anos
  Robin Burchell a4b0dfff43 Move double click events from LibGUI to the window server %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ad731cc08f LibGUI: Support cycling through focusable widgets with Tab and Shift-Tab. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling dab9901235 WindowServer+LibGUI: Handle mouse wheel deltas in the mouse event stream. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling b227b57508 GWindow: Mirror the correct number of pixels to newly created back bitmaps. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling cec16105cc Make sure all GraphicsBitmap scanlines are 16-byte aligned. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 6a5d92f0ad WindowServer+LibGUI: Allow changing whether windows have alpha channels. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling ea9a39a9f2 LibGUI+WindowServer: Add a GResizeCorner widget. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9ff36afeaa GWindow: Fix crash when calling set_rect() repeatedly. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 8495abd140 GWindow: Don't send InvalidateRect message with 0 rects to WindowServer. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 58240fdb33 Do a pass of compiler warning fixes. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 9f122bff5a WindowServer+LibGUI: Allow arbitrary number of rects in messages. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 7234900f61 WindowServer+LibGUI: Coalesce multiple client paints into GMultiPaintEvents. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 7efd61fcf5 WindowSerer+LibGUI: Send multiple rects in invalidation/flush messages. %!s(int64=6) %!d(string=hai) anos
  Andreas Kling 45a30b4dfa LibGUI: Bundle up update() invalidations and send them on next event loop. %!s(int64=6) %!d(string=hai) anos