Michail Vourlakos
53d24fe2c6
forward LastActiveWindow to QML
6 years ago
Michail Vourlakos
e07cee3862
support icon for LastActiveWindow
6 years ago
Michail Vourlakos
25c96d0d3a
support isOnAllDesktops for LastActiveWindow
6 years ago
Michail Vourlakos
eea213a5c0
add isOnAllDesktops to WindowInformation
6 years ago
Michail Vourlakos
2d2f7b172d
add more properties at LastActiveWindow
6 years ago
Michail Vourlakos
dbed45b2c7
introduce TrackedInfo and LastActiveWindow
6 years ago
Michail Vourlakos
99ec9cb2fd
move WM:Trackers in its own directory
6 years ago
Michail Vourlakos
2a6620853b
fix crash when updating Indicators packages
6 years ago
Michail Vourlakos
b6520b1cd8
Improve WindowTracker CPU usage
...
--add a Timer in order to not sent too many
batch signals for windowChanged with no reason
and send only one at the end of the Timer::trigger
6 years ago
Michail Vourlakos
97332cc8cf
introduce Display and Icon for WindowInfoWrap
6 years ago
Michail Vourlakos
b251ea7b8e
protect visibility destructor
...
--this protects a crash when closing Latte
immediately after startup
6 years ago
Michail Vourlakos
a8a19bb550
support VirtualDesktops for kwayland>=5.52
...
--This of course needs Plasma>=5.15
BUG: 398106
6 years ago
Michail Vourlakos
61e9e629c5
rename some global shortcuts texts
...
--protect also the Layout::lastConfigViewFor,
dont sent a view that is no longer available
6 years ago
Michail Vourlakos
96b86f4c49
remember lastConfigViewFor for shared layouts
6 years ago
Michail Vourlakos
7cd3b6201d
remember the last created ConfigView per layout
6 years ago
Michail Vourlakos
beb0100644
fix some applets animations flickerring
...
--especially when the user drags something over
the Latte::View and afterwards drops it
6 years ago
Michail Vourlakos
f822ece27a
keep onPrimary flag when copying views
6 years ago
l10n daemon script
131ae2622d
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"
6 years ago
l10n daemon script
fc78cae03f
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"
6 years ago
Michail Vourlakos
86e645c720
position properly dropped applets and urls in view
6 years ago
Michail Vourlakos
1ef4de0da8
VASTLY IMPROVE dragging experience
...
--when dragging a new applet over the view
the responsiveness is now improved vastly
--the new architecture uses two different
DragAndDropAreas. One which is the old one
and is used when dragged launchers, urls and
separators. The second is used only when
applets are dragged into the view
--the visuals for adding launchers/applets have
been improved and a circular visual is preferred
now instead
6 years ago
Michail Vourlakos
3789f3c178
improve adding applets through dragging responsive
...
--fix all events identifications from DragMove and
DragExit etc. in containment::qml part and all drags
flags are calculated only at DragEnter! This fixes
the DragMove signaling and all DragMove signals are
sent correctly.
It needs to be fixed also for Tasks plasmoid because
every time the mouse hovers the Tasks Plasmoid then
the DragMove signals are NOT SENT as they should.
6 years ago
Michail Vourlakos
ffced101e1
apply visibilitymanager::struts when are needed
6 years ago
Michail Vourlakos
f63a0ad658
update/improve hack part of screenghostwindow
...
--related to KWin faulty behavior for visibility
6 years ago
Michail Vourlakos
ebeabb1033
increase View::timers kwin hack
6 years ago
Michail Vourlakos
11f70edbac
fill SharedLayouts circles in LayoutsEditor
6 years ago
Michail Vourlakos
f89b110a36
drop Meta+E that is used from Dolphin
6 years ago
Michail Vourlakos
3a3823add3
Assign/Remove properly Shares from INACTIVE Centrals
6 years ago
Michail Vourlakos
133c301b65
register SchemeColors as qml metatype
6 years ago
Michail Vourlakos
568716e9d3
add SharedLayouts ending circle in LayoutsEditor
6 years ago
Michail Vourlakos
2d89e60030
fix layoutViewType for Shared Layouts
6 years ago
Michail Vourlakos
ebaf81ddd8
remove deprecated code from AbstractWindowInterfa
6 years ago
Michail Vourlakos
48d3728005
REFACTOR:Introduce SchemesTracker for WM
6 years ago
Michail Vourlakos
4e80801523
syncLatteViews when Central is assigned to Shared
6 years ago
Michail Vourlakos
e13793df38
identify screen id at startup for primary screens
6 years ago
Michail Vourlakos
c653bbe14b
send view edge changed signal when copying views
6 years ago
Michail Vourlakos
ae4578433c
dont track windows for AutoHide mode
...
--add initialization of values for views
tracking hints when enabled becomes false
--add some debug messages to be used when
we want to test out things
6 years ago
Michail Vourlakos
a5168c3a2a
REFACTOR:Introduce WM:WindowsTracker
...
--this is a single and very important class
that handles all windows tracking and management
for ALL VIEWS at ALL ACTIVE LAYOUTS
6 years ago
Michail Vourlakos
945c6e50e2
remove deprecated m_views from AbstractWMInterface
6 years ago
Michail Vourlakos
a295352514
limit WM::setViewExtraFlags calls
6 years ago
Michail Vourlakos
ad788130ab
REFACTOR:add WindowSystem namespace
6 years ago
Michail Vourlakos
7b094d7007
dont drag last active window when is minimized
6 years ago
Michail Vourlakos
a661fbb032
refactor:drop LAYOUTSMANAGER apis moved to SYNCHER
6 years ago
Michail Vourlakos
a6b8fbcaff
consider view::hidden state after slide-out
6 years ago
Michail Vourlakos
bea8247b84
refactor:move syncActiveShares to Synchronizer
6 years ago
Michail Vourlakos
c4b226def5
REFACTOR:Add Synchronizer for Layouts::Manager
...
--Split the Layouts::Manager to Synchronizer and
Manager classes. The Synchronizer is responsible
to keep all Active layouts in sync with user
preferences
6 years ago
Michail Vourlakos
d08f1f9dbb
add bold presentation for Shares in menu
6 years ago
Michail Vourlakos
46bf0c1229
update activities/shares from cell QMenu(s)
6 years ago
Michail Vourlakos
24e25944db
Shared Views have highest priority
...
--Shared views can be positioned to all free edges
including those occupied by Central layouts and the
Central layouts update their views accordingly
6 years ago
Michail Vourlakos
c6cd3f4685
move layout connections in the view
...
--any view and view::containment() signals that
are related to layout are now moved in the
View::setLayout() in order to be reinitialized
properly when the view changes to another
layout
6 years ago
Michail Vourlakos
6248a0ccae
refactor:move schemecolors under "wm" folder
6 years ago
Michail Vourlakos
8c3d658a0d
refactor:move Importer to "layouts" folder
6 years ago
Michail Vourlakos
d426ecb50f
refactor:launcherssignals moved to "layouts" folder
6 years ago
Michail Vourlakos
a27ff3ec48
REFACTOR:Update LayoutManager to Layouts::Manager
...
--create "layouts" own directory in order to host
all LAYOUTS management/control code and classes
6 years ago
Michail Vourlakos
29157f4636
refactor:rename managedLayout to layout/viewLayout
6 years ago
Michail Vourlakos
d307ac626b
update UI elements in LayoutsEditor when needed
...
--toggling between Single/Multiple mode now shows/hides
all the SharedLayouts ui elements accordingly
6 years ago
Michail Vourlakos
f43d1b56c7
fix crash concerning WORKAROUND for KWIN
...
--KWin hides some Views without reason when
Activities are closed under Multiple mode.
This crash fixes these kind of crashes.
6 years ago
Michail Vourlakos
84e8da60f8
improve column widths loading for LayoutsEditor
6 years ago
Michail Vourlakos
08ef9c10b9
add the Shared button behavior
6 years ago
Michail Vourlakos
0c4bbd9529
unload Central(active)layouts to become Shared
6 years ago
Michail Vourlakos
c37f605257
SharedLayouts, active layouts at LayoutsEditor
6 years ago
Michail Vourlakos
e51dbeab42
update strings for Background at LayoutsEditor
6 years ago
Michail Vourlakos
3aeabcd885
fix for LayoutsEditor cells coloring
...
--when the LayoutsEditor is losing focus the
colors chosen should respect that change
and be drawn correctly
6 years ago
Michail Vourlakos
f5b36b0230
fix typos
6 years ago
Michail Vourlakos
b33f29bc42
Activate Shared Layout if it is not loaded yet
6 years ago
Michail Vourlakos
e7568c8478
NO/ASSIGN active Shares to active Centrals
6 years ago
Michail Vourlakos
971d207d86
update Shared button state
6 years ago
Michail Vourlakos
05161a1ab8
fix layout lock/unlock from settings
6 years ago
Michail Vourlakos
55671ae31c
improve layout names renames from LayoutsEditor
6 years ago
Michail Vourlakos
78d212ce8e
SharedLayouts saving their settings from Layouts
6 years ago
Michail Vourlakos
25a29111e7
update Actitivies Delegate to new ButtonMenu ui
6 years ago
Michail Vourlakos
715e8b58c1
sharedtocolumn use only #settingid for layouts
...
--this way we can keep track of layout names changes
and work flawlessly in updating Shares names etc.
6 years ago
Michail Vourlakos
93ede645b8
introduce new menu for SharedToLayout
6 years ago
Michail Vourlakos
1090e6a22d
add Shared button in LayoutsEditor
6 years ago
Michail Vourlakos
14d7079198
improve disabled cells layout for shareds
6 years ago
Michail Vourlakos
cff6436a74
add shared icon for layouts to be identified
6 years ago
Michail Vourlakos
4c0a3f5523
update shared layouts cell states
...
--enable/disable shared layouts cells
accordingly
6 years ago
Michail Vourlakos
61621277d3
set icons for layouts columns
6 years ago
Michail Vourlakos
d813a15b57
publish Shared to relevant ComboBox
6 years ago
Michail Vourlakos
c27de681d1
LayoutsEditor:load shares for SharedLayouts
6 years ago
Michail Vourlakos
1b21e26dfa
introduce sharedcmbboxdelegate at settings ui
6 years ago
Michail Vourlakos
a52144cc3a
remove SharedLayouts from Layouts ContextMenu
6 years ago
Michail Vourlakos
f2eb0b6b3a
REFACTOR:DONT load MultipleLayouts in Central(s)
...
--no reason to load Mutiple layouts linked file
as a Pseudo Central layout. This way no needed
checks can be removed and things are still working
as before.
6 years ago
Michail Vourlakos
1f14405e63
REFACTOR: rename Active TO -> CENTRALLAYOUT
6 years ago
l10n daemon script
e8d79632bd
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"
6 years ago
l10n daemon script
1085d4b4e4
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"
6 years ago
Michail Vourlakos
d945c89713
update struts when needed after their removal
...
--improve also when struts are applied under a
Multiple Mode and Multiple Activities
6 years ago
Michail Vourlakos
be36b7cfaf
unload SharedLayout when does not activeLayouts
...
--this code path is also used on Latte exit
6 years ago
Michail Vourlakos
004a284711
dont load sharedlayout when is already active
6 years ago
Michail Vourlakos
01f7f17aa5
remove deprecated code from layoutmanager
6 years ago
Michail Vourlakos
bd3950a601
dont assign shared layouts to activities
6 years ago
Michail Vourlakos
fe995bb4f5
layoutmanager track storedsharedlayouts
6 years ago
Michail Vourlakos
9f338f38a4
dont set sharedLayout var if the layout not exist
6 years ago
Michail Vourlakos
913c35523f
move views between Active/SharedLayouts
...
--the move to layout option under View Settings
window now can enable the user to move view
between Active and Shared Layouts
6 years ago
Michail Vourlakos
e417a8d4ba
add type() to layouts
6 years ago
Michail Vourlakos
c38e3016de
update hidden state after slide-in
...
BUG: 406415
6 years ago
Michail Vourlakos
5cf047dcc5
clear publishedStruts for visibility modes changes
6 years ago
Michail Vourlakos
06b92024ba
remove no needed debug message
6 years ago
Michail Vourlakos
04e7f333c5
dont compute innershadow for available screen area
6 years ago
Michail Vourlakos
bb3e82024e
simplify valid struts calculations
6 years ago
Michail Vourlakos
a472ef34f3
fix ident in visibilitymanager
...
--AlwaysVisible signals to update struts
are always enabled independent of Single/Multiple
mode but for Single mode they are just ignored
6 years ago
Michail Vourlakos
d8cc85dd4a
fix assert for visibilitymanager
...
BUG: 407131
6 years ago
Michail Vourlakos
cf0f22b44d
fix crash,protect connector() calls
...
--connector calls must be done only when we
are sure that a screen id has already been
assigned
BUG: 407128
6 years ago
Michail Vourlakos
5fbdf19b78
fixes for edit mode
6 years ago
l10n daemon script
064b1178e6
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"
6 years ago
l10n daemon script
536949840e
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"
6 years ago
l10n daemon script
3598639740
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"
6 years ago
Michail Vourlakos
854840b8fc
fixes for style and naming
...
--for visibilitymanager class
6 years ago
Michail Vourlakos
417f992831
move intersect function to WindowsTracker
6 years ago
Michail Vourlakos
dab796e253
improvements for visibilitymanager code
6 years ago
Michail Vourlakos
a2566d1414
move dodgeAllWindows to windowtracker
6 years ago
Michail Vourlakos
e1d44bc157
simplify code in windowstracker
6 years ago
l10n daemon script
32904be361
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"
6 years ago
l10n daemon script
dfa9e28f52
GIT_SILENT made messages (after extraction)
6 years ago
l10n daemon script
02673f346a
GIT_SILENT made messages (after extraction)
6 years ago
Michail Vourlakos
9ce7ba35bb
simplify mouse signals from Latte::Views
6 years ago
Michail Vourlakos
8a99a9249b
improvements for !compositing mode
...
--fixed struts gap for !compositing mode in order
to handle the strange kwin behavior. Kwin under
!compositing removes 1px. from the struts specified
by windows
--plenty of fixes concerning automatic coloring
under !compositing mode
6 years ago
Michail Vourlakos
499c4eb1d1
update !compositing panelbackground used until now
...
--following plasma approach and use always
even for !compositing mode the widgets/panel-background
svg file. This way when Latte and Plasma panels are
combined there is uniformity between them.
BUG: 406597
6 years ago
Michail Vourlakos
ce55c632c6
reduce crashes for view config windows in wayland
6 years ago
l10n daemon script
09147cdead
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"
6 years ago
Michail Vourlakos
6505e8797f
send mouse signals from View to containment
...
--this is side-way path for mouse events and
more specific the mouse pressed, released
events to be sent from parent window to its
qml containment part. This way it is possible
to keep the original plasma applet behavior
such as original plasma tooltips and provide
Latte specific functionality such as animated
clicks from indicators.
NOTE: An investigation - testing took place in
order to check if this approach could be also used
for mouseMove events to be used for applets parabolic
effect. The result was that this was not possible because
there were too many signals and too much calculations
too identify for which applet the signal belonged to.
The parabolic effect was not fluid in that case and
could not catch up.
6 years ago
Michail Vourlakos
2be8ba0b06
position correctly vertical views
...
--use the way horizontal views are positioned
in order to fix vertical views positioning both
for docks and panels
6 years ago
l10n daemon script
210674d67b
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"
6 years ago
Michail Vourlakos
2963a1fc2f
apply all colors from applyTheme
...
--infrastructure is now ready to expose to
applets the full color paletter and not
make compromises by choosing only from
original plasma theme for some of the
exposed colors
--dont reverse colors for selection group.
It creates a much nicer effect from user point
of view to keep the highlighting colors the
same for both the normal and reversed plasma
themes.
6 years ago
Michail Vourlakos
67a4a4ab14
remove deprecated options
...
--reversed, dotsOnActive and
threeColors that were related
to Latte indicator
6 years ago
Michail Vourlakos
710c527cb7
update Latte indicator
...
--introduce its own reversed option
--support flexible layout for its
config ui
6 years ago
Michail Vourlakos
d95d861b64
add new options to indicators interface
...
--providesHoveredAnimation, in order to disable
the Latte one
--providesClickedAnimation, in order to disable
the Latte one
--needsMouseEventCoordinates, in order to know
when the mouse pressed e.g. creating animations
like the android way
6 years ago
Michail Vourlakos
20a57f3c15
improve edge changing animation
6 years ago
Michail Vourlakos
b35fa94307
reduce availableScreenGeometry calls
6 years ago
l10n daemon script
80fbb074b4
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"
6 years ago
Michail Vourlakos
db6a4e9d0d
make struts and Always Visible lighter
...
--support them also in Live Editing
6 years ago
Michail Vourlakos
7e9064eb5e
track last active window properly at per view
6 years ago
Michail Vourlakos
f33cd25ff5
update mask when secconfigwindow is destroyed
6 years ago
Michail Vourlakos
7ec1f6b928
support kde_frameworks<=47 for settings windows
...
BUG: 406436
6 years ago
Michail Vourlakos
d5b294b88e
improve vastly Justify Live Editing experience
...
--the entire Justify to Another alignment experience
has been improved a lot and made much smoother than
in the past
6 years ago
Michail Vourlakos
0b07b58abc
support kdeclarative both <5.45 and >=5.45
6 years ago
Michail Vourlakos
86a7eddba5
restore translations for settings window
...
BUG: 406114
6 years ago
Michail Vourlakos
4048edc7f9
Option to set Settings size at per screen level
...
--the Latte Settings window tries its best in order
to provide a nice experience concerning its width/height
ratio and a width size that is best for its contents.
There are cases that this fails so the user in the
best to set it right. Latte now provides two shortcuts
Meta+Scroll, that changes the width scale ratio and
Ctrl+Scroll, that changes the height scale ratio when
settings are in Basic mode.
The previous shortcuts must be applied when the mouse
is over the empty areas in the Settings View window.
6 years ago
Michail Vourlakos
e2ccad62d9
RENAME TopLayout to SharedLayout
...
--Shared is a better term to describe these
layouts that can be Shared and be OnTop of
other layouts in Multiple Mode
6 years ago
Michail Vourlakos
1c6ddcad10
Improve addView for ActiveLayouts
...
--take into account the TopLayout views before
adding a new View either on startup loading
or when the user adds it
6 years ago
Michail Vourlakos
7240134ec2
add comments
6 years ago
Michail Vourlakos
0cb2bb38af
plenty of fixes for TopLayouts and multi-screen(s)
6 years ago
Michail Vourlakos
6620cf54bd
plenty fixes updates for MultipleTopLayouts
6 years ago
Michail Vourlakos
b7cb41e322
ui improvements for Layouts editor
...
--lock icon takes into account the selected state
in order to draw itself
--focus dotted lines for tableview cells were disabled
until something less noisy is introduced
6 years ago
Michail Vourlakos
70640ae2e5
override functions for Active and TopLayouts
6 years ago
Michail Vourlakos
71435d4938
identify Touching windows for Multiple mode
...
--improve how the available screen geometry is
calculated because in MultipleLayouts mode we can
have different layouts that provide different
available screen geometries
6 years ago
Michail Vourlakos
385b0e0b20
update struts properly for TopLayouts
6 years ago
Michail Vourlakos
caedf9842e
ActiveLayout override GeneralLayout::latteViews()
6 years ago
Michail Vourlakos
bdca8f58e8
simplify GenericLayout::latteViews call
6 years ago
Michail Vourlakos
69af8d0e0c
fix updating lastUsedActivity properly
6 years ago
Michail Vourlakos
dc9553b3ca
fix crashes from loading/unloading layouts
6 years ago
Michail Vourlakos
9236f18c4e
add TopLayout and use combined with ActiveLayout
6 years ago
Michail Vourlakos
1ec19d6627
update syncLatteViewsToScreens
...
--update function to use new validViewsMap() function
in order to identify which views must be presented
and where. The validViewsMap function can be used also
from subclasses in order to indetify the Layout occupied
edges without applying the final map state to actual
views.
6 years ago
l10n daemon script
d9217065fe
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"
6 years ago
Michail Vourlakos
d07956cbb4
multiple layouts import properly
6 years ago
l10n daemon script
bfb96b0f67
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"
6 years ago
Michail Vourlakos
fb4508c6a7
simplify CMakeLists
6 years ago
Michail Vourlakos
2c8a0a83c1
update secondary config window position properly
6 years ago
Michail Vourlakos
861fced797
REFACTOR:move storaging to own class
...
--GenericLayout moves out all the storaging
mechanism to its dedicated Layout::Storage
class
6 years ago
Michail Vourlakos
bbddfd3d48
REFACTOR:move code from Active to GeneralLayout
...
--huge refactor in order to split the logic of the
Layout file. One of small steps in order to end at
the following logic:
AbstractLayout->GeneralLayout->InterfacedLayout
InterfacedLayout->NormalLayout
InterfacedLayout->OnTopLayout
PresentedLayout, that will contain references for
one ActiveLayout and one OnTopLayout and will
act as a class to provide useful information to
layoutManager and all other classes that want
to work with Views.
GeneralLayout will gain a storage object
for all STORAGE properties that require
a CORONA to work
6 years ago
Michail Vourlakos
89b86a3c12
REFACTOR:move code from ActiveLayout to Abstract
6 years ago
Michail Vourlakos
7d0905e379
refactor: rename Layout to ActiveLayout
...
--first steps to abstract the Layout code in
different classes
6 years ago
Michail Vourlakos
2767c0f4a0
remove deprecated class from layout
6 years ago
l10n daemon script
42b236e8a9
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"
6 years ago
Michail Vourlakos
ae69884e04
ignore PlasmaDesktop for windows tracking flags
...
BUG: 406235
6 years ago
Michail Vourlakos
4c4b41d378
remove deprecated code
6 years ago
Michail Vourlakos
ae3c4d3cf0
update SecondConfigView when availableGeometryChanged
6 years ago
Michail Vourlakos
bb3ef16dea
fix RTL positioning for View::Settings windows
6 years ago
Michail Vourlakos
8b3920ef64
fix indicators warnings when removing a view
6 years ago
Michail Vourlakos
6e1dfe9670
comment deprecated code in view settings windows
6 years ago
Michail Vourlakos
c735792c30
REFACTOR:replace all "foreach" statements
6 years ago
Michail Vourlakos
d48d2da2cd
add comment
6 years ago
l10n daemon script
c06423b443
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"
6 years ago
Michail Vourlakos
3e19e553f1
add IndicatorInfo to have a global reference
6 years ago
Michail Vourlakos
915bb1bd39
provide visual limits for margins/padding
...
--based on the current indicator there minimum
thickness and indicator padding can be altered.
Providing some visual feedback for the user to
understand these limits is a good practice.
6 years ago
Michail Vourlakos
e7eb06a63e
optimize subtracked masking for wayland case
...
--under wayland masking does not break the visual
result of a window. For that reason under wayland
the editShadow can be masked out totally and not
only for its windows underlying parts.
6 years ago
Michail Vourlakos
92584e638c
consider vertical views to position viewconfigs
6 years ago
Michail Vourlakos
8b6f250733
dont subtract sec.config win for vertical views
6 years ago
Michail Vourlakos
1210e708c9
support automatic roundness to !compositing
6 years ago
Michail Vourlakos
a5c7148168
improve icon references in Latte Layouts UI
6 years ago
Michail Vourlakos
c060f0449c
fix wrong calculations for roundness
6 years ago
Michail Vourlakos
ff53a23cac
drop manual roundness setting from code
...
--as the new automatic mechanism works nice
the old manual setting of plasma theme roundness
is not needed
6 years ago
Michail Vourlakos
b6c272d6a9
add heuristic to identify theme roundness automatic
6 years ago
l10n daemon script
1a17ffb683
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"
6 years ago
l10n daemon script
73745f2f53
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"
6 years ago
Michail Vourlakos
555fc966b0
activate config windows under wayland environment
...
--add heuristic method in wayland interface in order to
return the internal id of a window by using its appId
and its geometry
6 years ago
Michail Vourlakos
9f1b284f64
init earlier translation domain, indicatorconfigui
6 years ago
l10n daemon script
5c09168968
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"
6 years ago
Michail Vourlakos
d280b6e4aa
button to remove locally installed indicators
6 years ago
l10n daemon script
348b617b49
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"
6 years ago
l10n daemon script
91fbcf19b7
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"
6 years ago
Michail Vourlakos
9b1841e9e3
watch app paths for indicators changes
6 years ago
Michail Vourlakos
de170d42d8
remove unneeded warning
6 years ago
Michail Vourlakos
83ab266cd8
improvements in installing standalone indicators
6 years ago
Michail Vourlakos
ba08038bc0
add Latte/Indicator type and improve metadata
6 years ago
l10n daemon script
7b5c2a0980
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"
6 years ago
Michail Vourlakos
3d2d399072
add functionality to custom indicators
6 years ago
Michail Vourlakos
81204e3519
support importing indicators from compressed files
6 years ago
Michail Vourlakos
fd74397bae
support file dialog for indicators
6 years ago
Michail Vourlakos
4c613a1d47
support last used custom type
6 years ago
Michail Vourlakos
06c965248c
support customIndicators interface under settings
...
--a new element is introduced for CustomIndicators
which is going to be responsible to choose between
them and download also online for new indicators
6 years ago
Michail Vourlakos
14c3508aa1
dont disable Ok button at Latte Preferences window
6 years ago
Michail Vourlakos
28ef36a774
simplify indicators names
6 years ago
Michail Vourlakos
9a464226bd
improve loading for indigator config ui
...
--in order for all indicators infrastructure to
load the plugin correctly the configuration and
the component elements of ViewPart::Indicator
must be loaded first correctly and afterwards
the relevant Indicators to follow
6 years ago
Michail Vourlakos
0b90411b1d
IMPORTANT: All new Indicators architecture
...
--this huge commit contains all the changes needed
in order for Latte to load Indicators dynamically
from their own packages
6 years ago
Michail Vourlakos
e9599218a2
remove deprecated bug address
6 years ago
Michail Vourlakos
b93588756a
fix crash from Close button in config window
...
BUG: 405772
6 years ago
Michail Vourlakos
d8c04e805c
multi-screen: find view::screen id in better way
...
--when monitor from an explicit screen was closed there
were cases that docks were moved at another monitor from
the window manager and that was preventing them to be
delete properly. This patch fixes this by considering
as valid explicit screen only the one provided by the
view
BUG: 405687
6 years ago
Michail Vourlakos
f22bb738c2
multi-screen:improve syncLatteViews() function
...
--onPrimary flag is considered from layout file directly
only for containments that are not already loaded to
latte views
--location flag is accessed directly from containment object
6 years ago
Michail Vourlakos
0c95180fde
identify better active maximized windows
...
--more specific do not mess maximized windows all
together. Active maximized windows have higher
priority than all the rest normal maximized
windows.
6 years ago
Michail Vourlakos
9afafcc7c2
disable panel shadows only when active maximized
6 years ago
Michail Vourlakos
aaee132951
add outline width option in Preferences
6 years ago
Michail Vourlakos
661f3cad1b
update panel backgrounds implementation
...
--there is now an always shown underlying layer that
provides full solidness for 100% panel transparency
--Colorizer.CustomBackground was updated in order to
support Borders drawing
6 years ago
Michail Vourlakos
d5ef4c8acf
discover standard paths independent of distro
6 years ago
Michail Vourlakos
6e132ab001
discover plasma background opacity
6 years ago
Michail Vourlakos
15d5ac59ec
improve calculations for vertical settings windows
6 years ago
Michail Vourlakos
a9e4afa336
add debug message for windows default color scheme
6 years ago
Michail Vourlakos
48a5a4690e
decrease edge ghost window sensitivity for mouse
...
--this patch fixes the show timer delayer in combination
with KWin edges activation even more. The experience
now looks almost identical to NONE-KWin edge activation
6 years ago
Michail Vourlakos
f2b2121003
add option to clear qml cachec from command line
...
--add comments in order to distinguish parameters sections
BUG: 405337
6 years ago
Michail Vourlakos
cab2055279
adjust secondary config win to new design
...
--secondary config window now follows the primary
config window design. Config windows now are just
simple windows !AboveAll and are activated from
Latte::View on demand. This way we can now have
demonstration of the parabolic effect during
editMode at all times
6 years ago
Michail Vourlakos
1dba8d1841
block requestActivate() for wayland
...
--requestActivate is not supported under wayland
6 years ago
Michail Vourlakos
e9e0c04198
fix wayland crash when hiding config window
6 years ago
Michail Vourlakos
c35849c9d8
take care config windows for X11 environment
...
--make the config windows to not show in pager,
switcher or taskbar under X11 environment
6 years ago
Michail Vourlakos
0816e2b8aa
fix top masking during editMode
...
--improve also identifying when subtracting
edit mode mask is needed
6 years ago
Michail Vourlakos
c3b3788fec
calculate availableScreenGeometry properly
...
--use View::normalThickness in order to consider the
proper availableScreenGeometry
6 years ago
Michail Vourlakos
11226428c6
update config window availScreenGeometry properly
6 years ago
Michail Vourlakos
fabf6f44d2
show configuration windows only for one view
...
-- for each layout only one dock should show its configuration windows
otherwise we could reach a point that because a settings window
is below another Latte View its options are not reachable
6 years ago
Michail Vourlakos
94415e24b4
improve config windows calculated geometries
6 years ago
Michail Vourlakos
89fd411dab
improve how config window size is calculated
6 years ago
Michail Vourlakos
83b5b2323a
fix calculations for left subtracked mask
6 years ago
Michail Vourlakos
002d683dd9
fix calculations for left subtracked mask
6 years ago
Michail Vourlakos
736d068a44
improve masking for config windows
...
--now config windows are masked properly in order to
accessible to all of their areas. By design the config
windows are trying to be below the main view, this is
why masking is needed in order to work properly and not
having areas that can not be clicked/accessed because
of the top Latte View
6 years ago
Michail Vourlakos
0bb2c14017
set keepAbove for all Latte windows under wayland
6 years ago
Michail Vourlakos
37ca5f1663
restore config windows behavior to previous state
...
--approach the problem of showing parabolic effect properly
during edit mode in a different way. The Latte View now
on Enter event raises itself
6 years ago
Michail Vourlakos
3ac5ebffeb
fix focusOut behavior for config windows
6 years ago
Michail Vourlakos
366f2783f2
improve config windows activation
...
--when the mouse enters the main latte view,
the primary and secondary config windows should
be activated. This patch improves how this is
handled in order to not mess up the focusOut
even handling from config windows. The config
windows do not race now in order to identify
if all the config windows has lost focus.
6 years ago
Michail Vourlakos
e4254ed8c7
activate config windows whenever mouse enters view
6 years ago
Michail Vourlakos
b2184579ad
remove StaysOnTop hint for settings windows
6 years ago
Michail Vourlakos
542174f296
make edit visual totally dynamic
...
--meaning that edit Visual can contain more
elements than just the usual ones and as such
we can now add a "Rearrangement" option to make
things easier to switch between live/static editing
6 years ago
Michail Vourlakos
71bb4ca921
introduce new editAppletsMode
...
--in this mode all aplets can be adjusted and
repositioned properly
6 years ago
Michail Vourlakos
b15df34cc4
livemode:enable parabolic effect for editMode
...
--first commit to restructure editMode in order to
support livemode under editing. Live mode means
that all options changes during editMode will be
available to be tested directly
6 years ago
Michail Vourlakos
cec96aaf19
fix !compositing masking for views
6 years ago
Alexander Potashev
423f4b8bc9
i18n: Do not refer to parent directory from Messages.sh
...
Summary:
This will make file references in .po/.pot files clearer for
translators.
Test Plan: none
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D19274
6 years ago
Michail Vourlakos
9bdd58ee3f
restore Show Timer behavior for KWin Edges
6 years ago
Michail Vourlakos
5a0948591e
create latte dir if missing when loading presets
...
--this is critical because it does not open Latte at
first run. The fix is just to make sure that "latte"
directory will be created in case there isnt already
BUG: 404762
6 years ago
Michail Vourlakos
35c9550963
make sure maximized window is touching the view
...
--Disable the hack for kwin effects because it has many
false results. e.g. when a window is maximized and
Latte or Plasma are showing their View settings
6 years ago
Michail Vourlakos
903988ff71
identify correctly touching flags with kwin effects
...
-- KWin Effects such as ShowDesktop have no way to be identified and as such
create issues with identifying properly touching and maximized windows. BUT when
they are enabled then NO ACTIVE window is found. This is a way to identify these
effects trigerring and disable the touch flags.
BUG: 404483
6 years ago
Michail Vourlakos
f040cc8828
plenty improvements for touching/active state flags
...
--fixes and improvements to identify windows that are
touching or are active and how all of them are used
in order to color properly the view
6 years ago
Michail Vourlakos
17c602347b
use touching windows scheme at all cases
...
BUG: 404745
6 years ago
Michail Vourlakos
8a0c0740b3
improve how default scheme file is identified
...
--add also some improvements for color schemes
BUG: 404668
6 years ago
Michail Vourlakos
362d50a1fd
support wallpaper slideshows
6 years ago
l10n daemon script
bd688bd2dc
GIT_SILENT made messages (after extraction)
6 years ago
Michail Vourlakos
dd4ae1865b
improvements for color schemes under wayland
6 years ago
Michail Vourlakos
507e7ffde8
expose existsActiveWindow from windowstracker
6 years ago
Michail Vourlakos
d2ea33e236
sniff latte view id through contextData
...
--the menu is sending the containment id to
Latte::Corona and afterwards calls for the menu
data. These data now are including also the view
type, memory usage, active layout name and of
course the full layouts list shown to menu.
This is improvement from D18918.
6 years ago
Michail Vourlakos
a375902442
support to send the viewType through dbus
6 years ago
Michail Vourlakos
7772ee2855
add Type property for Latte::View
...
Summary:
--this way any part interested to know the
real type of Latte::View it can access the
all new type() property
Test Plan:
test view settings that indicate correctly
the panel/dock type
Reviewers: trmdi, #latte_dock
Reviewed By: trmdi
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D18926
6 years ago
Michail Vourlakos
14afda3dc1
under wayland recognize plasma shell better
...
--the plasma desktop is now identified as the
org.kde.plasmashell window that has the size
of a QScreen->geometry()
6 years ago
Michail Vourlakos
68805c4a98
ignore latte windows from wm tracking
6 years ago
Michail Vourlakos
c8b58d5acf
x11:ignore latte related window from tracking
6 years ago
Michail Vourlakos
20b76a182c
add/enable option for MetaPressAndHold action
...
--user can now enable/disable the Meta pressAndHold
behavior that shows shortcuts badges. The new option
is located at Latte preferences.
BUG: 403840
6 years ago
Michail Vourlakos
7a95408c06
update Actions for Meta key in Preferences
6 years ago
Michail Vourlakos
6072741374
do not erase userBackgroundRoundness == -1
6 years ago
Michail Vourlakos
dfd115f380
Move Meta key option to new Actions section
6 years ago
Michail Vourlakos
e780184d0c
update option for Plasma Background Roundness
...
--that option now supports also Automatic in order
for Latte background parts to use the Latte heuristics
in order to identify the proper roundness
6 years ago
Michail Vourlakos
031e19a8ab
expose activeWindowScheme through windowTracker
6 years ago
Michail Vourlakos
9263b3e890
improvements for window tracker
6 years ago
Michail Vourlakos
1e65211277
DodgeAllWindows now uses WindowsTracker
...
--this way we use the same code for Dynamic
Background and DodgeAllWindows
6 years ago
Michail Vourlakos
9b9072d8f6
update qml code to follow windowTracker
6 years ago
Michail Vourlakos
78096b4181
refactor:move window functions to its own class
...
--all windows related functions present at visibility
manager are moved at their own class WindowsTracker
6 years ago
Michail Vourlakos
5db22022c1
refactor:cleanup globalshortcuts
...
--move out from globalshortcuts functions that were
related to latte views functions such as sorting,
highest priority etc. All these were moved to their
appropriate places in layout manager or layout classes
6 years ago
Michail Vourlakos
0be2048d16
improve code style
6 years ago
Tranter Madi
fede9feb2d
improvements for global shortcuts
...
Summary: BUG: 403880
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D18717
6 years ago
Michail Vourlakos
499ae015c1
fix publishing launchersSignals in qml
...
--fix headers in order to work correctly
6 years ago
Michail Vourlakos
c1bcd5c5ca
improvements for global shortcuts based on position
...
BUG: 403880
6 years ago
Michail Vourlakos
cf93b7516d
improve global shortcuts options
...
--the user can disable "global shortcuts based
on position" by disabling the global shortcuts
for the first two latte items
--improve texts readability
BUG: 403880
6 years ago
Michail Vourlakos
50dc45c61f
fix headers references for classes
6 years ago
Michail Vourlakos
d53c2cbea3
fix indents / text appearance
6 years ago
Michail Vourlakos
668c2ff139
dont close view settings when Alternatives shown
...
--this way the user can also choose different Alternatives
without having false applets replacements or Latte failing
BUG: 403658
6 years ago
Michail Vourlakos
69b49d42dd
the user must enable shortcuts based on position
...
--the option is now present to Behavior page in order
for the user to enable global shortcuts based on position.
6 years ago
Michail Vourlakos
b15bd24218
refactor:move shortcutsEngine to its own class
...
--in that way all environment related shortcuts
management (e.g. plasma related shortcuts) is moved
in its own class
6 years ago
Michail Vourlakos
9cd851faea
show only one Meta badge
...
--more fixes for globalshortcuts
6 years ago
Michail Vourlakos
66b2e4bd9c
fixes and improvements for globalshortcuts
6 years ago
Michail Vourlakos
7740649c85
show all views that contain shortcuts
6 years ago
Michail Vourlakos
43acc40ac3
improve names in global shortcuts
6 years ago
Michail Vourlakos
fef791d8e1
improve names for globalshortcuts qml calls
6 years ago
Michail Vourlakos
aa2b607fb8
refactor:improve naming in globalshortcuts
6 years ago
Michail Vourlakos
898ab9f9e0
improve hideViewsSlot for globalshortcuts
6 years ago
Michail Vourlakos
aae2ecc78b
refactor:update names in globalshortcuts
...
--use Latte View as a reference instead of the
deprecated Latte Dock
6 years ago
Michail Vourlakos
608275cc6b
refactor:move modifiers code at its own class
6 years ago
Michail Vourlakos
f2f8f0eb8b
improvements for Meta behavior
...
--global shortcuts now tracks modifiers changes
and trys to do the best for the user.
1. When Meta is pressed and holded latte views are
shown
2. When Meta is clicked but without been holded then
the Application Launcher code path is preferred
3. Activating Latte entries does not follow the
Meta pressedAndHolded code path
4. Pressing any other modifier except Meta cancels the
Meta pressed code path
BUG: 403734
6 years ago
Michail Vourlakos
6008f080bd
remove x11 hack for global shortcuts
...
--enhance modifiers tracking at globalshortcuts
class
6 years ago
Michail Vourlakos
6f1c66f7d2
Display shortcut badges while holding Super
...
Summary:
Use `KModifierKeyInfo` to display shortcut badges while holding Super
BUG: 401768
Test Plan:
Just playing with it.
I still don't understand the `GlobalShortcut` class very well, correct me if I make any mistake.
Reviewers: #latte_dock, mvourlakos
Reviewed By: #latte_dock, mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D18620
6 years ago
Michail Vourlakos
f31df4ee71
show plasma shortcuts for applets
...
--when shortcuts badges are shown then the
plasma assigned shortcuts are preferred to
be presented to the user
6 years ago
Michail Vourlakos
a2569664b3
Latte is now informed for applets shortcuts
...
--meaning that Latte now has provide information
for applets when these applets have shortcuts been set
by plasma infrastructure.
6 years ago
Michail Vourlakos
e45ab91d65
heal layout file from deprecated applets
...
--there are deprecated applets that are not
used, I dont know under which circumstances
this ghost applet configurations are created,
they are shown more commonly under plasma
systrays
6 years ago
Michail Vourlakos
46dd59b65a
cleanup applet shortcuts on startup
...
--when Latte crashes the global shortcuts from applets
remain untouched in kglobalshortcutsrc file. That fact
based on the Latte architecture that can alter applet
ids during layout loading can break the global shortcuts
experience by creating multiple global shortcuts records
for the same applet and by disabling some shortcuts because
these shortcuts are already enabled for ghost applets of
the crashed layout. This patch fixes this by removing all
applet global shortcuts during startup. Applet global shortcuts
are already saved in the layout file based on the current
plasma architecture, that fact simplifies things a lot.
BUG: 401184
6 years ago
Michail Vourlakos
62f396e86f
add shortcuts for layout
6 years ago
Pino Toscano
72341142a2
fix project_license in appstream file
...
use the right SPDX tag
6 years ago
Michail Vourlakos
62033157f6
unblock View after AppLaucher shortcut trigger
...
--the Application Launcher triggering through global
shortcuts (codepath) was missing a release for
visibilitymanager in order to work correctly after
the applet trigerring.
BUG: 403471
6 years ago
Michail Vourlakos
5416b1c0ef
REFACTOR:move layout to its own folder
6 years ago
Michail Vourlakos
130bb32c8e
move view config window for advanced mode
...
--there were cases for small screen resolutions
that because the view settings windows did not
change its height, it was not changing its placement
to the side of the screen
6 years ago
Michail Vourlakos
990b8868cd
guard m_parent caller at secconfigview
...
BUG: 403406
6 years ago
Michail Vourlakos
ad3b5abeaf
enhance background solidness when touching window
...
--When the user has chosen a solid background when
there are windows touching the Latte panel then in
such case windows that are touching the panel not
just at the edge but at the at any point of the latte
panel are also considered as touching windows
--The "snapped" term that was used before in the
visibilitymanager was changed to "touching"
6 years ago
Michail Vourlakos
42f6bef738
dont close settings windows with no reason
...
--there were cases that the focusOutEvent from
secondary config window was sent before the
primary config window has become active. In that
case all config windows were closing with no
reason
BUG: 402776
6 years ago
Michail Vourlakos
582b59dae2
enable/disable colorizing from user
...
--when the user has enabled the monochrome colorizing
in that case in applet options there is now a new option
in order for the user to choose if wants or not that
applet to be colorized. Such an example are colorful
applets that lose their proper appearance through
monochrome option.
6 years ago
Michail Vourlakos
5c28b2194a
Wait forever until the lock file can be locked
...
Summary:
- `timeout = 3000` is a bit short on some computer. Use `timeout = -1` will work for any case.
BUG: 401041
Test Plan: BUG: 401041 is fixed on my computer.
Reviewers: mvourlakos, #latte_dock
Reviewed By: mvourlakos
Tags: #latte_dock, #plasma
Differential Revision: https://phabricator.kde.org/D18258
6 years ago
Steffen Coenen
56cfb42734
Fix autohide behaviour after dragging a panel
...
Summary:
Currently, when dragging a window from the panel to move it, it breaks the autohide behaviour of active docks/panels. This change imitates a release event on X11 to circumvent these problems.
BUG: 403104
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #latte_dock, #plasma
Differential Revision: https://phabricator.kde.org/D18194
6 years ago
Michail Vourlakos
cf6641a089
dont unblock for !editMode
...
--when containment changes status it was
unblocking the visibility manager. This patch
fixes that situation and the blocker remains
under editMode. This way the dock can not be
hidden when it is in editMode.
6 years ago
Michail Vourlakos
daa4d0f003
recreate view only when is really needed
...
--recreate view only when the window
ByPass flag must be really changed
6 years ago
Michail Vourlakos
8c21ca9072
create local autostart folder if is missing
...
BUG: 402934
6 years ago
Yuri Chornoivan
8d7110f761
Fix minor typos
...
Summary: Fix minor typos in messages and comments
Test Plan: No major changes to prevent compilation and usage
Reviewers: mvourlakos
Reviewed By: mvourlakos
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D17894
6 years ago
Michail Vourlakos
63e9fbc99f
dont block mouse events with no reason
...
BUG: 402572
6 years ago
Michail Vourlakos
e19cbd46f6
delete secondary window when no needed
...
BUG: 402627
6 years ago
Michail Vourlakos
ca5ea55816
disable debug message
6 years ago
l10n daemon script
5b5aec055d
GIT_SILENT made messages (after extraction)
6 years ago
Michail Vourlakos
5c8a2bb380
reorganize settings in view settings window
6 years ago
Michail Vourlakos
aeb7877546
improve ExpertSettings location
6 years ago
Michail Vourlakos
5d6d1730f2
improve syncGeometry at settings windows
6 years ago
Michail Vourlakos
79ccc37e31
delay latte view showing for Meta global shortcut
6 years ago
Michail Vourlakos
32a34d7c47
show latte view for all cases of Meta+A
6 years ago
Michail Vourlakos
40bd5a83e2
update settings to new complexity level
6 years ago
Michail Vourlakos
7d66434244
introduce complexity for view settings
6 years ago
Michail Vourlakos
5e09a41e99
refactor:remove no needed colorizer signals
...
--the new infrastructure to track background
brightness does not need communication between
universalsettings and view colorizer enabler
6 years ago
Michail Vourlakos
b418923c03
move from luminas to brightness
...
--the luminas functions didnt work well
for all cases. Latte is now using brightness
functions as described at:
https://www.w3.org/TR/AERT/#color-contrast
this patch fixes all cases mentioned in the bug
that Latte contrast identification did not work well
BUG: 402115
6 years ago
Michail Vourlakos
418799ed30
fix crashes from latteView recreation code
...
--in order to update window manager flags properly
in some cases a dock recreation is needed. But that
dock recreation when takes place when the user choses
to move its panel between different screens (that recreation
shouldnt be needed) in such case it creates crashes
6 years ago
Michail Vourlakos
095048223a
refactor:move backgroundtracker under liblatte
6 years ago
Michail Vourlakos
e81ef199b3
refactor:drop visibilitymanager private class
6 years ago
Michail Vourlakos
3b8c52cc59
refactor:move lattepackage to simpler directory
6 years ago
Michail Vourlakos
0497c2c960
add PlasmaScreenPool to help with screen ids
...
-- Latte screen ids are different from plasma
screen ids. This class helps in order to help
translating the different screen ids between
Latte and Plasma.
6 years ago
Michail Vourlakos
2244cae8bc
refactor:move PlasmaThemeExtended to better path
6 years ago
Michail Vourlakos
efb9414ef9
refactor:move plasmaquick headers to better place
6 years ago
Michail Vourlakos
653f0a22fb
small commenting and backgrounds qhash
6 years ago
Michail Vourlakos
74238dba6f
improve color schemes handling for default values
...
--when color schemes from themes are used there are
cases that the WM records do not correspond to the
colors that the plasma theme will use. In such cases
the color scheme file that is passed to applets can
create colors inconsistencies. For this reason we
update the default color scheme in order for its
WM values to be consistent with the plasma theme.
For the record plasma theme is using Colors:View
group for its main colors.
BUG: 401431
6 years ago
Michail Vourlakos
c81e97f24d
improve scheme file assignment from themeExtended
6 years ago
Michail Vourlakos
a3107b7f1c
dont call syncGeometry if not needed in some case
6 years ago
Michail Vourlakos
fbe07f5ec1
add debug message for syncGeometry()
6 years ago
Michail Vourlakos
b05c7d94ae
refactor:add visibilitymanager to ViewPart::
6 years ago
Michail Vourlakos
57ab5f3b3f
refactor:move screenedgewindow to ViewPart::
6 years ago
Michail Vourlakos
0510293c21
REFACTOR:Move confiView(s) to ViewPart:: namespace
6 years ago
Michail Vourlakos
b2fbb2a7ae
REFACTOR:change dock->latteView in settings windows
6 years ago
Michail Vourlakos
f84043d28e
REFACTOR:change dock in containment to latteView
6 years ago
Michail Vourlakos
1ab99761a1
REFACTOR:Update Dock types to new Latte2::Types
6 years ago
Michail Vourlakos
9447a8f748
REFACTOR:replace liblattedock with new liblatte2
6 years ago
Michail Vourlakos
462a849ac4
refactor:rename dock terms to view
6 years ago
Michail Vourlakos
f2a90aafe6
refactor:rename dock term to view term
6 years ago
Michail Vourlakos
185dd39e5c
refactor:rename dock terms to view terms
6 years ago
Michail Vourlakos
fd23fd83c1
refactor:rename dockWinBehavior to byPassWM flag
6 years ago
Michail Vourlakos
25d9d4ed17
refactor:rename DockCorona to Latte::Corona
6 years ago
Michail Vourlakos
7a3fcc7773
refactor:rename dockpackage to Latte::Package
6 years ago
Michail Vourlakos
f74b3a4da0
REFACTOR:drop DockView term,in favour of LatteView
6 years ago
Michail Vourlakos
39368a41de
REFACTOR:rename DockView to Latte::View
...
--move all classes related to Latte::View
from dock/ folder to view/ folder
6 years ago
Michail Vourlakos
856f26a7ed
refactor:rename View:: namespace to ViewPart::
6 years ago
Michail Vourlakos
6a0438155b
fix missing dependency
...
BUG: 401641
6 years ago
Michail Vourlakos
05bef49d5a
move activitiesmodel to settings
6 years ago
Michail Vourlakos
2099b8ed36
add headers comments for all c++ files
6 years ago
Michail Vourlakos
deefa6f32e
REFACTOR:move wm related classes to wm folder
6 years ago
Michail Vourlakos
d8f748b512
REFACTOR:move setting* to relevant folder
6 years ago
Michail Vourlakos
f81b800c6f
improve code in view config windows
6 years ago
Michail Vourlakos
7a55ac9922
position secconfigwindow properly in multi-screen
6 years ago
Michail Vourlakos
90a2bb3bc1
refactor:rename MenuManager to View::ContextMenu
6 years ago
Michail Vourlakos
85009494e7
rename dock functions to views
6 years ago
Michail Vourlakos
390478f6d4
remove old commented syncDockViews
6 years ago
Michail Vourlakos
9931c38a8b
refactor:addNewDock to Layout
6 years ago
Michail Vourlakos
8261217837
refactor:move docksWithTasks to Layout
6 years ago
Michail Vourlakos
5e47a2f483
fix crash from wrong FrameSvgItem initialization
...
--enable shadows by default on startup otherwise
the FrameSvgItem sets is imagepath to "" and that
can create a crash during loading/unloading a
layout
6 years ago
Michail Vourlakos
24c52b45f4
improve code signals in Layout
6 years ago
Michail Vourlakos
323ffbe3af
refactor:move viewsCount to Layout
6 years ago
Michail Vourlakos
bf097f3f62
refactor:add viewsCount to Layout
6 years ago
Michail Vourlakos
3098812679
simplify code
6 years ago
Michail Vourlakos
ab2dc47fd9
refactor:move dock freeEdges to Layout
6 years ago
Michail Vourlakos
8fadd31020
refactor:remove no needed library headers
6 years ago
Michail Vourlakos
24c383d98a
refactor:screens from dock to universalSettings
6 years ago
Michail Vourlakos
642b524cc7
refactor:move currentScreen to View::Positioner
...
--rename also currentScreen to currentScreenName
for better semantic representation
6 years ago
Michail Vourlakos
186a641444
fix crash under wayland
6 years ago
Michail Vourlakos
3e9071f5f5
refactor: move shadows handling to View::Effects
6 years ago
Michail Vourlakos
f13e83ffb7
refactor:move theme handling to extendedtheme class
6 years ago
Michail Vourlakos
0794c0e84f
refactor:blockAnimations moved to View::Effects
...
--rename blockAnimations to animationsBlocked
6 years ago
Michail Vourlakos
44006f2fe6
refactor:move dockTransparency to View::Effects
...
--rename dockTransparency to backgroundOpacity
6 years ago
Michail Vourlakos
885e438143
refactor:colorizerSupport moved to View::Effects
...
--renamed also from colorizerSupport to colorizerEnabled
6 years ago
Michail Vourlakos
3de7993b8d
refactor:move shadow to Effects
...
-rename also to shadow to innerShadow for
better naming. This shadow is used when the
shadow is drawn inside the window from qml
side, such examples are the dock case and the
editVisual case
6 years ago
Michail Vourlakos
3a0a95e6a9
refactor: rename properties in View::Effects
...
--effectsArea became "rect"
--maskArea became "mask"
6 years ago
Michail Vourlakos
825144a92e
refactor:move Positioner to View:: namespace
6 years ago
Michail Vourlakos
47c3d6fb41
refactor:move effects and mask at own dock class
6 years ago
Michail Vourlakos
71d648437f
move dock positioning code into its own class
6 years ago
Michail Vourlakos
8294bd892c
support plasmoid.screenGeometry properly
...
BUG: 401333
6 years ago
Michail Vourlakos
6c58115f9b
add launchers validator for syncing launchers
...
--moving a task now is not synced immediately to
other docks. Syncing takes place only in the end.
The dock in which the user changed the launchers
order sends a signal to other docks to update
theirs launchers order.
BUG: 401232
6 years ago
Michail Vourlakos
6e2c645008
Revert "Revert "No need to search i18n() in the same folder twice""
...
This reverts commit 1888fb7c80
.
the commiter was right this isnt needed, find returns the
in question files in app/dock folder
6 years ago
Michail Vourlakos
1888fb7c80
Revert "No need to search i18n() in the same folder twice"
...
This reverts commit 85fea53760
.
this is needed because it takes translation strings from app/dock
folder also
6 years ago
Yuri Chornoivan
85fea53760
No need to search i18n() in the same folder twice
6 years ago
Michail Vourlakos
99cb6b7983
dont reverse colors for Button
...
--it looks better if the Button(s) keep
their color instead to reverse it for the
reversed plasmaextended color scheme
6 years ago
Michail Vourlakos
a6a291d2c5
expose all latte colors to applets
6 years ago
Michail Vourlakos
05c85dcd6d
improvements for containsMouse code style
6 years ago
Michail Vourlakos
b2abb99f2c
fix layout integrity check
...
--this check was returning false results
in some cases
6 years ago
Michail Vourlakos
620c45a5b9
improve schemecolors name handling
6 years ago
Michail Vourlakos
3155a8173a
update colorscheme values based on plasmaTheme
6 years ago
l10n daemon script
f243961f95
GIT_SILENT made messages (after extraction)
6 years ago
Michail Vourlakos
d295d88249
expose disabled colors for text/background
6 years ago
Michail Vourlakos
24806d8909
drop TaskManager for drag/double click panel
...
--use the visibilitymanager in order to drag
and maximize/restore an active window. Update
also the wayland functions for these features.
6 years ago
Michail Vourlakos
e63a43afe5
enable requestMove through the visibilitymanager
6 years ago
Michail Vourlakos
578623836b
make dock settings window smarter for secwindow
...
--the secondary configuration window can be shown
either inline or at its own window. In order to
be shown at its own window, that window must not
overlap with the main window. The new implementation
validates this at all cases.
6 years ago
Michail Vourlakos
b8ad6fceeb
drag a maximized window from panel
6 years ago
Michail Vourlakos
722d656bfa
enhance colorschemes and colorizer to new arch
6 years ago
Michail Vourlakos
ebb5759dc4
expose to qml ligth/dark themes,schemes
6 years ago
Michail Vourlakos
7c484afa91
create reversed color scheme for plasma theme
6 years ago
Michail Vourlakos
a011333bf8
update KDirWatch implementations
...
--make sure that KDirWatch signals are taken into
consideration only when are triggered from the
questioned files
6 years ago
Michail Vourlakos
7d9c5cf593
rename colortools to commontools
...
--this way more shared functions could be
added
6 years ago
Michail Vourlakos
836bc38778
discover plasma theme path
6 years ago
Michail Vourlakos
3553415c59
load roundness theme info properly
6 years ago
Michail Vourlakos
0cea7e8622
use roundness from extenededTheme in settings win
6 years ago
Michail Vourlakos
92ce3f15c1
introduce plasma theme extended
...
--this is going to be a class that will
provide all the extended info of a plasma
theme such as roundness, dark/light color
schemes
6 years ago
Michail Vourlakos
0179bc6395
add colortools for luminas and plasmathemeextended
...
--plasmathemeextended is going to provide all the
functionality that current plasma theme infrastructure
does not. Such as roundness and dark/light color schemes
6 years ago
Michail Vourlakos
8d014c9e6e
active windows that touch panel have higher priority
6 years ago
Yuri Chornoivan
4b55cdce52
Fix minor typo
6 years ago
Michail Vourlakos
b1ad7f2a18
send window change signale for color scheme
6 years ago
Michail Vourlakos
f2d088a297
add theme roundness option at preferences page
6 years ago
Michail Vourlakos
59f66233f2
track files for schemes changes
...
--track changes for wm default scheme
--track changes for colors in specific scheme
6 years ago
Michail Vourlakos
e1712dded4
add more colors to SchemeColors
6 years ago
Michail Vourlakos
f6b4aa55cf
support background painting based on window scheme
...
--support painting based on the active window scheme.
Added a schemecolors class for this and updated
abstractwindowinterface to provide tracking for windows
color schemes.
6 years ago
l10n daemon script
7fd9cb1952
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"
6 years ago
Michail Vourlakos
37dbab99bf
remove no needed public api from visibilitymanager
6 years ago
Michail Vourlakos
0bab344682
fixes for multi-screen behavior
...
--fix wrong placement at multi-screen environment
during startup. freeEdges function was not sufficient for
reconsiderScreen() because there was a chance to
exclude edges that even though they were available
it returned fault results. Such case is when
a view request available edges for specific screen
and the edge of that specific view is also exluded
because that view has not finished its movement
to the new assigned screen.
--fix re-adding an explicit dock when its screen
is activated. A check was missing in order to
confirm that a primary dock is occuping that
edge but we must check also that the primary
screen is the same with the explicit one.
--add/improve debug messages
6 years ago
l10n daemon script
cfec678f68
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"
6 years ago
l10n daemon script
b7a1bbfdfc
GIT_SILENT made messages (after extraction)
6 years ago
Michail Vourlakos
be7bbfe848
dont call syncGeometry when some cases
...
--dont call costly syncGeometry when drawShadows
externally is called. In such case only updating
shadows/borders is needed.
6 years ago
Michail Vourlakos
f955c6a40c
improve reconsiderScreens code for multi-screens
...
--try to make screens assignment and window geometry
more consistent. There are three variables in a dock
window for its screen and positioning to be accurate,
screen(), m_screenToFollow, m_screenToFollowId
BUG: 399456
6 years ago
Michail Vourlakos
135ddc479d
dont break BorderlessMaximized window default
...
--dont update the BorderlessMaximized value if
the user hasnt explicitly enabled it from Latte
options.
6 years ago
Michail Vourlakos
1638449997
imrove windowChanged signal under X11
...
--the new code contains more comments and except
blacklisting all NET::Properties2 signals that are
not accompanied with NET::Properties it also
whitelists specific states for NET::WMState.
This should lower a lot the calculations needed
in order to support the dodge visibility modes.
At the same time apps that are abusing X11 signals
should be ignored totally because the whitelisted
states and NET::Properties are only set by the
user or the window manager.
BUG: 399149
FIXED-IN: 0.8.2
6 years ago
Michail Vourlakos
64a40429a4
option/define who will be used at global shortcuts
...
--add an option in Tweaks page in order for the user
to define which dock/panel will have the highest priority
for global shortcuts activation. This option can be
used is per layout basis. Each layout can have its own
high priority dock/panel for Latte unified shortcuts.
BUG: 398914
6 years ago
Michail Vourlakos
4732f7f1b1
activate entries for docks containing only applets
...
--when a dock/panel does not contain any taskmanager
should also be able to activate its applets through
Latte's unified global shortcuts
BUG: 398913
6 years ago
Michail Vourlakos
09fe5e385b
on startup explicit dock faulty moving onPrimary
...
--multi-screen fix for explicit docks. There were
cases that explicit docks during startup were
moving to onprimary screen even though they shouldnt
based on the new multi-screens implementation.
Bug was tracked down at a faulty series of signals
that were overwriting dockView config values
to default values and that was creating the fault.
-- one more fix for multi-screens, a missing return
statement in case an explicit dock is called and its
edge at that specific screen is occuppied by an
onPrimary one.
BUG: 398219
FIXED-IN: 0.8.1
7 years ago
Michail Vourlakos
203c740980
IMPORTANT FIX:show dodged dock at corner cases
...
When there was only one latte dock and the last
active window was closed, the dock wasnt showing
afterwards. The dodge logic now has been improved
in order to not lose any window manager signals
that could help indicate when to show/hide a
dodge capable dock
BUG: 398052
FIXED-IN: 0.8.1
7 years ago
Michail Vourlakos
cc0e0e7c47
simplify dodge(s) code and comment it
7 years ago
Michail Vourlakos
66817695fe
raise docks when there isnt any active window
...
--there are cases that the window manager doesnt
return any active window at all. In such cases
we can assume that our docks/panels dont have to
be hidden.
BUG: 398052
FIXED-IN: 0.8.1
7 years ago
Tobias C. Berner
156accc34f
Fix build on FreeBSD by including <array>.
...
Summary:
latte-dock-0.8.0/app/dock/dockview.h:367:44:
error: implicit instantiation of undefined template 'std::__1::array<QMetaObject::Connection, 4>'
std::array<QMetaObject::Connection, 4> connectionsManagedLayout;
^
Reviewers: #freebsd, mvourlakos, davidedmundson
Reviewed By: davidedmundson
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D14534
7 years ago
Michail Vourlakos
9e53fa727b
update to latest panel shadows
7 years ago
Yuri Chornoivan
7323068f36
Fix minor EBN issues
7 years ago
Michail Vourlakos
87094a6fe7
dont draw panel shadows when theme doesnot provide
...
when the plasma theme was not supporting shadows then
Latte was double drawing the panel background when
the user has chosen that wanted shadows
BUG: 397980
FIXED-IN: 0.8.1
7 years ago
Michail Vourlakos
285a2f8764
ignore systrays at multi-screen considerations
...
--if a dock/panel was containing a systray there
was a chance that the systray was messing the
calculations for adding/removing docks based on
the screen and edges changes
7 years ago
Michail Vourlakos
b2f1f98b57
remove deprecated code from old multi-screens arch
...
--Latte will no longer try to be too smart concerning
the multi-screens behavior. At the old implementation
Latte wouldnt let you reach at a state that you dont
have a tasks plasmoid available. Such a case could be
when the user moves a dock from primary to explicit
screen and disables the screen afterwards. That case
should be thought better in the future in order to be
identified and handled properly without making the
code unnecessary complex. Such an example could be by
identifing the case and asking the user for actions.
7 years ago
Michail Vourlakos
bb8835f156
identify maximized window screen differently
...
--there are cases that the window geometry isnt consistent
for maximized windows. That was breaking the previous
implementation of dynamic background because of:
https://bugs.kde.org/show_bug.cgi?id=397700
the new implementation is using only the window center in
order to identify the screen in which a window is
present
BUG: 397344
FIXED-IN: 0.8.1
7 years ago
Michail Vourlakos
78b41eff91
use current transparency to update effects
...
--the background contrast effect should be applied
only when the dock/panel is visually solid otherwise
it may block the transparency settings
BUG: 397431
FIXED-IN: v0.8.1
7 years ago
l10n daemon script
7a693bdcda
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
cdc0cdcd7d
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
46fa568350
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
8062a76605
improve activation badges visual indicators
...
--when an activation shortcut follows Meta+"Character"
scheme it is shown lowerCase and at all other cases
it is shown upperCase
CCBUG: 397128
7 years ago
Michail Vourlakos
9a69323293
smarter badges identifier for activation shortcuts
...
--with this commit now Latte is able to identify what are
the global shortcuts used for each activation entry and
also to not show at all any badge for activation entries
that are disabled from the user
BUG: 397128
7 years ago
l10n daemon script
ec9ad19c36
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
l10n daemon script
41f9e43e7e
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
84de238181
missing apostrophe
...
BUG: 396676
7 years ago
Michail Vourlakos
7bceb7e4b7
Identify snapped windows independent of screen
...
--the old code wasnt screen independent for identifying
windows that touch the panel edge. There were cases
that when a window was touching a panel edge at
screen A to faulty identify that is touching
screen B also. The code now is more robust and it
can also handle cases that window is touching two or
more different panels in different screens.
BUG: 397076
FIXED-IN: 0.8.1
7 years ago
Michail Vourlakos
30c90d2a41
More predictable copy function for multi-screen
...
--Improve the series of events in order for CopyDock
to work better in multi-screen environments. Copy Dock
should create the same dock in the same free edge at
different explicit screen when that edge is already
occupied in the origin screen
BUG: 397081
FIXED-IN: 0.8.1
7 years ago
Michail Vourlakos
03b469eff5
IMPORTANT: Update multi-screen codepage!!!
...
--after v0.8 release many issues with multi-architecture
were identified. An alternative approach was needed
in order for Latte to get a more user-predictable state.
In new approach:
--onPrimary docks have always higher value
and should be shown, this is also like how plasma is
moving its panels.
--explicit docks are removed if their edge in their screen
is occupied by an onPrimary dock
--be stupid smart in order to check if docks contain
tasks and try to not remove them based on screen-changes
is removed! Over-Complicated code that doesnt help
in maintainability...
one of the issues was reported at following bug report...
BUG: 396806
7 years ago
Michail Vourlakos
9cb58d0d43
dont block shortcuts execution
...
--when trying to activate an entry through
global shortcuts we should take into
account the docks that we have already
access but that should not block the action
code.
7 years ago
Michail Vourlakos
973090906d
more improvements in global shortcuts memory usage
7 years ago
Michail Vourlakos
c9d61e1637
improve memory usage for globalshortcuts
7 years ago
Michail Vourlakos
f3bc0b4c0b
disable badges numbers for plasma taskmanagers
7 years ago
Michail Vourlakos
6cff0be9c1
enable Meta forward from KWin to Latte
...
In Latte Preferences the user can now enable/disable
the Meta key forwarding for showing the
Application Launcher
BUG: 396754
7 years ago
Michail Vourlakos
d4cb4e2410
setup unified global shortcuts per dock
...
--in multiple layouts environment the user
may prefer different settings for its global
shortcuts, in some may wants to use global
shortcuts for its applets and in another
layout may not.
7 years ago
Michail Vourlakos
6708510213
support a meta badge visual from global shortcuts
...
--when an application launcher exists, Latte can show
a "Meta" badge for that applet instead of the global
shortcut action number. With this patch we take also
into account when the assigned application launcher is
in different dock/panel and show it accordingly
BUG: 396753
7 years ago
Michail Vourlakos
265383ce34
missing global shortcuts new instance record 9
...
Summary:
In Latte global shortcuts is missing one record
for New Instance of ninth record
BUG: 396751
FIXED-IN: 0.8.1
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D14273
7 years ago
Michail Vourlakos
00d15a7906
support no-unified global shortcuts
...
--v0.8 introduced unified global shortcuts for all
cases, that means that applets are also taken into
account for Latte activation/new instance global
shortcuts. A new parameter is introduced with
the patch at Latte global settings file called
"unifiedGlobalShortcuts", the user can set that
parameter to false before Latte startup in order
to use only global shortcuts relevant to the
Latte plasmoid.
7 years ago
Michail Vourlakos
5728cb954b
fix to update contents correctly between sessions
...
--when changing Single mode to Multiple mode the latest
changes from user didnt get into because the kde cache
from KFileConfigPtr hadnt been updated yet. This
patch fixes this by using a temp file that contains
the layout in question.
7 years ago
Michail Vourlakos
73e9bfae5e
open background dialog at better path
...
--use the background image path in order to open
the Background dialog at that path
7 years ago
Michail Vourlakos
a85555f52c
FIX creating and copying docks
...
--there were cases that during creating
or copying docks the applets ids were
created inconsistent by creating applets
with ids already reserved. This patch
fixes this by using the applet ids found
in the layout file and not the one loaded
in memory.
7 years ago
l10n daemon script
abeadb5794
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
l10n daemon script
63f6d6fd56
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
91a1736b14
add debug flag for overloaded applets
...
--a visual indicator in order to show which plasma
applets have been overloaded from Latte. The overloaded
mechanism is a way in order to make these applets work
properly with Latte parabolic effect
7 years ago
Michail Vourlakos
393342ad9e
revert one fix for blur effect
...
--limiting the qregion returned for blur effect
it created in some cases broken visuals concerning
the bluring of the background
7 years ago
Michail Vourlakos
7a9c0504db
improve effects area calculations
...
--blur effect is costly this way we limit effects area
to respect the windows boundaries and at cases that
the QRegion returns too main QRects to just use the main
effects rectangle
--this fix possibly fixes the crash related to Blur effect and
moving the dock to another edge bug:396040
7 years ago
Michail Vourlakos
6efeaa7d51
update code to new astyle conditions
7 years ago
l10n daemon script
bc93683d25
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
l10n daemon script
bf23b71a11
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
a69ce0abdb
remove credits tab
...
--v0.8 is officialy KDE project, so its
existence owes a lot of credits to many
KDE members (for translations, bug reporting
etc.). Being officially a KDE project
responds to the previous credits.
7 years ago
l10n daemon script
f6097cd2dc
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
l10n daemon script
972a56bd69
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
l10n daemon script
7df0c544e3
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
8bb20ae988
fix #1043,fix warning
7 years ago
Michail Vourlakos
2e2a255936
fix #1029 delay application launcher showing
...
--when the dock was hidden and the user was triggering
the Meta shortcut the app launcher was misplaced.
By using the same technique used when triggering applets
shortcuts this is fixed.
7 years ago
Yuri Chornoivan
e6bff1fac9
Fix minor typo
7 years ago
Michail Vourlakos
568ccd6e26
localization strings improvements
7 years ago
l10n daemon script
e1c0af70cf
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
cfce12d6ed
fix #1005,add timer to fix freeze
...
--make less intrusive the repositioning
of the screen edge ghost windows
7 years ago
l10n daemon script
3f4fa6699c
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
l10n daemon script
b944916c51
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
be845b5ba2
missing return statement
7 years ago
Michail Vourlakos
c7b66d2732
fix #1023 , build error
...
--missing translation function with two
arguments
7 years ago
Yuri Chornoivan
64d5bc07d0
Fix minor typo
7 years ago
Michail Vourlakos
8214bd090c
improve translation strings
7 years ago
Michail Vourlakos
591ce6c4d5
fix #1021,add borders option in layouts window
...
--the user can now enable/disable borderless maximized
windows per layout through Latte settings window
7 years ago
Michail Vourlakos
cf51d10158
add option to (de)activate borderless maxim.window
7 years ago
Michail Vourlakos
a5837fff09
add enabler/disabler for borderless maximized wins
7 years ago
Michail Vourlakos
eb7b0ec497
fix a crash from ghostscreenedges
...
--when recreating the dock/panel because of
visibility mode changes sometimes there was
a crash because of the timers for the workaround
of isVisible() changes
7 years ago
l10n daemon script
8927f4d7ac
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
92a7239550
fix #1001,disable maximized borders per layout
...
--give the user an option in layout file in order
to enable/disable borders for maximized windows.
the option is called "disableBordersForMaximizedWindows"
and must be put in LayoutSettings section
7 years ago
l10n daemon script
680032c222
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
l10n daemon script
7c3aab9b98
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
64f036dadd
improve layouts elements interaction in config
...
--use DoubleClick to change ShowInMenu
--dont change Activities when Activities combobox
loses focus, only when the user has really clicked
an element
--select user-set backgrounds properly when showing
the combobox backgrounds popup
7 years ago
Michail Vourlakos
55c373a9e1
RTL fixes in settings windows
7 years ago
l10n daemon script
8356c6ba68
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
78ebe6e258
dont apply containment changes when locked
...
--if the layout is locked then dont apply any
containment config changes
7 years ago
Michail Vourlakos
a87d094986
fix crash from ghostedge in X11
...
--when unloading a layout under X11
when MultipleLayouts are used sometimes
a crash was occuring.
7 years ago
Michail Vourlakos
dd296cdf9c
fix #980,support locked/unlocked layouts
...
--layouts can be read-only and in such case
any settings changes arent saved.
7 years ago
Michail Vourlakos
20c38f6f22
improvements in layouts editor painting
7 years ago
Michail Vourlakos
ece4d55f1c
add lock layout button in settings
7 years ago
Michail Vourlakos
136a0f322b
add missing license headers
7 years ago
Michail Vourlakos
675bfe284d
fix #980,support lock icon in layouts editor
...
-- when a layout is read-only then a lock icon
appears in its layout record.
7 years ago
l10n daemon script
403117e044
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
1e2b996a9e
support lock/unlock in layout
...
--identify if a layout is locked and
support lock/unlock for that layout
7 years ago
Michail Vourlakos
b02628de3f
update file permissions in more places
7 years ago
Michail Vourlakos
75ab4e9cf0
fix #980,update layouts permissions after importing
...
--in some systems that layouts are readonly when
copied to user "latte" directory were still
read-only. We are fixing these permissions with
this patch.
7 years ago
Michail Vourlakos
745b9ea075
dont apply too early blur effect
...
dont delay the corona destruction under wayland
because that creates a crash with kwin effects
BUG: 392890
7 years ago
Michail Vourlakos
94fa4177ac
set hidden ghost window mask to minimum
7 years ago
Michail Vourlakos
e9b3cf2ed7
Use a new architecture for internal separators
...
--the old architecture that was trying to keep
an internal separators record couldnt catch up
and at the same time could create issues with
internal separators at different activities.
7 years ago
Michail Vourlakos
5e4134b1ee
improve visibility should consider per screen
...
--maximized windows shouldnt provide solidness
at docks using improve visibility in different
screens.
7 years ago
Michail Vourlakos
27715435a9
update README links and titles
...
--remove Translators record as from >=v0.7.3
all translations are done through the kde
community.
7 years ago
Michail Vourlakos
f287d37ac0
add a dock geometry validator
...
-- under X11 it was identified that windows
many times especially under screen changes
dont end up at the correct position and size.
This vailidator(timer) will enforce repositionings
and resizes every 500ms if the window hasnt end up
to correct values and until this is achieved.
7 years ago
Michail Vourlakos
fa2bc5bae9
increase maximum value of screen tracker
7 years ago
Michail Vourlakos
ba2acef2c1
fix warning
7 years ago
Michail Vourlakos
0712d62a3b
dont lose focus from dock tooltips
...
--because focus is lost from dock tooltips the
dock settings window was closing. We take into
account that case in order to not close the
dock settings window in such case
7 years ago
Michail Vourlakos
bd211c9d29
disable blur under wayland
7 years ago
Michail Vourlakos
f41395abc3
use new plasma way of detecting platform
7 years ago
Yuri Chornoivan
2f107ad4c7
Fix minor typo
7 years ago
Michail Vourlakos
dd617d43c8
track primary screen change from qt
...
--this way we make sure that we track the
primary screen change for wayland also
7 years ago
Michail Vourlakos
83bad3374e
expose screen Tracker interval value
...
--different hardware can have different delays
in order to inform for screen changes. The tracker
(an internal timer that is) informs Latte after
a specific interval in order to track these changes
and respond accordingly.
7 years ago
Michail Vourlakos
6163cecb6b
[wayland] add a protection for updateEffects
...
--Blur effect under Plasma 5.12(wayland) creates
many crashes. As it appears for 5.13 this has been
greatly improved.
7 years ago
Michail Vourlakos
fb8063cdee
fix #946,improve kwin screen edges under X11
...
--make sure that the kwin ghost window ends at
the correct geometry at all cases
7 years ago
Michail Vourlakos
9e8406c419
reenable blur for wayland
...
--as it appears the crash and the support
for blur has been fixed for Plasma 5.13
7 years ago
Michail Vourlakos
da5cb9c61f
fix #946,improve kwin edges support
...
--make the behaviour more robust and be more
precise at geometries used at all times
7 years ago
Michail Vourlakos
a6a98f3ac7
reduce hide dock and applets numbers interval
7 years ago
Michail Vourlakos
3ea40954fc
fix #942,show dock when dragging at kwin edge
...
-- enable showing the dock if the user drags something
on it and the dock is hidden at a kwin edge
7 years ago
Michail Vourlakos
51e4477499
disable MultipleLayouts for wayland
...
--KWin in wayland doesnt support yet Activities
and Virtual Desktops. In order to protect the user
we disable the MultipleLayouts
7 years ago
Michail Vourlakos
1f0acbc3b5
Support KWin Edges mechanism
...
--by default now Latte supports the KWin Edges mechanism,
this way the following issues are fixed:
fix #935 , fix #721 , fix #687 , fix #512 , fix #514
--improve dock behavior when the user user touch
gestures
--fix #144 , support KWin bright placeholders
--this behavior can be disabled if the user prefers
the old one from the Tweaks page
--in !compositing no more is shown a 1px line at
the screen edge when the dock is hidden
--support KWin Edges in Multiple Layouts state under
X11
7 years ago
Michail Vourlakos
a93ecfe65d
change default show delay to 0ms
...
--the reason is the plasma default behavior
for touch gestures under X11. Many users
report that Latte isnt working correctly
with left edges. Latte isnt responsible for
this but the plasma touch gestures implementation.
By changing the default for our Show Timer to
0ms then the situation is improved a bit more
for such cases and the user of course can
always alter its value from dock settings
window.
-https://github.com/psifidotos/Latte-Dock/wiki/F.A.Q.#q-my-left-dock-behaves-strangely-from-plasma-510-and-beyond-can-i-fix-this
-https://bugs.kde.org/show_bug.cgi?id=392464
-https://bugs.kde.org/show_bug.cgi?id=382219
7 years ago
Michail Vourlakos
9e03f2732a
remember the download window size
...
--Latte now remembers the last used window size
for the Download dialog
7 years ago
Michail Vourlakos
d1320f692e
wayland,hide dock config wins from taskbar
7 years ago
Michail Vourlakos
616b8139ff
use recreateDock directly
...
--recreateDock is used when the visibility mode
changes and as such the window must be recreated
in order to work correctly. Any remaining code
found for such function in corona and layoutManager
is removed.
7 years ago
Michail Vourlakos
f257512a44
increase the layoutSwitching timer
...
--in order to give time for the slide-out event
to play correctly
7 years ago
Michail Vourlakos
eb3feb4a4e
fix #934,change quit button to close button
...
--exhausted to discuss this so often so in the
end it may be my perspective wrong. Quit button
in dock settings window changed to Close button
and the Quit option moved to menu bar of the
general Latte settings window with shortcut
Ctrl+Q
7 years ago
Michail Vourlakos
7dae5e6f41
fixes for update Switch and Remove Buttons
...
-- changing name of layouts should have a visual
indicator and at the same time the Switch and
Remove buttons should update their states
properly. A Switch or Remove action shouldnt
be allowed after a layout rename until the user
has confirmed the new name for the layout.
7 years ago
Michail Vourlakos
48a788c33d
improve DefaultsBtn behavior at Layouts Editor
7 years ago
Michail Vourlakos
fecd61ea06
improve button states at Layouts Editor
...
--dont select active layout in each layoutsChanged
signal
--improve the buttons states at layouts editor based
on what the user can do or not
7 years ago
Michail Vourlakos
b8a2a7ff38
dont update selection on each layoutsChanged
7 years ago
Michail Vourlakos
5d97242918
improve layouts editor headers
...
--dont highlight the layouts header and
dont allow to sort the contents based on
the columns
7 years ago
Michail Vourlakos
04bae04d56
restore defaults to second settings page
...
--restore default values to options found at
second settings (PreferencesPage)
7 years ago
Michail Vourlakos
4cf4351b80
improve all luminance calculations
...
--provide more accurate calculations for luminance
based on algorithm at:
https://www.w3.org/TR/2008/REC-WCAG20-20081211/#relativeluminancedef
7 years ago
Michail Vourlakos
11cccbf40d
fix #907,always check overlap for dodgeMaximize
...
--the check in order to identify if a maximized window
overlaps with the dock wasnt always been executed. That
was the case for multi-screens environments.
7 years ago
Michail Vourlakos
085f5b3d16
update lastUsedActivity in Single Layout mode
...
--this also fixes #908 . Everything was ok except from
the fact that in Single layout mode the needed
lastUsedActivity variable was empty and thus it couldnt
be tracked to update the needed wallpaper correctly.
7 years ago
Michail Vourlakos
4fc3b43238
colorizer fix when the user changes wallpaper
...
--when the user changes wallpaper there is a chance
that the lastScreen has the same value with the old
one. In such case the wallpaper must be updated.
7 years ago
Scarlett Clark
71d339516e
Minor spelling corrections.
...
Closes: https://phabricator.kde.org/D11101
7 years ago
Michail Vourlakos
420b3d09f0
update hidpi settings based on plasma
7 years ago
Michail Vourlakos
b8321fb829
fix #905,smart colorize transparent panels
...
--enhanche the dynamic background feature and
in ordre to improve contrast with the underlying
background Latte now calculates the luminosity of the area
underneath the panel and based on that chooses the
best color to create contrast. The colors are chosen
only between textColor and backgroundColor.
7 years ago
Michail Vourlakos
5db8c37cbf
fix #900,dont hide panel in editMode
...
--when the context menu is destroyed it frees
the visibility blocker for hiding. This is true
in normal state but in editing mode it shouldnt
happen.
7 years ago
Michail Vourlakos
b0bb99e2a9
compress svg files
7 years ago
Michail Vourlakos
de4cddb5d3
update internal splitter icon to use plasma theme
7 years ago
Michail Vourlakos
f2b93ac5f2
improve AlwaysVisible during startup in wayland
...
--the GhostWindow which is used for AlwaysVisible mode
under wayland during startup there was cases that its
geometry was exceeding the maximumGeometry sent.
BUG: 390017
7 years ago
Michail Vourlakos
4da2576ccb
remember layouts settings columns width
...
--layouts columns widths are restored at its
previous values when the settings window is
shown and are saved when the settings window
closes
7 years ago
Michail Vourlakos
c8b06b6561
dont show debug message
7 years ago
Michail Vourlakos
6bb7f0ab51
improve context menus for wayland
7 years ago
Michail Vourlakos
cb88d134f4
fix #889,dont crash on applcation exit
...
--the wayland interface couldnt orchestrate correctly
with the corona and the application exit. The whole
architecture changed and the window manager now is
provided by corona and corona is also responsible to
keep only one instance of it and close on exit.
7 years ago
Michail Vourlakos
b4b68e5bb1
add wayland debug messages
7 years ago
Michail Vourlakos
0a1488b643
update wayland code based on plasma
7 years ago
Michail Vourlakos
d6740bb378
fixes for wayland
7 years ago
Michail Vourlakos
2403fbabe1
update brown textColor
7 years ago
Michail Vourlakos
47054c3380
update layouts color based on new palette
7 years ago
Michail Vourlakos
bcce41d064
always update background for colors/backs
...
--because the comboBox includes Select Background and
TextColor the last edit mode patterns couldnt be selected
in some cases
7 years ago
Michail Vourlakos
7050d7ba1f
fix #886 use svg for settings Latte trademark
...
--remove the Plasma Label that was used to set
the Latte trademark based on Tangerine font that
was distributed from app source code
--remove the Tangarine font from source code
7 years ago
Michail Vourlakos
052a8519ce
fix entry index for plasma taskmanagers
...
--in plasma taskmanagers the index passed starts
from 0 and for latte taskmanager from 1.
7 years ago
Michail Vourlakos
9f03e10b3d
delay execution of activating entrys when hidden
...
--entries execution is delayed in order to give the
time to the dock to show itself first
--improve a bit the code complexity for globalshortcuts.
7 years ago
Michail Vourlakos
f2b80b7b52
update strings for global shortcuts
7 years ago
Michail Vourlakos
1ff161a030
updates and improvements at applets glob.shortcuts
7 years ago
Michail Vourlakos
db28c6bcaf
use globalshortcuts with containment also
...
--we are trying to expose an applets calling
mechanism that is combined with the latte plasmoids
one with a nice beautiful way
7 years ago
Michail Vourlakos
1e57260c5f
asynchronous calls for quiting application
...
--this gives the time for docks to close and also
to not create any rare crashes because qml settings
window calls this code path from its Quit button.
7 years ago
Michail Vourlakos
32c4ef1d5b
Myltiple:improve Activities switching
...
--improve Activities switching and activation
for orphaned layouts (that is layouts that do
not belong in any specific Activity)
7 years ago
l10n daemon script
10cd514fe0
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
d2495b3350
apply layout's activities on config showing
7 years ago
Michail Vourlakos
7954ce5d52
update Activites correctly for orphaned layouts
7 years ago
l10n daemon script
cb6d7bda74
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
1a3cb13094
use same font metrics for qml and c++ code
7 years ago
Michail Vourlakos
f9b475cc8a
dont handle latte containment as appler for menu
7 years ago
Michail Vourlakos
211399eaf5
support changing the textColor of editMode
7 years ago
Michail Vourlakos
eb377767c8
hide textColor when no background is selected
...
--enable textColor dialog
7 years ago
Michail Vourlakos
d21534d6c3
support user background in edit choice
7 years ago
Michail Vourlakos
c6408564d0
make the containment background aware
7 years ago
Michail Vourlakos
30fa3e0b1a
improvements for user backgrounds
7 years ago
Michail Vourlakos
3110986215
prepare setting background
7 years ago
Michail Vourlakos
b00ec4fcee
set background image for colorscombobox
7 years ago
Michail Vourlakos
41117e9290
add background and textColor to layout
...
-- auto-adjust the textShadow for Ruler based on
the textColor luminosity
7 years ago
Michail Vourlakos
dd2751add9
center activities text in Layouts
7 years ago
Michail Vourlakos
bf7032a9f4
add options for the user to set edit image
...
--and also text color of the edit mode
7 years ago
Michail Vourlakos
c2e72b7f67
do not update struts during location change
7 years ago
Michail Vourlakos
61c28978e6
publish internal ediMode to dock
...
--use internal edit mode to wm's visibilitymanager.
More specific use it in AlwaysVisible mode in order
to not publish the new struts because the animations
have ended.
7 years ago
Michail Vourlakos
73229c5fbc
give some more space in editingVisual for ruler
7 years ago
Michail Vourlakos
f20da16854
update license in new files
7 years ago
Michail Vourlakos
a1c672a864
create independent secondary config window
7 years ago
Michail Vourlakos
3bddb99881
remove ghost containments on loading
...
--ghost containments such as when a user
deletes a dock without notification confirmation
can be removed afterwards when that layout is
loading either at Single or Multiple mode.
7 years ago
l10n daemon script
73940eff3b
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
l10n daemon script
5b0bcda3c4
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
e07f6e207e
expose contextMenu data through dbus
7 years ago
Michail Vourlakos
028f2c5fe8
add dbus functionality
...
--show config window through dbus
--change layout through dbus
7 years ago
Michail Vourlakos
dfdf07404c
dont show info window when no adding layout
...
--and the user hasnt chosen it
7 years ago
Michail Vourlakos
ba149a65e3
update applyButtons when checkboxes change state
7 years ago
Michail Vourlakos
cbfc7da27b
dont show two configuration windows(systrays)
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
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
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
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
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
0a84aa3d20
remove old layouts before adding new ones
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
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
Michail Vourlakos
26808429d4
fix rename orphaned active Layout
7 years ago
l10n daemon script
d69048cf2f
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
4212d57ca7
enable global shortcuts for universal settings
7 years ago
Michail Vourlakos
d97a819bc1
enable mouse sensitivity for parabolic effect
7 years ago
Michail Vourlakos
22ef2280d2
enable universal settings in Latte Settings Window
7 years ago
Michail Vourlakos
7b3892de7f
update latteconfig to use corona
7 years ago
Michail Vourlakos
1ab273753e
add menu/about in Latte Settings window
7 years ago
Michail Vourlakos
fb3764e432
trigger Latte Config Window from L symbol
7 years ago
Michail Vourlakos
8fb12bdbcf
improvements to new Latte config window
7 years ago
Michail Vourlakos
4da703fa9d
auto translate .ui files
...
--add global Latte settings into new configuration
window
7 years ago
l10n daemon script
6f084726a9
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
l10n daemon script
6583617380
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
a2fc2edc30
publish internal separators indexes after dragging
7 years ago
Michail Vourlakos
67ce3441a4
MultipleLayouts:launchers signals made layout aware
7 years ago
Michail Vourlakos
be0f9dc0ba
remember the last used activity per layout
7 years ago
Michail Vourlakos
9cdb75ec49
assign/unassign signals at needed containments
7 years ago
Michail Vourlakos
11190e9de7
update borders for Main Configuration window
7 years ago
Michail Vourlakos
c51fc7d59d
appy Activities also to configuration windows
7 years ago
Michail Vourlakos
b5ccba44b1
Move Dock from Layout to Layout
...
-- In the configuration window at the "New Dock"
ComboBox were added options in order for a dock
to move to another running Layout.
7 years ago
l10n daemon script
27fbeafcae
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
67b1311f6f
record managedLayout connectios and release them
7 years ago
Michail Vourlakos
0120d8635b
fix two crashes
...
--when deleting a copied dockView, unbind the sensitive signals
from dockView
--when deleting a copied dockView and the config windows syncGeometry
is called then it should first check in the dockView has a
layout
7 years ago
Michail Vourlakos
1bffaf8b3b
change secondary config layout to always vertical
7 years ago
Michail Vourlakos
71281174be
create a separate Types Window
7 years ago
l10n daemon script
03a73a1bb0
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
l10n daemon script
83e4eccb27
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
3c0101b9ad
reorganize layout buttons in layouts editor
7 years ago
Michail Vourlakos
7e2fc0f895
check active layouts also for broken state
7 years ago
Michail Vourlakos
4fae38ff8e
MultipleLayouts:fix crash from Copy button
7 years ago
Michail Vourlakos
5c98015e8e
fix #808,Multiple Layouts in Layouts Editor
...
-- the user is able to change from Multiple Layouts
to Single Layout runtime through Layouts Editor
7 years ago
Michail Vourlakos
f1d5b3c705
add inMemory choices in Layouts Editor
7 years ago
Michail Vourlakos
e4cd47ca3e
MultipleLayouts:update Layouts menu
7 years ago
Michail Vourlakos
60cc89d595
MultipleLayouts:restore isSwitching signal
...
--this creates a nice animation when switching
layouts for orphaned Activities at a Multiple
Layouts state
7 years ago
Michail Vourlakos
1275da22d7
MultipleLayouts:dont check active layouts as broke
...
--add also more debug messages for broken layouts
7 years ago
Michail Vourlakos
2f44a2603b
remove layouts as first action
...
--this way we can avoid any problems with
layouts ids in layout config dialog in the
following steps.
7 years ago
Yuri Chornoivan
de5bc5eb91
Fix minor typos
7 years ago
Michail Vourlakos
aa451a05ff
LayoutsEditor:sync active layouts to original file
...
--this is used in order to check for broken layouts
during showing the Layouts Editor for active layouts
also, not only the inactive ones during MultipleLayouts.
7 years ago
Michail Vourlakos
7ad76937b7
Layout:update locked applets ids
...
--these ids werent updated at MultipleLayouts
and Copy function
7 years ago
Michail Vourlakos
308d99e215
MultipleLayouts:Rename layout name runtime
...
--In MultipleLayouts we dont need to close the
active layout to rename it. We can do it without
need to close it and reopen that layout.
7 years ago
Michail Vourlakos
1e97609067
MultipleLayouts:support Export
7 years ago
Michail Vourlakos
a905138810
MultipleLayouts:support Remove,Menus,Copy
7 years ago
Michail Vourlakos
fa379144e9
fix Switch behavior for Multiple Layouts
7 years ago
Michail Vourlakos
18b94c795b
restore autostart functionality after crash
7 years ago
Michail Vourlakos
d8c66f6174
fix translation string
7 years ago
Michail Vourlakos
94914ee578
warning message for broken MultipleLayouts startup
...
--if the app crashed and the user trys to reopen Latte
then the Containments must first return to their Original
Layouts. This code provides that and informs also the user
during the startup.
7 years ago
Michail Vourlakos
333afc75bc
improve currentLayoutName for Multiple Layouts
...
--improve layout manager header appearance
7 years ago
Michail Vourlakos
4325ca4bb6
fix a crash when stopping Activities very fast
7 years ago
Michail Vourlakos
a37036b6eb
support Activities setting for InfoView
7 years ago
Michail Vourlakos
b7d1b86a65
IMPORTANT:Fix uniqueness of IDs during importing
...
--These fixes any issues concerning Multiple Layouts
Loading/Unloading and keeping the Original Layout files
consistent.
7 years ago
Michail Vourlakos
3cf6d8ef9d
multiple fixes for Multiple Layouts
7 years ago
Michail Vourlakos
dc4a223f27
fix currentActivitiId issues on startup
7 years ago
Michail Vourlakos
896e46dcd9
dont write updated ids if they didnt change
7 years ago
Michail Vourlakos
667a451499
Multiple Layouts:Fixes for storage synchronization
...
--fix also a crash when removing a dock
7 years ago
Michail Vourlakos
7dd6345d4a
MultipleLayouts:Load/Unload on Activities changes
...
--workaround an upstream issue, when closing an Activity
all dock/panel windows in MultipleLayouts where become
hidden.
7 years ago
Michail Vourlakos
132410d848
MultipleLayouts availableScreenRegion
...
--it is used to position correctly the separate dock/panels
in different activities
7 years ago
Michail Vourlakos
19cd67627d
more improvements for MultipleLayouts case
...
--fix the strut setting between multiple running
layouts. When the activity is changing then each dock/panel
removes or adds its struts accordingly
7 years ago
Michail Vourlakos
4280c14acd
many improvements for MultipleLayouts case
7 years ago
Michail Vourlakos
7d4989e983
add code for MultipleLayouts and Activities
...
--prepare dockViews and rest classes in order to
be able to change between different Activities in
a MultipleLayouts environment.
7 years ago
Michail Vourlakos
bc91aefd89
add more MultipleLayouts code
...
--move code from dockCorona to layoutManager
--add more code related to MultipleLayouts
7 years ago
Michail Vourlakos
e3a3cb5a52
re-use copyDock code to make it more generic
...
--fix crash from containments deletion when closing corona
--reuse copyDock code in order to prepare it for
loading multiple layouts at the same time
7 years ago
Michail Vourlakos
4ac3efd0b5
add filePtr for layout
7 years ago
Michail Vourlakos
47566c27c3
add variable layoutsMemoryUsage for layoutManager
7 years ago
Michail Vourlakos
822f3630ac
fix crashes: wrong containment deletion/signals
...
--we fix two crashes, one from availableScreenRectChanged
signaling when we unload a layout
--one from deleting containments in random order,
we must first delete systrays and then the rest containments
7 years ago
Michail Vourlakos
f617a9178e
support multiple active layouts in layoutmanager
7 years ago
Michail Vourlakos
274c6a653d
add managedLayout to dockView
...
--this way a dock can belong to specific Layout
and this could be changed runtime in a multi-layout
runtime environment
7 years ago
Michail Vourlakos
f81433be8b
try to link containments to layouts
7 years ago
l10n daemon script
8202d420f5
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
l10n daemon script
ff2d6245f9
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
dd8c8271b6
IMPORTANT: move logic from corona to layout
...
--refactoring code for #808...
Latte gets prepared for multiple layouts running
at the same time.
7 years ago
l10n daemon script
c4a8881da1
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
a01b7f100b
move copyDock from corona to Layout
7 years ago
Michail Vourlakos
92127577d1
improve semantics for layout class
7 years ago
Michail Vourlakos
ef48a70bd9
improve semantics
7 years ago
l10n daemon script
4ae1c98e55
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
2d16bcd976
draw panel background correctly after themeChange
7 years ago
Michail Vourlakos
18d78cfd37
stretch layouts editor contents to fit on startup
7 years ago
l10n daemon script
2390acf71f
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
cb69a9c7c6
slide out/in also in user screen change
7 years ago
Michail Vourlakos
f7b8cedb3c
improve semantics for location change slide out/in
7 years ago
Michail Vourlakos
bc29bc2863
improve windows garbage collector
7 years ago
Michail Vourlakos
1d5d4406ef
slide-out docks in manual layout change
7 years ago
Michail Vourlakos
2a911d34b8
improve semantics for availableScreenRect
...
--improve the function to calculate the availableScreenRect
of a specific screen. Now the function accepts two arguments
specifing which visibility modes and locations(edges) are
going to be taken into account to calculate the
availableScreenRect.
7 years ago
Michail Vourlakos
f7aac48599
fix #807,download window for Latte Layouts
...
--adds a Download option in layouts editor in order
to download layouts from store.kde.org
7 years ago
Michail Vourlakos
afcdd1b726
hide docks animation when changing layouts
7 years ago
Michail Vourlakos
1d6c5f074f
fix #816,add more task shortcuts
...
--added shortcuts for tasks 10-19
7 years ago
Michail Vourlakos
da612fd8d9
ignore not used X11 changed events
...
--some windows are sending plenty windowChanged
events without Latte using them. We block them in
order to not trigger any Latte updates.
7 years ago
Michail Vourlakos
d86fdfd2ff
fix #810,support smart/dynamic background
...
the dynamic background feature is enhanced and
becomes smarter. It understands snapped windows, windows
that touch the panel edge etc. The criteria in
order for the background to become solid are:
- any active window that is touching the panel
edge (that includes krunner)
- any inactive window that is snapped and touches
the panel edge (concerning its geometry: quarter-snapped or half-snapped)
- maximized windows
- an inactive window but keepAbove is touching
the panel edge (this catches also the yakuake case)
- panel popups
7 years ago
Michail Vourlakos
9dbee82a4a
dont confuse lock files between different users
7 years ago
l10n daemon script
cba49d22de
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
f1e4d455e6
import and load a layout from command line
7 years ago
Michail Vourlakos
9f16ef5d4e
load specific layout on startup from command line
7 years ago
Michail Vourlakos
d85138ebe4
exit from main when quiting
7 years ago
Michail Vourlakos
a2948bf942
print available layouts from command line
7 years ago
Michail Vourlakos
2640a7e948
reload layouts if needed after default import
7 years ago
Michail Vourlakos
8d54dfd365
improve semantics/update translation string
7 years ago
Michail Vourlakos
0615dcf084
add --default-layout option for command line
...
--this option enables the user to load the default
layout from start.
7 years ago
Michail Vourlakos
3679c1c0cf
load the default layout when cant find previous
...
--load the default layout when cant find the previous
layout for some reason. This means that something went
really wrong actually and the previous stored layout
doesnt exist anymore, at least with the same name
ised.
7 years ago
Michail Vourlakos
00032f9198
add shortcut to open layouts editor
...
--use Meta+E to open the layouts editor
7 years ago
Michail Vourlakos
a31940a6fe
fix for calculating panel reqion in !compositing
...
the mask region wasnt calculated correctly in some cases
after location changes. I think it might be a plasma
upstream bug/change but either way this patch fixes
it.
7 years ago
Michail Vourlakos
1d8eea28bb
slidingIn/Out during locationChange signal
7 years ago
Michail Vourlakos
91ff26882e
fix #784,ignore top/bottom auto-hide panels
...
--a bottom or top auto-hide panel is not considered
in the calculations for the availableScreenRegion
7 years ago
Michail Vourlakos
1c5cebda99
use activate signal for (not)expand
...
--for all neutral areas (such as spacers or
activate indicator spacers) the activate signal
in sent in order to activate an applet or
expand it / hide it...
7 years ago
l10n daemon script
9124eeb372
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
1289c64480
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
l10n daemon script
9714b4df79
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
98091d59e8
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
e0a3bd9f80
support nomad systray in Latte
7 years ago
Michail Vourlakos
69d5c1afa2
update panelshadows to plasma version
7 years ago
l10n daemon script
2d89f1c84e
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
5b1d35d25b
fix #735,support shortcut to open Latte settngs
...
--the default shortcut is Meta+A but the user can
change it to whatever wants to from plasma systemsettings.
--the settings windows are show bases on priority.
Primary screen docks have higher priority and for the
edges the priority is: Bottom,Left,Top,Right
7 years ago
l10n daemon script
26a9f2ce61
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
l10n daemon script
b4da66e59b
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
c904236847
disable dock settings action shortcut
...
--the shortcut Alt+S,Alt+D is not working
correctly because it is reserved by the plasma
desktop. At first we disable it in order to see
if we can substitute it with another solution
7 years ago
Michail Vourlakos
f05be59ee3
fix #767,use developers name directly in appstream
7 years ago
Michail Vourlakos
147529dd72
fixes for tasks spacers for multiple separators
7 years ago
Michail Vourlakos
83cd059309
remove no needed fake separator desktop file
7 years ago
l10n daemon script
451512192c
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
l10n daemon script
ac0fa4e2e4
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
88108ac524
add option to debug timers
...
--this is especially useful in order to be sure that
there are timers that create unending loops
7 years ago
l10n daemon script
1fc4cd25cf
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
l10n daemon script
0ce78cbcfa
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
70ae1c646e
added debug messages in dockconfigview
7 years ago
l10n daemon script
fff71ab3df
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
l10n daemon script
4c92097865
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
2e3139239e
fix clang warnings
...
--improve readability of the build process when
using clang by fixing small things to not show
some warnings
7 years ago
l10n daemon script
70e3da83fb
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
l10n daemon script
a831bfced0
GIT_SILENT made messages (after extraction)
7 years ago
Michail Vourlakos
1ec42498bd
update screenshots in appstream file
7 years ago
Michail Vourlakos
152d245016
add missing include
7 years ago
l10n daemon script
1b126efb83
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
l10n daemon script
487906bfd8
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
11ac28b99c
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
l10n daemon script
cd9e0ae575
GIT_SILENT made messages (after extraction)
7 years ago
l10n daemon script
040f314ccb
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"
8 years ago
l10n daemon script
f0993f77e8
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"
8 years ago
l10n daemon script
60a8259435
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
be779e2674
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"
8 years ago
l10n daemon script
a0b241085e
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
aaf8cc1d1a
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"
8 years ago
l10n daemon script
cc7d8c259f
GIT_SILENT made messages (after extraction)
8 years ago
l10n daemon script
fbaef27a64
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"
8 years ago
l10n daemon script
1049e7e9ba
GIT_SILENT made messages (after extraction)
8 years ago
Yuri Chornoivan
fd1ae873c4
Fix minor typos
8 years ago
l10n daemon script
d83bd1a3ad
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"
8 years ago
l10n daemon script
885976bb19
GIT_SILENT made messages (after extraction)
8 years ago
Yuri Chornoivan
dbbd01abdc
Fix minor typos
8 years ago
Michail Vourlakos
72950dc678
use kde translations infrastructure
8 years ago
Michail Vourlakos
7aa4f8a4bd
fix #699,protect setupWayland from crashes
8 years ago
Michail Vourlakos
dc851023c7
fix #695,fix version tag in desktop file
8 years ago
Michail Vourlakos
9f01b5fbdf
add "New" button translation
8 years ago
Michail Vourlakos
f3378acf9e
add a "New" button in layouts manager
8 years ago
Michail Vourlakos
6385bf1da3
debug broken layouts by adding messages
8 years ago
Michail Vourlakos
6e48583971
add StartupWMClass in desktop file
8 years ago
Michail Vourlakos
07eacda2c7
fix #674,show correct menu for plasma taskmanagers
...
--when the right click menu is triggered the event should
also push to the applet for the plasma taskmanagers
8 years ago
Michail Vourlakos
e4826d0907
dont make no needed calculations for dodge modes
...
--dodge modes now check in start if the dock contains
the mouse and thus dont make any other calculations
or calls to kwin if the dock contains the mouse
8 years ago
Michail Vourlakos
f588e74549
fix #665,block false raiseDock for containsMouse
...
--as an example Firefox 55 triggers a windowChanged
event in every mouse movement. Thus the dock wasnt
appearing because it was sent a raideDock(false)
signal. Adding a containsMouse check for all dodgeModes
fixes this. A raiseDock(false) is never sent if
the dock containsMouse
8 years ago
Michail Vourlakos
8da7f7d3c9
v0.7 initial second stable release
8 years ago
Michail Vourlakos
e89afafab2
fix #662,fix typo and auto-hide break behavior
...
--the check to disable blockHiding takes into account
if the config window is shown or not
--a small typo when going to !editMode was fixed
8 years ago
Michail Vourlakos
9a72f394ee
fix crash,when alternatives shown + change layouts
8 years ago
Michail Vourlakos
14d7ae5d55
use new block hiding for activate/deactivate applets
8 years ago
Michail Vourlakos
b91bc6cda2
expose alternatives only in edit mode
8 years ago
Michail Vourlakos
f2ab6cbc9c
block hiding when alternatives is shown
8 years ago
Michail Vourlakos
b5b2e56ae4
remove deprecated code
8 years ago
Michail Vourlakos
95eb835922
fix #592,drop bash restarting use KCrash instead
...
--update the code to use KCrash for autostart
and drop the bash script
8 years ago
Michail Vourlakos
2d675e5d58
fix #592,add a crash checker to autostart Latte
8 years ago
Michail Vourlakos
b5c0a4d2d0
simplify code
8 years ago
Michail Vourlakos
a537572d42
fix #643,protect enabledBorders for InfoView
8 years ago
Michail Vourlakos
46e54c2e81
update screenGeometry correctly for dockview
8 years ago
Michail Vourlakos
5dc595a2cb
move task instantly and then send extSignal to group
8 years ago
Michail Vourlakos
eefbc5e9ec
fix #636,new approach for Layout,Global launchers
...
--changed the design totally and use only signals
between plasmoid in order to update their models. This
way the launcherList from their tasksmodel should be
updated only on the initialization phase of the Latte
plasmoid. Afterwards signaling between them takes
place, in order to inform each other for adding,
removing launchers, moving them and assigning them
to activities
8 years ago
Michail Vourlakos
25dee2ecb9
unminimize layout config win when called
8 years ago
Michail Vourlakos
7d4344637c
fix #635,never add primary dock over an explicit
...
--the addDock code now checks if at the primary screen
in the specific edge there is already assigned an explicit
dock. In that case it doesnt add that primary dock
8 years ago
Michail Vourlakos
c154eae4c7
fix #634,load the dockWin flag after copy
8 years ago
Michail Vourlakos
76cd844dce
select previous row after layout removal
8 years ago
Michail Vourlakos
faa830c592
fix layout name on copy method
...
--switch current layout after saveAllChanges only when
we rename the current layout
8 years ago
Michail Vourlakos
6893ef9287
fix #627,remove empty values from desktop file
...
--some empty values in strings was breaking the translation
chain through the update-metadata script
8 years ago
Michail Vourlakos
6237d52c3d
update buttons state in layouts window
8 years ago
Michail Vourlakos
db0d084ed2
include all tasks plasmoids in heurestics
...
--during startup Latte checks if a tasks plasmoid
is going to be present (because of multi-screen settings).
Now these checks are also considering the case of
plasma taskmanagers
8 years ago
Michail Vourlakos
a1fac1a29c
remove deprecated code
8 years ago
Michail Vourlakos
26516b8d8c
check specific for Latte Tasks Plasmoid
8 years ago
Michail Vourlakos
1b0b2a24b8
consider all taskmanagers in algorithms
...
--in the past only the Latte plasmoid was considered are
Tasks plasmoid
8 years ago
Michail Vourlakos
9a4e6d8cf5
update applets metadata files
8 years ago
Michail Vourlakos
14a674cd61
fix #572,support latte spacer
8 years ago
Michail Vourlakos
9d1dd08191
add a layout broken file check
...
--there are cases that a layout file can be broken because
there are containments having same applet ids. This
check informs the user for such layouts when the
layout manager is appearing
8 years ago
Michail Vourlakos
933f075dc5
add configure in the layouts context menu
8 years ago
Michail Vourlakos
262b3bd238
dont restore zoom when applet context menu shown
8 years ago
Michail Vourlakos
b2df416e1b
fix crash from infoview in wayland
8 years ago
Michail Vourlakos
7b8bb2fc73
fix copy dock method loading part
...
-- copy dock method wasnt using correctly the signals
and the methods from containments during first loading
the new copied containments. That could create crashes
if the user was trying to remove a copied dock directly
after used the copy method
8 years ago
Michail Vourlakos
cc94677817
remove deprecated code
8 years ago
Michail Vourlakos
ae39271c9f
update timer interval for dynamic switching
8 years ago
Michail Vourlakos
23733837e5
update the infoview for wayland and multi-screen
8 years ago
Michail Vourlakos
3028076db2
add a special Latte info window / view
...
--it is used mainly for presenting a Latte specific
info window when changing dynamically layouts
8 years ago
Michail Vourlakos
3f90c61d53
include plasma taskmanagers in startup identify
...
--Latte when loading a layout tries to identify if based
on the docks settings there will be at least one dock
containing a tasks plasmoid. This code was extended in order
to identify also the plasma taskmanagers. One more improvement
is that this code now is executed also when dynamically
changing layouts
8 years ago
Michail Vourlakos
dfe0a8e18f
update translation strings, add greek
8 years ago
Michail Vourlakos
6f7a44c450
the user can disable the Latte Info window
...
--which is mainly used to inform the user for
a dynamic layout switching
8 years ago
Michail Vourlakos
aed9452330
remove deprecated code
8 years ago
Michail Vourlakos
2d4aeaaf51
add info window for showing latte infos
...
--its main purpose is to inform the user that Latte
is dynamically switching layout
8 years ago
Michail Vourlakos
096a1fa4c7
fix #617 , add a missing return statement
8 years ago
Michail Vourlakos
68a5223b47
fix #616,use unique ids for applets and containme
8 years ago
Michail Vourlakos
d3b6ce0ac6
keep compatibility with qt5.7
8 years ago
Michail Vourlakos
d4b2f3d15b
update launchers based on group correctly
...
--this isnt the plasmoid part but the c++ and configuration
window one
8 years ago
Michail Vourlakos
111d004e47
add launchers in universal group also
8 years ago
Michail Vourlakos
35336983ac
cleanup deprecated code for launchers
...
--launchers will be able to be chosen per Latte
plasmoid in the form of: Unique,Layout,Global
8 years ago
Johan Smith Agudelo Rodriguez
50f5402620
Using Check mark character instead of CheckBox for the table
8 years ago
Michail Vourlakos
0a53646847
send a notification when switching layouts dynamic
8 years ago
Michail Vourlakos
ecf67a2a9d
dynamic changing to layouts based on activities
8 years ago
Johan Smith Agudelo Rodriguez
9ecc961017
fix checkbox alignment
8 years ago
Michail Vourlakos
50636fcc0c
improve semantics for columns references
8 years ago
Michail Vourlakos
93deb7d3cc
add presets on startup
8 years ago
Michail Vourlakos
b39dc2b72a
support import v0.2 config files from layout manager
8 years ago
Michail Vourlakos
9f16814780
remove deprecated globalsettings
8 years ago
Michail Vourlakos
f89f78b964
support import configuration from command line
8 years ago
Michail Vourlakos
5ecc9b2281
support import/export configurations
8 years ago
Michail Vourlakos
49fd921c2c
hide the id column in layouts manager
8 years ago
Michail Vourlakos
cdc5478b7b
import correctly old layouts from old config files
8 years ago
Michail Vourlakos
858d975ea5
support import version 2 layout files
8 years ago
Michail Vourlakos
03cd1f1c8c
provide correct naming for copied layouts
8 years ago
Michail Vourlakos
3e3d180794
show column names properly in layout manager
8 years ago
Michail Vourlakos
ed6ca64c1f
support restore Presets in layouts manager
8 years ago
Michail Vourlakos
23391e53f5
support copy method in layout manager
8 years ago
Michail Vourlakos
eb6071a4d2
support removing layouts from layout manager
8 years ago
Michail Vourlakos
2958fb3cf6
support exporting layout
8 years ago
Michail Vourlakos
9195dafbc9
support renaming of active layout
8 years ago
Michail Vourlakos
db7da1221a
support renaming for not running layouts
8 years ago
Michail Vourlakos
b6352c587d
update menu layouts from the layouts window
8 years ago
Michail Vourlakos
252ca89725
update layout settings(color,menu,activities
8 years ago
Michail Vourlakos
532936637c
make check to not conflict the layouts names
8 years ago
Michail Vourlakos
6e0335d6f2
in start disable Ok and Apply button in manager
8 years ago
Michail Vourlakos
8e628904eb
set the path of layout as id for layoutSettings
8 years ago
Michail Vourlakos
41291aac98
fix switch mechanism of the layouts manager
8 years ago
Michail Vourlakos
20fe472378
improve visual for layouts tableview
8 years ago
Michail Vourlakos
5ff0e7af5b
save layout window size to improve usability
8 years ago
Michail Vourlakos
85bd62acc6
hide rows number in layout manager
8 years ago
Michail Vourlakos
e11d804898
improve checkbox layout in manager
8 years ago
Michail Vourlakos
4fefc56b43
stretch layouts tableview to window size
8 years ago
Michail Vourlakos
78b4eb798a
restore menu checkbox behavior
8 years ago
Michail Vourlakos
f28edd6d03
make activities combobox work properly
...
--activitiescmbbox in layout manager now shows always only
the available activities
8 years ago
Michail Vourlakos
d8716f18a8
improve the Activities combobox behavior
8 years ago
Michail Vourlakos
b48d1eb4ac
improve layout switching in plasmoid and manager
8 years ago
Michail Vourlakos
0dfdd75746
drop QMultiComboBox for activities selection
...
--QMultiComboBox couldnt cooperate nicely with the
TableView, a different approach is needed. Probably
it is easier to just add a text indicator for the selected
activities
8 years ago
Michail Vourlakos
747fe2fd02
expose a QMultiComboBox for activities in layouts
8 years ago
Michail Vourlakos
5b10280500
expose activities properties through corona
8 years ago
Michail Vourlakos
9e213bfa00
improve layout for menu checkbox
8 years ago
Michail Vourlakos
3bbfeced5f
provide correct color combobox in layouts manager
8 years ago
Michail Vourlakos
0762e57bab
add functionality for the color combobox
...
--add more needed functionality for the color combobox.
set the current color correctly for the combobox.
8 years ago
Michail Vourlakos
ef8e587672
create colorcombobox for layouts
...
--create a new delegate for the combobox of layouts
color
8 years ago
Michail Vourlakos
a247170c61
add icons to layouts window buttons
8 years ago
Michail Vourlakos
7ac0f13c49
improve layouts window visual when selecting row
8 years ago
Michail Vourlakos
86bc896fa0
center checkboxes in layouts window
8 years ago
Michail Vourlakos
049e539c99
increase layouts window size
8 years ago
Michail Vourlakos
fc8475c74a
set translatable layouts window title
8 years ago
Michail Vourlakos
922dfb92c1
select row for current layout in layouts window
8 years ago
Michail Vourlakos
f7558bb686
enable Switch button in the layouts window
8 years ago
Michail Vourlakos
38e5fca05f
make bold the current layout
8 years ago
Michail Vourlakos
a9f3f74c2d
use checkboxes for show in menu in layouts win
8 years ago
Michail Vourlakos
674a9f62bf
load true colors in the layouts config window
8 years ago
Michail Vourlakos
56d1341663
load layouts in layout window
...
-- this first commit just load the texts corresponding
to the layouts values
8 years ago
Michail Vourlakos
b56d92383f
remove deprecated functionality of sessions
8 years ago
Michail Vourlakos
116d817754
use layouts menu from dockview
...
--remove the old functionality for switching sessions
8 years ago