Andreas Kling
|
bb7eb3e104
WindowServer+LibGUI: Remove unused Window::show_titlebar() flag
|
5 years ago |
Andreas Kling
|
6228f72b87
LibGUI+WindowServer: Inform WindowServer about parent/child windows
|
5 years ago |
Linus Groh
|
3474d7c88e
WindowServer/LibGUI: Enforce minimum window size
|
5 years ago |
Andreas Kling
|
228ace854c
LibGfx: Don't allow creating bitmaps whose sizes would overflow
|
5 years ago |
Andreas Kling
|
8c5fa05c39
WindowServer: Use Gfx::ShareableBitmap for SetWindowIconBitmap
|
5 years ago |
Andreas Kling
|
ec6e55cfc6
LibGUI: Don't spam WindowServer with SetWindowOverrideCursor messages
|
5 years ago |
Oriko
|
2a32330257
LibGUI: Add a ThemeChange event
|
5 years ago |
Alex Muscar
|
673848f472
LibGUI: Track window visibility with a separate flag (#1424)
|
5 years ago |
Alex Muscar
|
4c9bb266df
LibGUI: Don't update windows that aren't visible (#1410)
|
5 years ago |
Andreas Kling
|
211e938234
LibGUI: Fix missing equality checks in Window::did_remove_widget()
|
5 years ago |
Andreas Kling
|
4d5e144a6b
LibGUI: Forget some of Window's widgets eagerly on widget unparenting
|
5 years ago |
Andreas Kling
|
a119d812e1
LibGUI: Make the default window title "GUI::Window"
|
5 years ago |
Andreas Kling
|
a1514369d7
LibC: Move shbuf_* API's to <serenity.h>
|
5 years ago |
Andreas Kling
|
f72e5bbb17
Kernel+LibC: Rename shared buffer syscalls to use a prefix
|
5 years ago |
Andreas Kling
|
ab6f694905
WindowServer+LibGUI: Allow changing a window's base size and increment
|
5 years ago |
Andreas Kling
|
eaa680ab8e
WindowServer+LibGUI: Force full window repaints after theme change
|
5 years ago |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 years ago |
Andreas Kling
|
3fe2640c8c
LibGfx: Add forward declaration header
|
5 years ago |
Andreas Kling
|
814d59f462
LibGUI: Port the drag&drop code to Core::MimeData
|
5 years ago |
Andreas Kling
|
3ce80bec97
WindowServer+LibGUI: Add a "drag move" event
|
5 years ago |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 years ago |