GNOME Bugzilla – Bug 145367
Make the fullscreen controls window not suck
Last modified: 2005-01-03 14:41:23 UTC
Currently, that window looks horrible and disorganised. Need to come up with something that will look good, unobstructive, and usable.
Mass reassign.
maybe like the opensource "Media Player Classic"?
Michael, screenshots would greatly help (don't attach them here, link to them). Thanks.
sorry for the late reply, here are two screenshots of mpc. <a href="http://users.skynet.be/maycosplace/ss1.png">http://users.skynet.be/maycosplace/ss1.png</a> href="http://users.skynet.be/maycosplace/ss2.png">http://users.skynet.be/maycosplace/ss2.png</a> the bar appears when the mouse moves down to the screen and disapears when you move it back up.
hmmm, i just noticed that there isn't any action associated when you double/single click on the movie. i suggest to have a double click toggle the fullscreen-mode and a single click should pauze the movie. this is the behavior in a lot of movieplayers (mplayer, mpc, ...) btw, by looking at my previous post, it looks like html isn't supported :)
Created attachment 34906 [details] real2.JPG Real One on Windows, this look pretty much like what we want for Totem.
A new controls popup is now in CVS. I moved the mouse actions request to bug 162814. 2004-12-26 Bastien Nocera <hadess@hadess.net> * NEWS: updates * data/totem.glade: first try at updated controls popup * src/totem-playlist.c: (treeview_row_changed): emit the "changed" signal when double-clicking on an entry * src/totem-time-label.c: (totem_time_label_init), (totem_time_label_new): move most of new() code to init() * src/totem.c: (totem_action_restore_pl), (totem_action_set_mrl_with_warning), (totem_action_set_mrl), (on_recent_file_activate), (playlist_changed_cb), (move_popups), (on_video_motion_notify_event), (on_eos_event), (label_create): don't show a warning when opening the file when rewinding, or restoring a playlist, show an error message when trying to play a file that can't be opened