mpv/player
Eduardo Sánchez Muñoz db3d36927d x11: Handle external fullscreen toggles
Some window managers let you change the fullscreen state of any window
using a key combination. For example, on XFWM you can use Alt+F11 and
on Compiz you can configure a key combination with the
"Extra WM actions" plugin.

With this change mpv will handle these fullscreen state changes. So, if
you enter into fullscreen mode using the WM's shortcut and then you use
mpv's fullscreen toggle, you will get back into window mode.

Merges PR #2081.

Signed-off-by: wm4 <wm4@nowhere>
2015-06-28 20:13:57 +02:00
..
lua ytdl: don't print failure warning when youtube-dl was killed by us 2015-06-27 21:09:12 +02:00
audio.c audio: fix format function consistency issues 2015-06-26 23:06:37 +02:00
client.c client API: allow using msg-level option for log messages 2015-06-20 21:40:47 +02:00
client.h
command.c x11: Handle external fullscreen toggles 2015-06-28 20:13:57 +02:00
command.h command: do not exit playback if the B point of A-B loop is past EOF 2015-06-16 23:11:14 +02:00
configfiles.c player: restore video-aspect on playback resume 2015-05-29 22:34:24 +02:00
core.h demux: export forced flag 2015-06-27 22:02:24 +02:00
discnav.c Disable DVD and BD menu support (to be removed) 2015-06-26 23:37:30 +02:00
loadfile.c demux: export forced flag 2015-06-27 22:02:24 +02:00
lua.c subprocess, lua: export whether the process was killed by us 2015-06-27 21:08:55 +02:00
main.c audio: add --audio-spdif as new method for enabling passthrough 2015-06-05 22:42:59 +02:00
misc.c
osd.c video: do not use MP_NOPTS_VALUE for A/V difference 2015-05-24 23:27:23 +02:00
playloop.c player: increase tick event update frequency 2015-06-23 19:23:11 +02:00
screenshot.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
screenshot.h client API: add a screenshot_raw command 2015-04-20 23:11:03 +02:00
scripting.c path: make mp_path_join accept normal C strings 2015-05-09 15:26:47 +02:00
sub.c
video.c player: add some debug output for seeking 2015-06-18 22:31:55 +02:00