Kodi skin with animated Video pane? (swipe effect)
#16
(2020-10-24, 20:58)PatK Wrote: I should note you can map a button to use the windows o/s 'windowed mode' (if you have that o/s up) which will exit the full screen to a configured smaller window with drag bar and back again, to enable other desktop functions.

I am building a Linux based OS called Doors. The tagline will be "when one door closes another one opens".

I am therefore looking to avoid using OS centric features and I am looking to make a nice native and modern kodi skin instead. I will be more than happy to share the skin with everyone as I love the spirit of kodi and I think that kodi really deserves a new and amazing skin.
Reply
#17
(2020-10-24, 20:36)em0ne Wrote: Now I just need to figure out if a whole full screen video can be moved off screen.
Yes it can, you could simply set the posx/posy to be positioned outside the dimensions, i.e for 1080p you could move it to posx 2000. Probably not the most elegant solution but it would work.
Reply
#18
(2020-10-24, 22:30)FXB78 Wrote:
(2020-10-24, 20:36)em0ne Wrote: Now I just need to figure out if a whole full screen video can be moved off screen.
Yes it can, you could simply set the posx/posy to be positioned outside the dimensions, i.e for 1080p you could move it to posx 2000. Probably not the most elegant solution but it would work.

Awesome! By the looks of it, if I understand everything correctly, I would have to make a kodi addon that will draw a "videowindow" ontop of the whole screen. In that case I will be able to animate the window in anyway I like, and perhaps achieve the effect I am looking for. Perhaps the video window can be integrated into the label of a skin (like a widget).
Reply
#19
(2020-10-24, 22:49)em0ne Wrote:
(2020-10-24, 22:30)FXB78 Wrote:
(2020-10-24, 20:36)em0ne Wrote: Now I just need to figure out if a whole full screen video can be moved off screen.
Yes it can, you could simply set the posx/posy to be positioned outside the dimensions, i.e for 1080p you could move it to posx 2000. Probably not the most elegant solution but it would work.

Awesome! By the looks of it, if I understand everything correctly, I would have to make a kodi addon that will draw a "videowindow" ontop of the whole screen. In that case I will be able to animate the window in anyway I like, and perhaps achieve the effect I am looking for. Perhaps the video window can be integrated into the label of a skin (like a widget).
If you look at Tommy Winther's code it might give you some ideas about how to achieve what you want to do https://github.com/twinther/script.tvgui...fault/720p
Reply
#20
(2020-10-24, 22:49)em0ne Wrote:
(2020-10-24, 22:30)FXB78 Wrote:
(2020-10-24, 20:36)em0ne Wrote: Now I just need to figure out if a whole full screen video can be moved off screen.
Yes it can, you could simply set the posx/posy to be positioned outside the dimensions, i.e for 1080p you could move it to posx 2000. Probably not the most elegant solution but it would work.

Awesome! By the looks of it, if I understand everything correctly, I would have to make a kodi addon that will draw a "videowindow" ontop of the whole screen. In that case I will be able to animate the window in anyway I like, and perhaps achieve the effect I am looking for. Perhaps the video window can be integrated into the label of a skin (like a widget).
Reply
#21
Can somebody help me I can’t log in with my Apple ID when installing
Reply
#22
(2020-10-26, 22:07)jjscott1188 Wrote: Can somebody help me I can’t log in with my Apple ID when installing

What's this got to do with this thread?
Reply

Logout Mark Read Team Forum Stats Members Help
Kodi skin with animated Video pane? (swipe effect)0