This website requires JavaScript.
Explore
Help
Register
Sign In
CCF_100
/
suyu-mirror
Watch
1
Star
0
Fork
0
You've already forked suyu-mirror
mirror of
https://git.suyu.dev/suyu/suyu
synced
2025-02-06 06:53:02 -06:00
Code
Issues
Releases
Wiki
Activity
suyu-mirror
/
src
/
yuzu
/
applets
History
Morph
c68255f70f
applets/swkbd: Make use of std::move where applicable
...
Avoids redundant string copies
2021-05-27 23:45:56 -04:00
..
controller.cpp
applets/controller: Hook up the "Motion" button functionality
2021-04-13 10:05:07 -04:00
controller.h
applets/controller: Hook up the "Motion" button functionality
2021-04-13 10:05:07 -04:00
controller.ui
applets/controller: Change the input button to create input profiles
2020-11-15 23:33:21 -05:00
error.cpp
error: Make the error code as the title text of the OverlayDialog
2021-04-15 01:53:17 -04:00
error.h
error: Make the error code as the title text of the OverlayDialog
2021-04-15 01:53:17 -04:00
profile_select.cpp
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (
#6270
)
2021-05-25 19:32:56 -04:00
profile_select.h
applets: Resolve variable shadowing
2020-12-05 08:37:13 -05:00
software_keyboard.cpp
applets/swkbd: Make use of std::move where applicable
2021-05-27 23:45:56 -04:00
software_keyboard.h
applets/swkbd: Implement the Qt Software Keyboard frontend
2021-04-15 01:53:17 -04:00
software_keyboard.ui
applets/swkbd: Implement the Qt Software Keyboard frontend
2021-04-15 01:53:17 -04:00
web_browser_scripts.h
web_browser_scripts: Add injection scripts for the web browser
2020-12-18 10:33:28 -05:00
web_browser.cpp
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (
#6270
)
2021-05-25 19:32:56 -04:00
web_browser.h
applets/web: Fix a use-after-free when passing in the URL string
2021-04-28 12:34:28 -04:00