Add measure() methods
GTK+ for will replace the get preferred_*()
methods suite by a single measure()
method, this implements that method for all widgets and make the get preferred_*()
methods call measure()
.
This will make porting to GTK+ 4 easier and will let us already test its code.
Edited by Adrien Plazas
Merge request reports
Activity
Filter activity
added 10 commits
-
416ff82c...60982304 - 6 commits from branch
Librem5:master
- 91412cec - arrow: Use a measure() method
- 027ddd62 - column: Use a measure() method
- 4e8877ec - dialer-button: Use a measure() method
- cd5acf09 - leaflet: Use a measure() method
Toggle commit list-
416ff82c...60982304 - 6 commits from branch
@guido.gunther: Can you review this please? :)
added 7 commits
-
d6e94401...5004b420 - 3 commits from branch
Librem5:master
- 1234cb6c - arrow: Use a measure() method
- c3dc6963 - column: Use a measure() method
- 0f2939c5 - dialer-button: Use a measure() method
- 47ae49b0 - leaflet: Use a measure() method
Toggle commit list-
d6e94401...5004b420 - 3 commits from branch
added 11 commits
-
47ae49b0...809be537 - 7 commits from branch
Librem5:master
- a4c36c19 - arrow: Use a measure() method
- 49e8b6c8 - column: Use a measure() method
- 69f3f826 - dialer-button: Use a measure() method
- 992fdbcf - leaflet: Use a measure() method
Toggle commit list-
47ae49b0...809be537 - 7 commits from branch
enabled an automatic merge when the pipeline for 992fdbcf succeeds
Please register or sign in to reply