1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-13 00:41:00 +00:00
serenity/Userland/Applications
Brian Gianforcaro 1674d06f78 Userland: Allow the Analog Clock window border to be hidden
Introduce the ability to hide the Analog Clock window borde. With this
feature enabled it looks like the clock is floating and integrated into
the desktop.

The "Cube Demo" has the same feature, and was used as inspiration when
implementing the feature in the Analog Clock.
2021-05-10 12:36:05 +02:00
..
About Userland+Base: Add "ladyball" logo for the system :^) 2021-04-25 18:57:10 +02:00
AnalogClock Userland: Allow the Analog Clock window border to be hidden 2021-05-10 12:36:05 +02:00
Browser Browser: Apply some polish to menus and actions 2021-05-10 10:27:23 +02:00
Calculator Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Calendar Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
CrashReporter Everywhere: Use linusg@serenityos.org for my copyright headers 2021-04-22 22:51:19 +02:00
Debugger Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
DisplaySettings Userland: Update IPC calls to use proxies 2021-05-03 21:14:40 +02:00
FileManager Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
FontEditor LibGUI: Remove UndoStack's automatic command combo'ing 2021-05-08 22:17:51 +02:00
Help Help: Add "Help" menu and move the about action there 2021-05-07 20:37:28 +01:00
HexEditor HexEditor: Apply some polish to menus and actions 2021-05-10 10:27:30 +02:00
IRCClient IRCClient: Apply some polish to menus and actions 2021-05-10 10:28:41 +02:00
KeyboardMapper Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
KeyboardSettings Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
MouseSettings Userland: Make IPC results with one return value available directly 2021-05-03 21:14:40 +02:00
Piano LibGUI: Rename ScrollableWidget => AbstractScrollableWidget 2021-05-03 21:03:13 +02:00
PixelPaint LibGUI: Remove UndoStack's automatic command combo'ing 2021-05-08 22:17:51 +02:00
QuickShow Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Run Run: Remove useless serenity.h include 2021-04-27 23:06:16 +02:00
SoundPlayer Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
SpaceAnalyzer LibGUI: Move widget registration to LibCore 2021-05-06 08:50:39 +02:00
Spreadsheet Applications: Convert StringBuilder::appendf() => AK::Format 2021-05-07 21:12:09 +02:00
SystemMonitor Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
Terminal LibC: Remove 'int* aslave' parameter from forkpty() 2021-05-06 13:52:46 +01:00
TextEditor TextEditor: Add support for SQL highlighting 2021-05-09 09:39:05 +02:00
ThemeEditor WindowServer+LibGfx: Automatic "modified" markers in window titles 2021-05-01 19:42:29 +02:00
Welcome Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
CMakeLists.txt AnalogClock: New analog clock application (#6760) 2021-05-09 15:51:36 +02:00