[vlc-commits] [Git][videolan/vlc][master] 14 commits: qt: remove barely used BUTTON_SET_ACT_I macro

2022-07-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: b93faa9b by Pierre Lamot at 2022-07-24T06:41:48+00:00 qt: remove barely used BUTTON_SET_ACT_I macro BUTTON_SET_ACT_I was barely used and made searching image usage in code mode tedious - - - - - a38a151f by Pierre Lamot at

[vlc-commits] [Git][videolan/vlc][master] 2 commits: qml: don't show topbar background in music mode

2022-07-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f70f0657 by Pierre Lamot at 2022-07-24T05:57:24+00:00 qml: don't show topbar background in music mode - - - - - 067a4e46 by Pierre Lamot at 2022-07-24T05:57:24+00:00 qml: fix playlist offset in player view - - - - - 1 ch

[vlc-commits] [Git][videolan/vlc][3.0.x] qt: unmap indirection X11 window before reparenting it back to root

2022-07-23 Thread @fkuehne
Felix Paul Kühne pushed to branch 3.0.x at VideoLAN / VLC Commits: 97244141 by Sebastian Keller at 2022-07-23T09:12:39+00:00 qt: unmap indirection X11 window before reparenting it back to root Reparenting a mapped window to root causes it to become a toplevel window and can cause window manage

[vlc-commits] [Git][videolan/vlc][master] macosx: Prevent unnecessary reloadData calls in VLCLibraryAudioDataSource

2022-07-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: 38b05b5f by Claudio Cambra at 2022-07-23T08:52:32+00:00 macosx: Prevent unnecessary reloadData calls in VLCLibraryAudioDataSource - - - - - 1 changed file: - modules/gui/macosx/library/VLCLibraryAudioDataSource.m Chang

[vlc-commits] [Git][videolan/vlc][master] macosx: Make search field in toolbar functional for library

2022-07-23 Thread Jean-Baptiste Kempf (@jbk)
Jean-Baptiste Kempf pushed to branch master at VideoLAN / VLC Commits: f9057380 by Claudio Cambra at 2022-07-23T07:50:29+00:00 macosx: Make search field in toolbar functional for library Signed-off-by: Claudio Cambra - - - - - 7 changed files: - modules/gui/macos