Andreas Kling
|
145aa27b8f
WindowServer: Give menu items an identifier field and add a simple callback.
|
6 yıl önce |
Andreas Kling
|
5f288014d4
WindowServer: More work on menus.
|
6 yıl önce |
Andreas Kling
|
443b043b49
WindowServer: Start implementing a menu system.
|
6 yıl önce |
Andreas Kling
|
a6f9ddbb58
Let's have two wallpapers installed so we can test switching.
|
6 yıl önce |
Andreas Kling
|
33d34d9b26
Kernel: Use a Lockable<bool> for sysctl booleans as well.
|
6 yıl önce |
Andreas Kling
|
7a996e608c
WindowServer: Allow changing the desktop wallpaper through a sysctl.
|
6 yıl önce |
Andreas Kling
|
90d3375dc2
WindowServer: Support desktop wallpapers.
|
6 yıl önce |
Andreas Kling
|
5582a0a254
Kernel: When a lock is busy, donate remaining process ticks to lock holder.
|
6 yıl önce |
Andreas Kling
|
443d1c2237
WindowServer: Coordinate double-buffering with the BochsVGA card.
|
6 yıl önce |
Andreas Kling
|
a1b63bb6d4
Bootloader: Locate the kernel's data segment and clear it.
|
6 yıl önce |
Andreas Kling
|
caff611ca3
WindowServer: Tweak window title bar look.
|
6 yıl önce |
Andreas Kling
|
0a183df655
WindowServer: Tweak look of window close button.
|
6 yıl önce |
Andreas Kling
|
38f589a9cb
SharedGraphics: Add some useful painting helpers and make use of them.
|
6 yıl önce |
Andreas Kling
|
cd1bbdf052
WindowServer: Make the window close button look a bit nicer.
|
6 yıl önce |
Andreas Kling
|
11db8c1697
Add a simple close button ("X") to windows.
|
6 yıl önce |
Andreas Kling
|
b1e054ffe8
Rename LizaBold to LizaRegular and LizaBlack to LizaBold.
|
6 yıl önce |
Andreas Kling
|
cacba45f1c
LizaBold8x10: Import a bold variant of Liza8x10 and make it the default bold.
|
6 yıl önce |
Andreas Kling
|
5e9ba2ac84
Kernel: Rewrite ProcFS.
|
6 yıl önce |
Andreas Kling
|
2a093ada33
WindowServer: Add some stripes to the window titles.
|
6 yıl önce |
Andreas Kling
|
ffab6897aa
Big, possibly complete sweep of naming changes.
|
6 yıl önce |
Andreas Kling
|
027d26cd5d
Add a String::format() and use that in place of ksprintf() in the Kernel.
|
6 yıl önce |
Andreas Kling
|
069d21ed7f
Make buttons unpress when the cursor leaves the button rect.
|
6 yıl önce |
Andreas Kling
|
9fa8d4e22f
WindowServer: Rename the two painting phases.
|
6 yıl önce |
Andreas Kling
|
244d5bcce1
WindowServer: More event -> message renaming.
|
6 yıl önce |
Andreas Kling
|
bba21adae3
WindowServer: Rename WSEvent to WSMessage.
|
6 yıl önce |
Andreas Kling
|
5f14e22a31
WindowServer: Make dragging window frames look kinda cool.
|
6 yıl önce |
Andreas Kling
|
0db72786cf
Snazz up the windows with some title bar gradients. :^)
|
6 yıl önce |
Andreas Kling
|
c6b7b92625
WindowServer: Put the desktop background color in a member.
|
6 yıl önce |
Andreas Kling
|
a915dd7b27
WindowServer: Retain window backing stores while blitting them.
|
6 yıl önce |
Andreas Kling
|
86eae0f8df
Let userland retain the window backing store while drawing into it.
|
6 yıl önce |