1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-18 18:31:00 +00:00
serenity/Applications
Andreas Kling 90cbe8a0da FileManager: Scope actions to the window where they logically belong
Most actions should not be app global. This fixes unwanted activations
while another window is active.
2020-02-02 02:03:39 +01:00
..
About About: Use unveil() 2020-01-21 12:12:07 +01:00
Browser Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Calculator Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
ChanViewer Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
DisplayProperties Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
FileManager FileManager: Scope actions to the window where they logically belong 2020-02-02 02:03:39 +01:00
FontEditor Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Help Meta: Claim copyright for files created by me 2020-01-24 15:15:16 +01:00
HexEditor Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
IRCClient Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
PaintBrush LibGUI: Import GColorPicker from the PaintBrush application 2020-01-21 21:55:25 +01:00
Piano Piano: Rewrite application 2020-01-31 13:13:04 +01:00
QuickShow Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
SoundPlayer Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
SystemDialog Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
SystemMonitor SystemMonitor: Unveil /dev 2020-01-30 12:23:22 +01:00
Taskbar Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Terminal Userland+Terminal: Port to new CArgsParser API 2020-01-28 13:50:18 +01:00
TextEditor TextEditor: Focus the editor after opening a new file 2020-01-23 21:33:15 +01:00
Welcome Meta: Add license header to source files 2020-01-18 09:45:54 +01:00
Makefile Build: clean up build system, use one shared Makefile 2019-12-20 20:20:54 +01:00