Commit Graph

1533 Commits (1b4052e6dc1df671777972e307fba9816e300b91)
 

Author SHA1 Message Date
Michail Vourlakos 973cc935fc always set explicit screen on copy method
Johan Smith Agudelo Rodriguez a409d761b7 fix , Dock dodges maximized window on different screen.
Ivan Bordoni 9e0ac22339 Update it.po
Ivan Bordoni 770f972485 Updated italian translation
omni6 6eec9e6a0d Update de.po ()
Michail Vourlakos 6a480d4311 remove debug message
Michail Vourlakos c8878792bb fix #532,dont allow to add a second Tasks plasmoid
vascoantunes c6fca20143 Create pt.po ()
vascoantunes 014ecde99d Patch 2 ()
* Create pt.po

* Create pt.po

* Create pt.po

* Create pt.po
Michail Vourlakos 60b4850a9b make zoom a subcategory of applet size
--this visual change is inside the Appearance
page in the configuration window
Jeff Huang 3693f02b85 Update zh_TW translations. ()
Michail Vourlakos 5bc1e3d66d combine audiostream badge with progress badge
Michail Vourlakos 0ce0feca0a fix #526,add toggleGrouping action
Johan Smith Agudelo Rodriguez 8ce4722c36 update .gitignore
Michail Vourlakos ee4fab08d7 reorder options in Tasks pages
--it is a good decision to reorder the choices
based on basic or advanced options in each
subgroup
Michail Vourlakos 318752f8ca update greek translation
Michail Vourlakos 3392128cdf update translation strings
Michail Vourlakos e4208cc616 add new strings
Michail Vourlakos 11ccb7c1af improve visuals for ComboBox Button in config win
Michail Vourlakos 5fc4f9a8ae fix #522,expose copy dock through menu
Michail Vourlakos 5eb63a3cbc move new copied dock to explicit screen
--if the new copied dock is on a multi-screen
environment the algorithm adds it in the first
available alternative screen that has the same
edge free
Michail Vourlakos 2078cb1cb2 support copyDock correctly from corona
--the code copies the containment configuration
and also if there is a systray in it
Michail Vourlakos b0ebfdbe4f first approach to copy a dock
Johan Smith Agudelo Rodriguez 34b09c5c72 improvements to drop down button
Johan Smith Agudelo Rodriguez 763e1810c7 added contextual menu to dropdown button
Johan Smith Agudelo Rodriguez 2de44e3fd0 drop down button
Michail Vourlakos c7ad6463d7 always copy current dock launchers to global ones
--when the user activate the syncLaunchers choice the
current dock launchers are copied as global launchers
Michail Vourlakos be83d54339 fix #521,support syncing launchers for all docks
--this commit is the last for this to be supported.
It checks if the globalLauncherList is empty and in
such case when syncing is enabled the current dock
launchers are used
Michail Vourlakos 2ec210bf48 support globalLaunchers for alternative session
Michail Vourlakos cf7b820e2e sync launchers correctly between docks,def session
Michail Vourlakos d75dfa1a64 reduce blur for task numbers
--fix some type conversions for CircleText
Michail Vourlakos 7627d30a1c make dock mask null when behaveAsPlasmaPanel
--this way the pop ups from widgets are placed
much better
Michail Vourlakos 319f30d2cc fix showing debug window
Michail Vourlakos 3b0f46760a hide tasks numbers on wayland
Michail Vourlakos 64838ff0f3 speed up the fastrestoreanimation
Michail Vourlakos 8e006b54f6 create dock wayland surface earlier
--doing so fixes a wrong loading issue that
was creating shadows for secondary, third dock
and losing also the focus out event to close
the configuration windows
Michail Vourlakos eb2387c581 fix configuration window positioning and issues
--draw the wayland surfaces for docks and config
views earlier. That way we are certain that the
signals wont mess up the experience. This way
positioning config views and getting the focusOut
event works correctly
--disable in waylandinterface any x specific code.
In order to be ready that class to accept only
wayland centered code
Michail Vourlakos 575ff06a66 support window placement in wayland!!! :)
Michail Vourlakos 048acbfb71 initial commit for waylandinterface
--support wayland painting without init crashes
--the wayland interface is just the xwindow one
masked as an wayland interface
Michail Vourlakos 271810d095 use TaskDelegate activateTask to activate a task
Michail Vourlakos 9486342dc1 add a small shadow at tasks number
Michail Vourlakos ee6c831b01 fix #510,support correctly global shortcuts
--in X11 now the globalshortcuts class takes into
account if the user presses any modifier in order
to hide the dock
--if the dock is hidden whenever a relevant global
shortcut is triggered the dock is shown and number
indicators for the tasks are shown
Michail Vourlakos 1b025826ee identify if the user released modifiers
--the global shortcut class now identify if the user
has release the shortcuts modifiers and then release
the dock to hide. The code was found first in the
plasma activity switcher
Michail Vourlakos d54fc5b436 add Meta+` shortcut and fix animation behavior
--the isHidden flag shouldnt be set from visibilitymanager,
it is only the qml responsibility
Michail Vourlakos 4de9ea1e7e add globalshortcuts class to improve semantics
--the globalshortcuts class contains all the relevant
code and includes also some functions that were used
from corona to trigger changes into the Latte Tasks
plasmoid
Michail Vourlakos d4a5370ef2 use same design for all separators
Michail Vourlakos 1eeac88f36 update colors for unity counters
Michail Vourlakos 82173e0bb0 fix #509,fix typo for window actions
Michail Vourlakos b619b2e0d2 fix #443,support unity message counter
Michail Vourlakos fa89bd2053 fix #503,show previews in other winmanagers