Andreas Kling
|
2e9cc75d11
WindowServer+Taskbar: Let WindowServer manage the "window menus".
|
6 vuotta sitten |
Andreas Kling
|
8358833bc8
WindowServer: Run clang-format on everything.
|
6 vuotta sitten |
Andreas Kling
|
3fa0b6cd92
WindowServer: Always update the maximize button icon when we should.
|
6 vuotta sitten |
Andreas Kling
|
41ebb3eba3
WindowServer: Tweak window titlebar look somewhat.
|
6 vuotta sitten |
Andreas Kling
|
34150f0836
WindowServer: Remove unused old "middle border" color.
|
6 vuotta sitten |
Andreas Kling
|
e478a2fb0a
WindowServer: Don't draw titlebar separator for titlebar-less windows.
|
6 vuotta sitten |
Christopher Dumas
|
957f8b84f2
WindowServer: Make it possible to turn off window title bars (#88)
|
6 vuotta sitten |
Andreas Kling
|
ad908f1395
WindowServer: Factor out compositing from WSWindowManager into WSCompositor.
|
6 vuotta sitten |
Andreas Kling
|
9df8d28542
WindowServer: Don't start window resize for MouseUp or MouseMove.
|
6 vuotta sitten |
Andreas Kling
|
33d0916d29
WindowServer: Add support for fullscreen windows.
|
6 vuotta sitten |
Andreas Kling
|
bcb7893156
WindowServer: Don't treat bottom titlebar edge as part of the border.
|
6 vuotta sitten |
Andreas Kling
|
42cf09fdf1
WindowServer: Don't add maximize button to non-resizable windows.
|
6 vuotta sitten |
Andreas Kling
|
a20ce4d2b8
WindowServer: Rearrange minimize/maximize/close buttons (in that order.)
|
6 vuotta sitten |
Andreas Kling
|
641893104a
WindowServer: Add a maximize/unmaximize button to windows.
|
6 vuotta sitten |
Andreas Kling
|
c9951bbe60
WindowServer: Improve window frames by giving them a raised frame look. :^)
|
6 vuotta sitten |
Andreas Kling
|
d7270059ab
WindowServer: Tweak window minimize button appearance.
|
6 vuotta sitten |
Andreas Kling
|
9f122bff5a
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
6 vuotta sitten |
Andreas Kling
|
c7d6e568ba
WindowServer: Tweak window icon placement again.
|
6 vuotta sitten |
Andreas Kling
|
f6b4013329
WindowServer: Make window title bars slightly thicker. :^)
|
6 vuotta sitten |
Andreas Kling
|
486ed41fd2
WindowServer: Tweak window icon placement.
|
6 vuotta sitten |
Andreas Kling
|
86361d3d45
WindowServer: Improve the look of menus.
|
6 vuotta sitten |
Andreas Kling
|
94a5e08faf
WindowServer: Rename WSMessage* => WSEvent*.
|
6 vuotta sitten |
Andreas Kling
|
de184d0999
WindowServer: Port WindowServer to LibCore.
|
6 vuotta sitten |
Andreas Kling
|
3f6408919f
AK: Improve smart pointer ergonomics a bit.
|
6 vuotta sitten |
Andreas Kling
|
af070324db
WindowServer: Tweak window title positioning.
|
6 vuotta sitten |
Andreas Kling
|
7f2eeb0b35
LibGUI+WindowServer: Add support for GWidget tooltips.
|
6 vuotta sitten |
Andreas Kling
|
c7365a00f8
WindowServer: Add ability to initiate window resize from window edges.
|
6 vuotta sitten |
Andreas Kling
|
f12573cb63
Add a slight hover highlight to GButton and WSButton. :^)
|
6 vuotta sitten |
Andreas Kling
|
f6ca94605c
WindowServer: Add a window minimization button.
|
6 vuotta sitten |
Andreas Kling
|
0fc3ccaa52
WindowServer: Make WSButton behave more like a normal button.
|
6 vuotta sitten |