Michail Vourlakos
1b7f18c79b
update strings
...
--update greek translation
8 years ago
Michail Vourlakos
48c39e863d
update translation strings
8 years ago
audoban
091e881599
fix id event
8 years ago
audoban
9995cf435b
update CMakeLists.txt
8 years ago
audoban
b37c1dd85a
notications for the operations of import/export
8 years ago
audoban
52f1e949aa
feature #205 , backup and restore
8 years ago
audoban
79eb2cb048
new dependences: KArchive and KNotifications
8 years ago
audoban
9940e9707f
unused member
8 years ago
audoban
c23135dd48
fix assertion when id is -1
8 years ago
Michail Vourlakos
62a1346509
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
8a1c449396
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
f12fc52fd1
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
e0bc661adf
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
466136cbd1
move currentSession code in globalSettings
8 years ago
Michail Vourlakos
30fb90ec01
move autostart code in globalSettings
8 years ago
Michail Vourlakos
d9a8428971
create globalsettings for corona
...
--first all the code concerning exposeAltSession
is moved in it and in the future also the autostart
and currentSession can follow. This will improve
both dockview and configview
8 years ago
Michail Vourlakos
d0321f3baa
fix #272,expose alternative session in menu
8 years ago
Michail Vourlakos
8e17e58f24
add effectArea in DebugWindow
...
--export correctly the drawEffects variable
8 years ago
Michail Vourlakos
06cf32fd67
fix #270,enable blur for panel background
...
--the user can habe blur and background contrast
effects in all cases for the panel and can
also choose the behavior from Tweaks page
8 years ago
audoban
09753f705d
fix #256 , Dodging/Layering Issues
8 years ago
audoban
ee31d0cbb9
fix move constructor
8 years ago
audoban
4b0e558da5
avoid copies of winfowrap
8 years ago
Michail Vourlakos
367faf6bfa
restore availableScreenRect behavior
...
--when an id is sent that is not contained
at stored screens then the primary screen
geometry is used instead
8 years ago
Michail Vourlakos
d71cabb016
fix #257,crash alternative session & !compositing
8 years ago
audoban
21adfccc51
include unused
8 years ago
audoban
b86b15a05a
fix assertion if id is -1
8 years ago
audoban
14df47f18e
fix crash deleting visibilityManager
8 years ago
audoban
bb34dbf1e4
code formatted
8 years ago
audoban
2be1acda70
Merged branch master into master
8 years ago
audoban
3dda944291
close config window before close latte
8 years ago
Michail Vourlakos
7644f9fabe
improve panel painting for disabled compositing
8 years ago
audoban
f01e6356a0
Only visibilityManager can call mustBeHide/Shown
8 years ago
audoban
e439391138
avoid hide the dock when blockHiding is active
8 years ago
audoban
1b7d3f0f00
fix restore connfig for raiseOnDesktop/ActivityChange
8 years ago
Michail Vourlakos
de1fd0f465
temporary raise timer double to hide timer
...
--it is also bound between values 1800 and 3000
8 years ago
audoban
c5a2a5b152
update hidden state when change the activity
8 years ago
audoban
e14b2ea5d4
restoring compatibility for plasma 5.8
8 years ago
audoban
5e81ed6227
fix assertion over debug message
8 years ago
audoban
7848c600cb
fix #246 , Incorrect/inconsistent behaviour when switching virtual desktops
8 years ago
audoban
62dc8b8a6e
implicit conversion
8 years ago
Michail Vourlakos
ea754f37a6
fix #235,set icon for docks differently
...
--for some reason the icon name returned from
the metadata of corona is empty.This gets
the windowIcon set for the application.
8 years ago
Michail Vourlakos
b56cbc4084
fix #102,show apps menu with Super key
...
--this needs from the user side to add
in the .config/kwinrc
[ModifierOnlyShortcuts]
Meta=org.kde.lattedock,/Latte,org.kde.LatteDock,activateLauncherMenu
8 years ago
Michail Vourlakos
9fc1bfd2d2
improve alternative layout appearance
...
--use a purpleprint fot the editing mode
in order to distinguish it from the default
session
8 years ago
Michail Vourlakos
11a24ff34c
fix #152,support an alternative session
...
-- On The Road was renamed at Alternative
Session and more improvements to the code
were added
8 years ago
Michail Vourlakos
3eeb1fe794
fix #152,add On The Road session
...
--the user is able to change into another
session/profile called "On The Road" for
which can set up its docks and applets
differently according to its needs. For
example hide its name, status, place
living etc.
8 years ago
Michail Vourlakos
3d95225349
fix #224,add option to add spacers applets
8 years ago
Michail Vourlakos
5de5b11e38
improve proportion icon size with automatic icon
...
--when dock is changing screens and dock is using
an automatic calculated icon size based on contents
the automatic icon size must be recalculated for the
new proportion icon size
8 years ago
Michail Vourlakos
403eeb0c4d
expose dockview local geometry to qml
8 years ago
Michail Vourlakos
849301189a
fix #238,disable/enable raise dock temporary
8 years ago
Michail Vourlakos
245f820718
fix #233,support autostart through tweaks page
8 years ago