1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 23:51:00 +00:00
serenity/Userland/Applications/IRCClient
Andreas Kling 20915795a8 Everywhere: Pledge "sendfd" in WindowServer client programs
This is needed for the new way we transfer window backing stores.
2021-01-15 14:10:32 +01:00
..
CMakeLists.txt Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCAppWindow.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCAppWindow.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCChannel.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCChannel.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCChannelMemberListModel.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCChannelMemberListModel.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCClient.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCClient.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCLogBuffer.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCLogBuffer.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCQuery.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCQuery.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCWindow.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCWindow.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCWindowListModel.cpp Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
IRCWindowListModel.h Applications: Move to Userland/Applications/ 2021-01-12 12:05:23 +01:00
main.cpp Everywhere: Pledge "sendfd" in WindowServer client programs 2021-01-15 14:10:32 +01:00