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
Michail Vourlakos
1e22d997e9
MultipleLayouts:activate them properly
...
--When switching from Single to MultipleLayouts
and the user has chosen a different layout, then
activate that specific Activity also..
7 years ago
Michail Vourlakos
ad35aa9a6e
enable ok/apply only when there are changes
...
--The config window now is more intelligent. It remembers
the original settings and enables ok/apply only where there
are really changes
7 years ago
Michail Vourlakos
723abbf0f9
clear unneeded component cache on leave event
7 years ago
Michail Vourlakos
cfab941889
use PlasmaComponents3.ComboBox in dock config win
7 years ago
Michail Vourlakos
584c7c36a0
fix #840,dont combine different spacers
7 years ago
Michail Vourlakos
4b0a134187
fix #839,support inline settings
...
--when the secondary config window isnt created
(e.g. when the screen resolution is very small),
in such cases the relevant options are added in
the main config window
7 years ago
Michail Vourlakos
b68151e9fc
dont show secondary config window,small resolutions
7 years ago