Andreas Kling
|
b7a25bfaac
LibGfx: Adjust parameter order for Painter::draw_ui_text()
|
4 년 전 |
Andreas Kling
|
d80fb6d9c0
WindowServer: Support Alt+Character menu shortcuts :^)
|
4 년 전 |
Andreas Kling
|
ea34ba6fa6
WindowServer+LibGfx: Rename menu_bar => menubar
|
4 년 전 |
Andreas Kling
|
0e798234c7
WindowServer+LibGfx: Remove code for drawing the old-style menu bar
|
4 년 전 |
Andreas Kling
|
9bbc1c9c93
WindowServer+Taskbar: Show applets in taskbar :^)
|
4 년 전 |
Andreas Kling
|
526b4bbfdb
WindowServer: Add ability to show/hide window menubars
|
4 년 전 |
Andreas Kling
|
4b6fba1e4c
WindowServer+LibGfx: Make menubar menus slightly larger
|
4 년 전 |
Linus Groh
|
8461100bf7
WindowServer: Add clip rect to menubar painter
|
4 년 전 |
Andreas Kling
|
dfb81242f3
WindowServer: Redraw window menubars when moving with arrow keys
|
4 년 전 |
Andreas Kling
|
6ae174f80a
WindowServer: Remove some leftover unused menubar things
|
4 년 전 |
Andreas Kling
|
1108c41790
WindowServer: Don't fill the active menubar menu with selection color
|
4 년 전 |
Andreas Kling
|
e76771bfad
WindowServer+LibGfx: Show menus in windows! :^)
|
4 년 전 |
Andreas Kling
|
e0f32626bc
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
|
4 년 전 |
Tom
|
87c1b1a25d
WindowServer: Use active shadow for highlighted window
|
4 년 전 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 년 전 |
Tom
|
101c6b01ed
WindowServer: Improve small tooltips/windows shadows a bit
|
4 년 전 |
Tom
|
6af4d35e8e
WindowServer: Apply the backing bitmap's scale when alpha hit-testing
|
4 년 전 |
Andreas Kling
|
11c8596ad3
WindowServer+LibGUI+LibGfx: Add WindowType::ToolWindow
|
4 년 전 |
Tom
|
d590e0c946
WindowServer: Add support for alpha channel based hit testing
|
4 년 전 |
Tom
|
0138f13bfe
WindowServer: Improvements to support alpha channel in window frames
|
4 년 전 |
Tom
|
cf1c159ed5
WindowServer: Allow different shadows for active/inactive windows
|
4 년 전 |
Tom
|
f8d65e57ba
WindowServer: Don't re-render the window frame when not needed
|
4 년 전 |
Tom
|
a807d92a32
WindowServer: Fix switching between shadows and no shadows with themes
|
4 년 전 |
Tom
|
964894dee6
WindowServer: Allow specifying different shadows for menus and tooltips
|
4 년 전 |
Camisul
|
8c220dee03
WindowServer: Vertically maximize window
|
4 년 전 |
Tom
|
db0149056f
WindowServer: Don't render shadow for frameless windows
|
4 년 전 |
Tom
|
3d374954eb
WindowServer: Try harder to avoid re-rendering window shadow
|
4 년 전 |
Tom
|
0ce4b9d7db
WindowServer: Implement simple window shadows
|
4 년 전 |
Tom
|
15a1d9aa94
WindowServer: Cache rendered window frame in bitmap
|
4 년 전 |
Nico Weber
|
98637bd549
WindowServer: In HighDPI mode, load high-res window buttons and high-res cursors
|
4 년 전 |