Dean Lee
7382299fda
ui: fix wayland requestActivate warning on device ( #33054 )
...
fix wayland requestActivate warning in fullscreen mode
old-commit-hash: bd8dd65ce0
9 months ago
Dean Lee
9caed10c23
ui: cleanup setMainWindow ( #28768 )
...
* cleanup
* revert that
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 289fd32699
2 years ago
Adeeb Shihadeh
472a1cf63b
ui: catch silent EGL failure ( #28169 )
...
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 432f316e8d
2 years ago
kernyan
3800496470
ui: auto scaling on resolution below 1920 x 1080 ( #22842 )
...
* ui: resizable on PC by mouse drag
* Revert "ui: resizable on PC by mouse drag"
This reverts commit 56aa8254a2
.
* ui: auto scaling on resolution below 1920 x 1080
special case when on PC and screen resolution is exactly 1920 x 1080,
we don't use fixed-sized window to account for taskbar/menubar area
* Update qt_window.cc
set maximum window size
* keep SCALE
Co-authored-by: Willem Melching <willem.melching@gmail.com>
old-commit-hash: 983cc14174
4 years ago
Willem Melching
0d035f6898
PyQt demo app ( #21625 )
...
* build python helpers lib
* call setMainWindow from python
* put in helper lib
* linter
* move to scripts
old-commit-hash: 25e4e94691
4 years ago
Adeeb Shihadeh
361ee0e83c
UI: auto wide detection on PC ( #22392 )
...
* UI: auto wide detection on PC
* invert width
* cleanup
old-commit-hash: 23ae67bbf9
4 years ago
Adeeb Shihadeh
2dd317bb03
UI: use rcc on all platforms ( #21966 )
...
old-commit-hash: 9c7c4657f0
4 years ago
Dean Lee
33b6610390
Qt: new global WIDE_UI ( #21977 )
...
old-commit-hash: a165f25762
4 years ago
Dean Lee
94d534afea
hw.h: move Hardware-related paths to namespace Path ( #21826 )
...
* refactor getenv and path
* apply review
old-commit-hash: fefc70b4ca
4 years ago
Adeeb Shihadeh
75886ce093
setup qt resources ( #21617 )
...
* setup qt resources
* networking
* input
* fix that
* nicer scrolling
* big eye
* fix flashing
* why is it linking against map stuff
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6039f1e7ac
4 years ago
Willem Melching
d7d0e0a047
add env variable for wider ui
...
old-commit-hash: 9159094b62
4 years ago
Willem Melching
ff5656b0f8
nav: bump font size by 25%
...
old-commit-hash: 64e4294b04
4 years ago
Dean Lee
e333e4f189
Cleanup selfdrive/ includes ( #20822 )
...
* cleanup include path
* continue
* format includes
* fix testraw.cc
* remove include path from SConstruct
* regroup
* rebase master
* almost done
* apply review
* rename FileReader.xx to filereader.xx
* rename Unlogger.x->unlogger.x
* rename FrameReader.xx -> framereader.xx
* apply reviews
* ui.h
* continue
* fix framebuffer.cc build error:mv util.h up
* full path to msm_media_info
* fix qcom2 camerad
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 7222d0f20d
4 years ago
Willem Melching
78bf4f5867
Replace ifdef with hw abstraction layer ( #20843 )
...
* Replace ifdefs with hardware abstraction layer (#20801 )
* add type to class hadwareXXX
* replace ifdefs with hardware layer
* continue
* continue
* new function get_driver_view_transform
* full path to hw.h
* fix build error setup.cc
* apply review
* fix typo
* fix deprecated error:replace deprecated fromPath with new
* fix build error
* Fixes after ifdef clenaup (#20842 )
* inheritance doesnt work with static
* fix debayer
* small cleanup
* Update selfdrive/camerad/cameras/camera_common.cc
* Update selfdrive/ui/qt/offroad/settings.cc
* Update selfdrive/common/modeldata.h
* flip conditions
* fix comment
Co-authored-by: Dean Lee <deanlee3@gmail.com>
old-commit-hash: ab319d4f54
4 years ago
Willem Melching
39c18d4c5a
Revert "Replace ifdefs with hardware abstraction layer ( #20801 )"
...
This reverts commit 9f2ad462f39f4c880f283b71bffbc9248a2b577d.
old-commit-hash: 3a95d3ccaa
4 years ago
Dean Lee
e0282ced49
Replace ifdefs with hardware abstraction layer ( #20801 )
...
* add type to class hadwareXXX
* replace ifdefs with hardware layer
* continue
* continue
* new function get_driver_view_transform
* full path to hw.h
* fix build error setup.cc
* apply review
* fix typo
* fix deprecated error:replace deprecated fromPath with new
* fix build error
old-commit-hash: 757d2923d2
4 years ago
Dean Lee
9a827fea20
c++ cleanup: standardize file extensions to .cc and .h ( #20800 )
...
* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common
old-commit-hash: 81491dc57f
4 years ago
Adeeb Shihadeh
70db46e752
Qt on NEOS ( #20153 )
...
* qt on neos
* cleanup
* check arch
* fix pc
* fix mac
* base libs
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 1c369a9009
4 years ago
Adeeb Shihadeh
80c3d67a28
Qt UI refactoring + improvements ( #20033 )
...
old-commit-hash: f9d8652cbd
4 years ago
Adeeb Shihadeh
12e6f7a607
Qt cleanup ( #2622 )
...
* scale
* contain weston hack in one file
* rest
* no show
* missed one
old-commit-hash: efc30f4a83
4 years ago