.. |
file_utilities_linux.cpp
|
Replaced some qstr with u""_q literal.
|
2022-11-29 14:12:50 +03:00 |
file_utilities_linux.h
|
Don't get cursor position twice for open with menu
|
2023-01-20 12:58:48 +04:00 |
integration_linux.cpp
|
…
|
|
integration_linux.h
|
…
|
|
launcher_linux.cpp
|
Replaced some qsl with u""_q literal.
|
2022-11-30 17:17:14 +03:00 |
launcher_linux.h
|
Use customWorkingDir() outside of Core::Launcher
|
2022-11-21 21:30:17 +00:00 |
linux_desktop_environment.cpp
|
Replaced some qsl with u""_q literal.
|
2022-11-30 17:17:14 +03:00 |
linux_desktop_environment.h
|
…
|
|
linux_wayland_integration.cpp
|
Avoid race condition when registering Wayland interfaces
|
2022-11-11 11:47:01 +04:00 |
linux_wayland_integration.h
|
…
|
|
linux_wayland_integration_dummy.cpp
|
…
|
|
linux_xdp_open_with_dialog.cpp
|
Update glibmm to latest version
|
2022-11-03 14:45:01 +04:00 |
linux_xdp_open_with_dialog.h
|
…
|
|
main_window_linux.cpp
|
Show current chat name in the window title.
|
2023-01-09 18:39:07 +04:00 |
main_window_linux.h
|
Fix build for macOS.
|
2023-02-18 15:10:14 +04:00 |
notifications_manager_linux.cpp
|
Deduplicate notification actions on Linux
|
2023-03-02 17:33:06 +04:00 |
notifications_manager_linux.h
|
Support adaptive forum userpic rounding radius.
|
2022-12-05 16:18:10 +04:00 |
notifications_manager_linux_dummy.cpp
|
Don't wait for input when there are fullscreen applications
|
2022-12-23 14:04:17 +04:00 |
overlay_widget_linux.h
|
Initial implementation of windowed media viewer on macOS.
|
2023-02-18 15:10:13 +04:00 |
specific_linux.cpp
|
Make the quit action lowercase
|
2023-03-09 11:16:11 +04:00 |
specific_linux.h
|
Cmd+Q quit prevention in windowed media viewer.
|
2023-02-18 15:10:13 +04:00 |
tray_linux.cpp
|
Optimize system tray icon cache invalidation
|
2023-03-09 11:16:35 +04:00 |
tray_linux.h
|
…
|
|