ladybird/Applications
Andreas Kling 6a5d92f0ad WindowServer+LibGUI: Allow changing whether windows have alpha channels.
Use this in Terminal to tell the window server to not bother with the alpha
channel in the backing store if we're running without transparency.
Semi-transparent terminals look neat but they slow everything down, so this
keeps things fast while making it easy to switch to the flashy mode. :^)
2019-05-03 21:07:16 +02:00
..
About Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
Downloader Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
FileManager LibGUI+WindowServer: Make it possible to have checkable GActions. 2019-04-26 21:09:56 +02:00
FontEditor Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
IRCClient Do a pass of compiler warning fixes. 2019-04-23 13:00:53 +02:00
Launcher Launcher: Add icons for VisualBuilder and IRCClient. 2019-04-29 04:07:36 +02:00
ProcessManager Include Makefile.common in all other Makefiles. 2019-04-21 04:09:39 +02:00
Taskbar Taskbar: Clicking a window button now toggles minimized state. 2019-04-24 02:48:02 +02:00
Terminal WindowServer+LibGUI: Allow changing whether windows have alpha channels. 2019-05-03 21:07:16 +02:00
TextEditor GTextEditor: Add very basic automatic indentation. 2019-04-25 22:56:09 +02:00
VisualBuilder VisualBuilder: Tweak form grid color. 2019-04-30 17:01:59 +02:00