index
:
delta/qt5/qtwayland.git
0.85
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/genivi-5.4.0-wip
baserock/genivi-5.5.0-wip
baserock/genivi-test
baserock/jonathanmaw/genivi-demo-jetson
baserock/pedroalvarez/genivi-5.4.2-wip
baserock/v5.3.0
baserock/v5.5.1-genivi
baserock/v5.6.0-15-gebba84e+ivi-shell
dev
master
release
stable
wip-compositor-api
wip/cmake
wip/qt6
wip/texturesharing-5.12
code.qt.io: qt/qtwayland.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
qwaylandscreen.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Client: Bump wl_output version
Vlad Zahorodnii
2022-11-22
1
-1
/
+1
*
Client: Call wl_output_release() upon QWaylandScreen destruction
Vlad Zahorodnii
2022-11-22
1
-0
/
+2
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-10
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-10
1
-1
/
+1
*
Use SPDX license identifiers
Lucie GĂ©rard
2022-06-10
1
-38
/
+2
*
Client: Make xdg_output.name required only if it's supported
Vlad Zahorodnii
2021-12-03
1
-1
/
+2
*
Client: Announce an output after receiving more complete state
Vlad Zahorodnii
2021-05-10
1
-9
/
+23
*
Client: Generate method to expose used version of a given proxy
David Edmundson
2021-02-24
1
-1
/
+0
*
Remove uses of QScreen::orientationUpdateMask
Shawn Rutledge
2020-05-08
1
-10
/
+0
*
Client: Upgrade to xdg-output-unstable-v1 version 3
Johan Klokkhammer Helsing
2020-01-13
1
-3
/
+17
*
Client: Support running with no screens
Johan Klokkhammer Helsing
2019-11-12
1
-2
/
+11
*
Eradicate Q_FOREACH loops [1/2]: trivial cases
Marc Mutz
2019-05-21
1
-1
/
+2
*
Merge remote-tracking branch 'origin/5.13' into dev
Johan Klokkhammer Helsing
2019-05-07
1
-4
/
+48
|
\
|
*
Client: Fix reverse screen order
Johan Klokkhammer Helsing
2019-04-29
1
-4
/
+48
*
|
Client: Add safer fromObject function to scanner
Johan Klokkhammer Helsing
2019-05-01
1
-2
/
+3
|
/
*
Client: Refactor cursors and fix various bugs
Johan Klokkhammer Helsing
2019-02-15
1
-10
/
+1
*
Client: Implement xdg-output-unstable-v1 version 2
Johan Klokkhammer Helsing
2019-01-17
1
-0
/
+5
*
Client: Return a fixed value for the logical screen DPI
Giulio Camuffo
2018-08-13
1
-4
/
+8
*
Add XdgOutput client support
David Edmundson
2018-08-03
1
-5
/
+42
*
Client: Lazy load QWaylandCursor
Johan Klokkhammer Helsing
2018-05-16
1
-16
/
+11
*
Init variables where they are declared when possible (clang-tidy)
Johan Klokkhammer Helsing
2018-02-27
1
-11
/
+1
*
Fix crash when connecting a new screen
Johan Klokkhammer Helsing
2018-02-21
1
-2
/
+4
*
Use nullptr instead of 0 or NULL
Johan Klokkhammer Helsing
2018-02-20
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-09-27
1
-0
/
+6
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-09-20
1
-0
/
+6
|
|
\
|
|
*
Set window screen from wl_surface.enter and leave events
Johan Klokkhammer Helsing
2017-09-11
1
-0
/
+6
*
|
|
Temporarily rename QWaylandWindow::screen to waylandScreen
Johan Klokkhammer Helsing
2017-09-13
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-07
1
-1
/
+1
|
\
\
|
|
/
|
*
send handleScreenGeometryChange with scaled geometry
David Edmundson
2017-05-12
1
-1
/
+1
*
|
client: Set screen product information
Pier Luigi Fiorini
2017-02-23
1
-4
/
+13
|
/
*
Fix build without feature.cursor
Tasuku Suzuki
2017-01-13
1
-0
/
+8
*
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
*
Add 3 QList::reserve() calls
Sergio Martins
2015-06-08
1
-1
/
+3
*
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-06-03
1
-1
/
+6
|
\
|
*
Fix crash when the wl_shm global comes after a wl_output one
Giulio Camuffo
2015-05-28
1
-1
/
+6
*
|
Remove output extension
Pier Luigi Fiorini
2015-05-06
1
-16
/
+0
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-17
1
-22
/
+14
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-02-16
1
-0
/
+8
|
\
|
*
Make all the screens virtual siblings
Giulio Camuffo
2015-02-02
1
-0
/
+8
*
|
Namespace the platform plugins
Giulio Camuffo
2015-01-29
1
-0
/
+4
*
|
Implement high-dpi support
Morten Johan Sorvig
2014-12-17
1
-1
/
+19
|
/
*
Be compatible with older compositors
Giulio Camuffo
2014-10-13
1
-2
/
+2
*
Use the screen resolution to determine whether a screen is portrait
Giulio Camuffo
2014-09-24
1
-23
/
+29
*
Ignore negative screen physical size
Giulio Camuffo
2014-09-17
1
-1
/
+1
*
Don't give bogus values for a screen physical size
Giulio Camuffo
2014-09-15
1
-1
/
+4
*
The QWindowSystemInterface API changed, make it build again
Giulio Camuffo
2014-09-15
1
-2
/
+1
*
Fix QWaylandScreen geometry and physical size
Giulio Camuffo
2014-09-08
1
-12
/
+16
*
Destroy the QScreen when its wl_output is removed
Giulio Camuffo
2014-09-04
1
-0
/
+1
*
Explicitly define the interface versions
Giulio Camuffo
2014-08-23
1
-1
/
+1
*
QWaylandScreen: Also call QPlatformScreen constructor.
Robin Burchell
2014-08-18
1
-1
/
+2
[next]