shadPS4/src/qt_gui
Exhigh f139762c64
imgui/renderer: Hide Cursor on Idle Implementation (#1266)
Implement hide cursor on idle w/ idle timeout duration (configurable via GUI). While at it add always and never to hide the cursor options as well.

* Revert commit #1211 as to not interfere with the cursor states.
* Make hide cursor on idle as the default setting w/ timeout duration of 5 seconds to hide.
* Add an input tab in the settings page to add the hide cursor setting, with hiding the idle timeout box with respect to the cursor hide option.

Co-authored-by: georgemoralis <giorgosmrls@gmail.com>
2024-10-08 09:47:42 +03:00
..
translations Add support to click touchpad using back button on non PS4/5 controllers (#1258) 2024-10-08 09:15:30 +03:00
about_dialog.cpp About Window (#458) 2024-08-17 19:13:37 +03:00
about_dialog.h About Window (#458) 2024-08-17 19:13:37 +03:00
about_dialog.ui Lot of small fixes 2024-08-22 18:01:30 +02:00
background_music_player.cpp Add volume slider for title/background music (#1130) 2024-09-28 19:54:28 +03:00
background_music_player.h Add volume slider for title/background music (#1130) 2024-09-28 19:54:28 +03:00
cheats_patches.cpp fix wolf2022 cheats download (#1173) 2024-10-01 07:53:20 +03:00
cheats_patches.h Fix creation files.json in 'Download ALL' 2024-08-29 17:26:06 -03:00
check_update.cpp Fixes encoding in update text (#1283) 2024-10-08 09:15:50 +03:00
check_update.h Auto Update (#1006) 2024-09-24 23:03:15 +03:00
elf_viewer.cpp Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
elf_viewer.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00
game_grid_frame.cpp Fix list sorting for some categories (#1242) 2024-10-05 21:34:38 +03:00
game_grid_frame.h Improve keyboard navigation in game list (#1132) 2024-09-28 21:04:47 +03:00
game_info.cpp Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
game_info.h Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
game_install_dialog.cpp qt: Create addons directory if it does not exist. (#1186) 2024-10-01 20:11:41 +03:00
game_install_dialog.h config: Add option to change DLC install path. (#1176) 2024-10-01 07:54:15 +03:00
game_list_frame.cpp fix music playing when it shouldn't (#1203) 2024-10-02 18:33:36 +03:00
game_list_frame.h Fix list sorting for some categories (#1242) 2024-10-05 21:34:38 +03:00
game_list_utils.h Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
gui_context_menus.h Fix path bugs & wrap seeks in an if (#1154) 2024-09-30 12:42:59 +03:00
main.cpp Use fs::path::native whenever possible, avoid unnecessary fs->string conversions in GUI code (#1064) 2024-09-26 11:41:59 +03:00
main_window.cpp qt: Fix message box for game overwrite. (#1181) 2024-10-01 15:49:30 +03:00
main_window.h Fix path bugs & wrap seeks in an if (#1154) 2024-09-30 12:42:59 +03:00
main_window_themes.cpp Improved Dark theme, search bar and icon theme (#830) 2024-09-08 23:39:48 +03:00
main_window_themes.h Minor Qt GUI update (#363) 2024-08-04 16:07:10 +03:00
main_window_ui.h Auto Update (#1006) 2024-09-24 23:03:15 +03:00
pkg_viewer.cpp Fix path bugs & wrap seeks in an if (#1154) 2024-09-30 12:42:59 +03:00
pkg_viewer.h Rewrite Save Data & Impl Save Data Dialog (#824) 2024-09-20 12:34:19 +03:00
settings_dialog.cpp imgui/renderer: Hide Cursor on Idle Implementation (#1266) 2024-10-08 09:47:42 +03:00
settings_dialog.h imgui/renderer: Hide Cursor on Idle Implementation (#1266) 2024-10-08 09:47:42 +03:00
settings_dialog.ui imgui/renderer: Hide Cursor on Idle Implementation (#1266) 2024-10-08 09:47:42 +03:00
trophy_viewer.cpp trp data extracts to game_data/serial instead of folder name (#1194) 2024-10-02 06:37:43 +03:00
trophy_viewer.h Warnings fixes (#541) 2024-08-23 22:38:55 +03:00