Andreas Kling
|
2e219255a2
IPCCompiler: Put message classes in the Messages namespace
|
5 years ago |
Andreas Kling
|
9ac94d393e
LibGfx: Rename from LibDraw :^)
|
5 years ago |
Andreas Kling
|
11580babbf
LibDraw: Put all classes in the Gfx namespace
|
5 years ago |
Andreas Kling
|
c5bd9d4ed1
LibGUI: Put all classes in the GUI namespace and remove the leading G
|
5 years ago |
Andreas Kling
|
2d39da5405
LibCore: Put all classes in the Core namespace and remove the leading C
|
5 years ago |
Andreas Kling
|
5b47b0d867
LibGUI: Make GAction scoped to its CObject parent (widget or window)
|
5 years ago |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 years ago |
Andreas Kling
|
2d244a70a1
WindowServer+LibGUI: Simplify handling of paint event rects
|
5 years ago |
Andreas Kling
|
8c8118fbf8
WindowServer+LibGUI: Taskbar should show all windows from each process
|
5 years ago |
Andreas Kling
|
c7847d7c81
WindowServer+LibGUI: Mark window bitmaps volatile in occluded windows
|
5 years ago |
Andreas Kling
|
519cb80a96
LibGUI+WindowServer: Mark minimized window backing stores as volatile
|
5 years ago |
Andreas Kling
|
a79bac428b
LibGUI+LibDraw: Add "Palette" concept for scoped color theming
|
5 years ago |
Andreas Kling
|
411058b2a3
WindowServer+LibGUI: Implement basic color theming
|
5 years ago |
Andreas Kling
|
cfcb38dff1
WindowServer+LibGUI: Add data_type and data fields to drag operations
|
5 years ago |
Andreas Kling
|
571c4d3fb8
LibGUI: Allow finding the source of a GAction activation
|
5 years ago |
Andreas Kling
|
a7f414bba7
LibGUI+WindowServer: Start fleshing out drag&drop functionality
|
5 years ago |
Andreas Kling
|
f93c0dc489
LibIPC: Get client/server PIDs using getsockopt(SO_PEERCRED)
|
5 years ago |
Andreas Kling
|
272d65e3e2
WindowServer: Port to the new IPC system
|
5 years ago |
Andreas Kling
|
8a024a3305
LibGUI: Rename GEventLoop.{cpp,h} => GWindowServerConnection
|
5 years ago |