index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-03-27
SoundPlayer: Reduce sample buffer size and add a sample load event
Cesar Torres
2021-03-27
SoundPlayer: Update the SoundPlayer interface
Cesar Torres
2021-03-27
SoundPlayer: Adapt the existing SampleWidget visualization to
Cesar Torres
2021-03-27
SoundPlayer: Add a no-visualization visualization :^)
Cesar Torres
2021-03-27
SoundPlayer: Move the SoundPlayer-specific Slider widget to another file
Cesar Torres
2021-03-27
SoundPlayer: Add a 'Bars' audio visualization
Cesar Torres
2021-03-27
SoundPlayer: Add abstractions for players and visulizations
Cesar Torres
2021-03-27
SoundPlayer: Implement the Fast Fourier Transform algorithm
Cesar Torres
2021-03-27
AK: Add complex number library
Cesar Torres
2021-03-27
Everywhere: rename 'Sample' type to 'Frame'
Cesar Torres
2021-03-27
shot: Added option to output to clipboard instead of file
networkException
2021-03-26
gunzip: Fail gracefully on bad input
Idan Horowitz
2021-03-26
LibJS: VERIFY(!this_value.is_empty()) in VM::call_internal()
Linus Groh
2021-03-26
LibWeb: Call requestAnimationFrame() callback with undefined this value
Linus Groh
2021-03-26
LibGUI: Show human readable size in filemanager
Federico Guerinoni
2021-03-26
LibMarkdown: Remove unused Paragraph::add_line() declaration
Linus Groh
2021-03-26
Browser: Add right-click context menu item for editing bookmarks
Timothy Flynn
2021-03-26
LibGUI: Allow assigning a value to a specific index in JsonArrayModel
Timothy Flynn
2021-03-26
AK: Allow assigning a value to a specific index in a JsonArray
Timothy Flynn
2021-03-26
LibWeb: Compute height of absolutely positioned blocks when possible
Timothy Flynn
2021-03-26
LibWeb: Consider floating children when computing auto-height
Timothy Flynn
2021-03-26
Utilities: Add a simple "shot" utility for grabbing screenshots :^)
Andreas Kling
2021-03-26
WindowServer: Add an IPC call for taking a screenshot
Andreas Kling
2021-03-26
LibWeb+WebContent: Support displaying favicons in OOPWV
Timothy Flynn
2021-03-26
Kernel: Remove unused WorkQueue::m_name.
Michel Hermier
2021-03-26
Kernel: Remove unused MBRPartitionTable::m_partitions_count.
Michel Hermier
2021-03-26
Kernel: Remove unused FileBlockCondition::m_file.
Michel Hermier
2021-03-26
Kernel: Remove unused EBRPartitionTable::m_partitions_count.
Michel Hermier
2021-03-26
Kernel: Remove unused AHCIPort::ScatterList::m_device_block_size.
Michel Hermier
2021-03-26
WindowServer: Keep menu open when activating a menu item with Ctrl held
Andreas Kling
2021-03-26
WindowServer: Redraw all menus on system theme change
Andreas Kling
2021-03-26
WindowServer+LibGfx: Make menubar menus slightly larger
Andreas Kling
2021-03-26
Taskbar: Add more prominent Help app icon in the start menu
Andreas Kling
2021-03-26
Taskbar: Move "About SerenityOS" to the top of the start menu
Andreas Kling
2021-03-26
WindowServer: Adjust position of flipped submenus by menu item height
Linus Groh
2021-03-26
WindowServer: Add clip rect to menubar painter
Linus Groh
2021-03-26
WindowServer: Remove unused Menu->MenuBar link and "title font"
Andreas Kling
2021-03-26
WindowServer: Redraw window menubars when moving with arrow keys
Andreas Kling
2021-03-26
WindowServer: Remove some leftover unused menubar things
Andreas Kling
2021-03-26
Base: Remove SystemMenu from SystemServer.ini
Andreas Kling
2021-03-25
Taskbar: Only show H:M:S by default, move date to tooltip
Andreas Kling
2021-03-25
WindowServer+LibGUI: Remove the global menubar :^)
Andreas Kling
2021-03-25
WindowServer: Don't fill the active menubar menu with selection color
Andreas Kling
2021-03-25
Base: Tweak "Redmond 2000" theme menu colors
Andreas Kling
2021-03-25
WindowServer: Remove "system menu" concept from WindowServer
Andreas Kling
2021-03-25
SystemMenu: Remove SystemMenu service
Andreas Kling
2021-03-25
Taskbar: Add start menu :^)
Andreas Kling
2021-03-25
LibGUI: Make it possible to tweak icon spacing on a GUI::Button
Andreas Kling
2021-03-25
Base: Remove clock and username applets from startup
Andreas Kling
2021-03-25
Taskbar: Integrate clock widget into taskbar window
Andreas Kling
[next]