Michail Vourlakos
2ef64f4ab3
fix #411,deactivate applets when show previews
8 years ago
Michail Vourlakos
df0da77083
fix #420,include spacers in applets geometry calcs
...
--this way the right click we always take into account
the visual appearance space that latte provides for it
and not the applets internal geometry. So now spacers
also are considered as applet area
8 years ago
Michail Vourlakos
26d5ba4a64
fix #415,disable ByPass flag by default
8 years ago
Michail Vourlakos
738dc50fff
Merge branch 'v0.6' into master
8 years ago
Michail Vourlakos
597c457b9b
fix #385,load font through QFontDatabase
8 years ago
Michail Vourlakos
4f030849f0
expose through dbus updateBadge for dock items
...
--apps can sent through dbus and identificator
e.g. "kmail" and a value for unread mails e.g.2
Latte afterwards will update that specific badger
8 years ago
Michail Vourlakos
b034e748bb
fix #365,support shortcuts to activate tasks
...
--this patch supports activation through shortcuts
--Meta+number, activates the relevant task, for
groups by default it activates the next available
window in the group
--Meta+Ctrl+number, create a new instance for that task
or launcher
--the user should know that must first enable these
shortcuts at plasma global shortcuts configuration
window
8 years ago
Michail Vourlakos
31ee8ed4db
fix #362,"Remove Tasks" option in Tweaks page
...
--the user no is able to remove the Latte plasmoid
from the Tweaks page
8 years ago
Michail Vourlakos
2a2565eac5
Merge branch 'v0.6' into master
8 years ago
Michail Vourlakos
33a7176b7f
remove clearing cache
...
--this code was suspicious for crashes
8 years ago
Johan Smith Agudelo Rodriguez
64891bcabd
delete dockconfigview when the dock is recreated
8 years ago
Johan Smith Agudelo Rodriguez
df69c3838b
fix possible race condition with qDebug
8 years ago
Johan Smith Agudelo Rodriguez
adf82df246
fix #355 , Request for new visibility policy: Windows Go Below
8 years ago
Michail Vourlakos
b088015616
use offset when drawing shadows external
8 years ago
Michail Vourlakos
510974c3ff
fix #356,expose offset in the dockview
...
--this patch updates borders correctly based
also on the offset variable
--fixes the calculations for offset and panel
background positioning
8 years ago
Michail Vourlakos
7173d12625
return correct screen geometry from corona
...
--signal triggering for screenGeometryChanged(id)
can not be added yet as it is not plasma 5.8
compatible
8 years ago
Johan Smith Agudelo Rodriguez
46fe322b35
fix #358 , [Crash] - recreating dock for AlwaysVisible mode
...
If I overrride the method event I should call to implementation parent, however VisibilityManagerPrivate is triggered from view and VisibilityManagerPriavte is not owner of QEvent
8 years ago
Johan Smith Agudelo Rodriguez
0e15b27596
fix no return in nonvoid function
8 years ago
Johan Smith Agudelo Rodriguez
a5eb5c6a47
force visibility in startup if user is configuring
8 years ago
Johan Smith Agudelo Rodriguez
78187b463d
restore last beahavior for mode()
8 years ago
Johan Smith Agudelo Rodriguez
39be0782ff
fix crash when the user change the session
8 years ago
Johan Smith Agudelo Rodriguez
d991380e34
update list of contributors
8 years ago
Johan Smith Agudelo Rodriguez
ab3acd35d9
reorder members
8 years ago
Johan Smith Agudelo Rodriguez
21321fb16c
fix #344 , edit mode still active when I change the session
8 years ago
Johan Smith Agudelo Rodriguez
8420245102
fix #330 , visibility mode and options
...
Visibility doesn't load when switch to session
8 years ago
Michail Vourlakos
761f088ea6
fix #331,set onAllDesktops early in the process
...
--the delay during creating dockview and setting
its dock window flags from visibilitymanager creates
a situation that the window manager temporary creates
a normal window with no special flags for the docks
8 years ago
Michail Vourlakos
2af10514ed
fix,restore adding docks in alternative session
8 years ago
Johan Smith Agudelo Rodriguez
f04519b967
fix #330 , visibility mode and options
8 years ago
Johan Smith Agudelo Rodriguez
b32eb28b88
fix wrong name
8 years ago
Johan Smith Agudelo Rodriguez
78d30ea508
DodgeMaximized receives some of love
...
DodgeMaximized now also dodges windows with a size greater than or equal to the screen
8 years ago
Johan Smith Agudelo Rodriguez
b407efb557
various fixes to WindowInfoWrap
8 years ago
Johan Smith Agudelo Rodriguez
e6374da532
added support for windows with shade state and improving WindowInfoWrap
8 years ago
Johan Smith Agudelo Rodriguez
90b7d00d6e
fix #316 , Exporting settings - Adding a dot in the filename
8 years ago
Johan Smith Agudelo Rodriguez
76a2065d91
unused dependence
8 years ago
Michail Vourlakos
9529fe8a3c
fix adding dock at the bottom when shouldnt
...
--if the user was adding docks too fast then
some of them were added at the bottom because
that was conflicting with the session
implementation. The fix fixes the situation
and preserves the alternative session functionality
8 years ago
Johan Smith Agudelo Rodriguez
f794d5c60c
fix #308 , Always visible option does not work for side-set dock on unusual multi screen setup
8 years ago
Michail Vourlakos
9258871e44
update strings
...
--update greek translation
8 years ago
Michail Vourlakos
307a5e30ea
update translation strings
8 years ago
Johan Smith Agudelo Rodriguez
2c472843f7
fix id event
8 years ago
Johan Smith Agudelo Rodriguez
acfca18184
update CMakeLists.txt
8 years ago
Johan Smith Agudelo Rodriguez
78a441ed96
notications for the operations of import/export
8 years ago
Johan Smith Agudelo Rodriguez
fba31fc9f6
feature #205 , backup and restore
8 years ago
Johan Smith Agudelo Rodriguez
9a4be16fe4
new dependences: KArchive and KNotifications
8 years ago
Johan Smith Agudelo Rodriguez
664bedb839
unused member
8 years ago
Johan Smith Agudelo Rodriguez
80f2199774
fix assertion when id is -1
8 years ago
Michail Vourlakos
241999579b
fix #292,workaround for KF5.32 empty mask
...
--in KF5.32 FrameSvg returns many times a mask
that is an empty QRegion(). this patch makes
sure that at least our rectangular metrics
for masks and effectsarea are used instead.
Of course this means that themes with rounded
corners dont look as they should in !compositing
state
8 years ago
Michail Vourlakos
610e0d6a74
fix #285,expanded to false for applets
...
--when changing session all the applets from
the previous session should hide their
expanded options
8 years ago
Michail Vourlakos
d8410ff235
fix #277,use normal dock window from tweaks
...
-- with this setting the user can disable
the BypassWindowManagerHint flag for specific
docks
8 years ago
Michail Vourlakos
f371ea2a45
fix #275,top dock gains priority for AlwaysVisible
...
--the other docks must be also AlwaysVisible in order
for the top dock to be above them...
8 years ago
Michail Vourlakos
df760a909a
move currentSession code in globalSettings
8 years ago