Summary: | Add full screen mode to 2D and 3D graphs | ||
---|---|---|---|
Product: | [Unmaintained] khipu | Reporter: | André Marcelo Alvarenga <alvarenga> |
Component: | core | Assignee: | Percy Camilo Triveño Aucahuasi <percy.camilo.ta> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | aleixpol, percy.camilo.ta, punit9462 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kalgebra/bbd1e3d8c2f9271631a795411ec86cb60f2a316f | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | I tried to add an action of full screen with the resolution menu (pop-up menu) |
Description
André Marcelo Alvarenga
2010-12-06 03:55:26 UTC
That's a very interesting use case, we're in feature freeze stage right now, but I'll try to get it in for KDE 4.7. Would you leave the controls to add/remove functions in the fullscreen mode? Yes. My suggestion: A menu like Okular (in slideshow mode) or VirtualBox (in fullscreen mode). The menu is automatically displayed when mouse pointer is at the top of the screen. Menu options: - option to add function. - one button (or two) to swap between 2D and 3D graphs. - one button to leave fullscreen mode. - one option to keep the displayed menu on the screen. Created attachment 76419 [details]
I tried to add an action of full screen with the resolution menu (pop-up menu)
Comment on attachment 76419 [details]
I tried to add an action of full screen with the resolution menu (pop-up menu)
Can you provide a patch?
use the "git diff" command for this (or "show local changes" in KDevelop)
I think this feature should be in Khipu. Yes. . This is a good feature for Khipu. Right now , I am also working for the actions. As soon as , I am done with my work , I will come to this and implement this. Git commit bbd1e3d8c2f9271631a795411ec86cb60f2a316f by Aleix Pol. Committed on 19/06/2013 at 02:17. Pushed by apol into branch 'master'. Add fullscreen mode to KAlgebra M +23 -2 src/kalgebra.cpp M +1 -0 src/kalgebra.h http://commits.kde.org/kalgebra/bbd1e3d8c2f9271631a795411ec86cb60f2a316f |