Commit Graph

1787 Commits (15cff730ab66a78d73cb7c0bd3dfde04c033153b)
 

Author SHA1 Message Date
Michail Vourlakos 15cff730ab stop restoreAnimation in directRendering
--issue #852, when directRendering is activated
some of the tasks could be in restoreAnimation,
in such case they stop their animation are moved
to directRendering mode
7 years ago
Michail Vourlakos 8cf6f49bb9 improvements to parabolic effect
--issue #852, improve how the two states of zoom-in
and directRendering are indetified and triggered.
The initialization of hovering indexes now is
trigerred only for window mouse out events.
7 years ago
Michail Vourlakos 036bccb6bd show active layouts in menu with bold 7 years ago
Michail Vourlakos 43cc5da6fa complete containmentactions support
--this way the Layouts menu in now accesible
even from plasma taskmanagers. The codebase is also
the same for every component that is showing its
menus.
7 years ago
Michail Vourlakos f9afa1bc1f move completely to containmentactions 7 years ago
Michail Vourlakos 5660e0ec9c preparing layouts menu in containmentactions 7 years ago
Michail Vourlakos 82e77f7b23 more improvements to containmentactions 7 years ago
Michail Vourlakos d3756e0ce1 add containmentactions 7 years ago
Michail Vourlakos 35643ac5f3 include translations of the dock folder 7 years ago
Michail Vourlakos db0d803e2d slide-in docks on startup 7 years ago
Michail Vourlakos 474c7a3970 slide-out docks on closing 7 years ago
Michail Vourlakos 4b07ae7457 move dock contextmenu to dockmenumanager 7 years ago
Michail Vourlakos afe9a2e09d rename latteconfigdialog to settingsdialog 7 years ago
Michail Vourlakos e4153271ef fix dependencies and references 7 years ago
Michail Vourlakos acb77c6cd4 update header files and move files around 7 years ago
Michail Vourlakos 2987e406db block signalUpdateScale if task/applet containMouse 7 years ago
l10n daemon script 811bdd7111 SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
7 years ago
Michail Vourlakos 0ee59fc97c reduce the resistance for enabling directRendering
--references fix #852
7 years ago
Michail Vourlakos 2a78437996 add some resistance in activating directRendering
--add some resistance for the functionality added for
issue #852
7 years ago
Michail Vourlakos 31caea4a51 fix #852,go to directRenderMode faster
--in order to go faster to directRenderMode in some
cases, the following criteria was added. If the zoomScale
of a task is greater than 1 and the mouse enters that task
then directRendering is enabled.
7 years ago
Michail Vourlakos bd3a120c58 remove deprecated code 7 years ago
Michail Vourlakos 973cf1bd58 fixes for import/export of MultipleLayouts etc... 7 years ago
Michail Vourlakos f22e26fef3 dont update lastUsedActivity for FakeMultiLayout 7 years ago
Michail Vourlakos c436d4f201 move docksCount from corona to layout 7 years ago
Michail Vourlakos c95169ff67 remove freeEdge(s) from corona
--use only the layout versions
7 years ago
Michail Vourlakos d501f05ade remove deprecated noOfDocks of corona 7 years ago
Michail Vourlakos f7f7d3da6c move explicitDockOccupyEdge to layout 7 years ago
Michail Vourlakos 6a1c8173e2 remove noDocksWithTasks from corona 7 years ago
Michail Vourlakos 09691438e2 block for 1sec automaticIconSize costly function 7 years ago
Michail Vourlakos a0d1d4ccf6 MultipleLayouts:fixes/improvements in multi-screen 7 years ago
Michail Vourlakos 3d471ee884 update syncDockViews to per layout 7 years ago
Michail Vourlakos 5e2d786729 add freeEdges in layout 7 years ago
Michail Vourlakos 7808eebc2a support toggle memoryUsage from command line
--On startup the user can choose between single/multiple
modes from command line
7 years ago
Michail Vourlakos ff5f91e3cb hide debugging parser options 7 years ago
Michail Vourlakos 671bfcf1da fix Plasma preset containments and settings 7 years ago
Michail Vourlakos e9e310fb13 remove deprecated containments 7 years ago
Michail Vourlakos 0a84aa3d20 remove old layouts before adding new ones 7 years ago
Michail Vourlakos 01d73df572 update launchers in presets
--update launchers in presets to use the new
plasma style
7 years ago
Michail Vourlakos d0064e622d dont animate iconSize in editMode & behaveAsPanel 7 years ago
Michail Vourlakos 33d253d6ce improve calculations for geometries in editMode 7 years ago
Michail Vourlakos 7bb2db306a separate edit shadow visual from its image 7 years ago
Michail Vourlakos 527fe54da7 improvements for EditMode Visual 7 years ago
Michail Vourlakos 7f727e8bf9 improve explanatory for Launchers Groups
--improve the tooltip explanatory for Launchers Groups
in the Dock Config window
7 years ago
Michail Vourlakos 22a844395b update layoutsView when runningActivities changed 7 years ago
Michail Vourlakos 8aad360916 add lastUsedActivity in the layout file
--lastUsedActivity is also used when we are opening
an assigned0-activities layout in order to choose in which
activity to swith on starting.
7 years ago
Michail Vourlakos de794cf8fe show running Activities in bold in config window 7 years ago
Michail Vourlakos c62106969a fixes for Pause layout in config window 7 years ago
Michail Vourlakos 2327965c24 support pausing activities from main config window 7 years ago
Michail Vourlakos e3b398bee7 dont close config window when an activity closes 7 years ago
Michail Vourlakos ba17f39940 MultipleLayouts:add Pause button
--add a pause button in order to pause Activities
assigned in an active layout from the central
configuration window
7 years ago