flipperzero-firmware/applications/services/gui
Michal Suchánek 780da7d4d5
Upside down / left handed orientation support (#2462)
* Add backup files to .gitignore
* Added lefty support in Settings > System > hand Orient: Fixes: #1015
* Left handed mode
* Fix lefthanded mode on vertical interfaces
* Input: new composite sequence identifier
* Gui: move input mapping from Canvas to ViewPort, properly handle input mapping on View switch in ViewDispatcher
* Rpc: proper input sequencing and tagging in RpcGui
* Rpc: remove magic from RpcGui

Co-authored-by: MrDaGree <5050898+MrDaGree@users.noreply.github.com>
Co-authored-by: Willy-JL <willy.leslie@icloud.com>
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2023-03-10 02:13:18 +09:00
..
modules [FL-3070] iButton system and app refactoring (#2388) 2023-03-02 22:23:33 +09:00
application.fam
canvas_i.h
canvas.c
canvas.h
elements.c
elements.h
gui_i.h
gui.c
gui.h feat: add missing const qualifiers (#2233) 2023-02-09 13:58:01 +09:00
icon_animation_i.h
icon_animation.c
icon_animation.h
icon_i.h
icon.c
icon.h
scene_manager_i.h
scene_manager.c
scene_manager.h
view_dispatcher_i.h
view_dispatcher.c
view_dispatcher.h
view_i.h
view_port_i.h
view_port.c
view_port.h
view_stack.c
view_stack.h
view.c
view.h