Commit Graph

635 Commits (91b345e615e1f952238fa696ffaed7a315e27ba8)

Author SHA1 Message Date
Michail Vourlakos e9b3895936 improve options for applets shadow color 6 years ago
Michail Vourlakos c429906556 fix for rowSpacing 6 years ago
Michail Vourlakos 7db0886a3c improve Shadows settings in Effects page 6 years ago
Michail Vourlakos 37aa752527 improvements for Appearance config page 6 years ago
Michail Vourlakos ed53416793 improve basic mode for view settings 6 years ago
Michail Vourlakos 302d29bae7 improve ActiveIndicator/Glow options 6 years ago
Michail Vourlakos 5ddb3da4e8 improvements for view settings 6 years ago
Michail Vourlakos 0dc4bcf257 improve Behavior advanced settings 6 years ago
Michail Vourlakos c4ef7ca762 fix missing library reference 6 years ago
Michail Vourlakos 20b09822eb adjust more properties to new expertLevel 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 646ac2e190 switch complexity levels properly 6 years ago
Michail Vourlakos c58a3bbd26 set highLevel for latte view settings
--highlevel is either advancedLevel or
expertLevel it can be used for options
that can be shown both for advanced and
expert levels
6 years ago
Michail Vourlakos 801bda7264 refactor:view settings qml files 6 years ago
Michail Vourlakos 243801e062 provide Basic/Advanced/Expert settings switch
--the user can find a switch to change between
Basic/Advanced/Expert complexity levels in
the Latte::View config window
6 years ago
Michail Vourlakos 40bd5a83e2 update settings to new complexity level 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 67253eda9d REFACTOR:update qml to new Latte.Types 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 9931c38a8b refactor:addNewDock to Layout 6 years ago
Michail Vourlakos 8261217837 refactor:move docksWithTasks to 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 ab2dc47fd9 refactor:move dock freeEdges to Layout 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 71d648437f move dock positioning code into its own class 6 years ago
Michail Vourlakos 05732f3c50 add LICENSE and AUTHORS in icons folders
--Debian packagers requested these files
in order to confirm the creators and licenses
for icons. This has arised again
in the past when Latte was introduced
for Ubuntu so it is good to end this
once and for all.

The creator for logo icons in folder "icons/"
is Alexey Varfolomeev and has granted GPLv2
for its icons. Alexey is a well known kde artist
and Latte project is thanking him for its fantastic
contribution, we love its icons! :)

The creator for pattern icons in folder
"containment/package/contents/icons/" is
me, Michail Vourlakos and I have also granted
for them a GPLv2 license.

The creator for icons in folder
"shell/package/contents/images/" is me,
Michail Vourlakos and I have granted
for them an LGPLv2+ license because of
their simplicity

BUG: 400758
6 years ago
Michail Vourlakos 6e91a5aae6 restore advances dock settings height
--the feature was added in order to be ready
to reorganize all dock settings options.
The plan is to remove Tweaks page and use
only Behavior/Apperance/Effects/Tasks
at the same in advanced or expert mode
the dock settings window will increase
its height
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 0765c5c5f5 increase settings win height for advanced option 6 years ago
Michail Vourlakos 3553415c59 load roundness theme info properly 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 1510f1013c add option to colorize based on active win scheme 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 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 f4c9060bff update delete icons to plasma design
BUG: 398941
FIXED-IN: 0.8.2
6 years ago
Michail Vourlakos beb219f7c1 fix for right margin inconsistency 7 years ago
Michail Vourlakos 6b93219ca6 remove no-needed right margins from Behavior page
--use the same margins for all dock settings pages
in order to look more consistent
7 years ago
Michail Vourlakos 28fbfc1eb1 narrow a bit the dock settings windows ratio 7 years ago
Yuri Chornoivan 7323068f36 Fix minor EBN issues 7 years ago
l10n daemon script b50a4807aa 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 1b47a3749e add size boundaries for dock settings window
--improve the new added code for user set settings
window size by specific boundaries in which it can
be set and not exit them

CCBUG: 397038
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
Michail Vourlakos fef362a52f a way for the user to change settings window size
--user can now use Meta+ScrollWheel in order to
increase/decrease the size of the dock settings
window according to its preference

BUG: 397038
7 years ago
Michail Vourlakos 04b2d84abb decrease a bit the settings height
CCBUG: 397038
7 years ago
Michail Vourlakos a5a4b876de improve dock settings windows geometry calculation
--the dock settings window calculations should not look
different between different font settings/geometries/screens.
One way to overcome that issue is by using the font.height to
calculate the settings height, that is 37chars for now and
the width to be calculated in accordance with that height. There
are some down limits for both, height shouldnt overcome screens
height and shouldnt go under 400px  and the width can not be
less than 200px

CCBUG: 397038
7 years ago
Michail Vourlakos f2172562c0 dont allow settings window width to be very small
--to make things even more robust the dock settings
window width is made a portion of the dock settings
window height. The code was also checked in order to not
create any bindings loops

BUG: 396872
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 49d91aa19e update master version to 0.8.75 7 years ago
Michail Vourlakos 785b3029ad update to stable version 0.8.0
--after one year of work v0.8 with
its fantastic new features is here
7 years ago
Michail Vourlakos d36cc5b2fd fixes for dock configuration window
--fix binding loop from Tweaks page
--remove anchorings when used Layouts
7 years ago
Michail Vourlakos 321af85469 update to v0.7.96
--last beta with string freeze before
official release of v0.8
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
Michail Vourlakos b3d80717c1 Beta1 for v0.8
--this is the first beta release for
v0.8. Everything will be open for the
upcoming days including translation
strings improvements. Beta2 possibly
will introduce a string freeze.
7 years ago
Michail Vourlakos b2207811ee improve translation string 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
Michail Vourlakos 568ccd6e26 localization strings improvements 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
Michail Vourlakos ee1e98bd4d improvements for sliders appearance 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
Michail Vourlakos 55c373a9e1 RTL fixes in settings windows 7 years ago
Michail Vourlakos e653fd1666 improve some texts visibility
--in some cases options in Appearance page
where increasing their size and that was
breaking the experience from the sliders
7 years ago
Michail Vourlakos 83be8d9b20 fix #986,option to not group tasks
--give the user option to group or not
tasks of the same application by default
7 years ago
Michail Vourlakos d31c8eedd9 add delay for tooltip 7 years ago
Michail Vourlakos e439fd79c9 improvements for spacing 7 years ago
Michail Vourlakos b2c77843f1 fix #979,add tooltip for Latte icon 7 years ago
Michail Vourlakos 8cfbb67d3c fix #978,dont overlap pin/advanced buttons 7 years ago
Michail Vourlakos a04bee5cc2 use plasma HIG and remove ":" character
--tranlsation improvements
7 years ago
Michail Vourlakos 5231e95c96 fix #972,update Sliders version at dock settings
--use QtControls 2.2 for Sliders in dock settings
and update the Latte required version to 5.9 which
is LTS. Most distros should have already updated
to that one.
7 years ago
Michail Vourlakos 1601eaa155 Revert "Revert "fix #972,fork PlasmaComponents3.Slider""
This reverts commit e328fa5502.
7 years ago
Michail Vourlakos e328fa5502 Revert "fix #972,fork PlasmaComponents3.Slider"
This reverts commit 4588ac12a0.
7 years ago
Michail Vourlakos 4588ac12a0 fix #972,fork PlasmaComponents3.Slider
-as it appears the PlasmaComponents3.Slider
was adding too much visual distraction. I had
to fork it in order to use it dock settings
window. We needed the behavior of wheelEnabled
in order to disable it and the only slider
providing it from Qt 5.7 was the QtControls 2.0
Slider
7 years ago
Michail Vourlakos d4685cd492 disable functionality for onlylaunchers
--when only launchers are shown and the user
has chosen to disable any active indicator
then the plasmoid should behave only as
a smart launchers list with no window
capabilities
7 years ago
Michail Vourlakos b8c07b8523 fixes for disable Windows Functionality 7 years ago
Michail Vourlakos 2742be427b fix #901,show windows only from launchers
--add an option to tasks filters in order to
hide windows that do not have launchers
7 years ago
Michail Vourlakos 1c60ba4880 fix margins for sticker and advancedSwitch 7 years ago
Michail Vourlakos 1c8c728927 fix #963,disable wheel for sliders
--fork the PlasmaComponents Slider in order to
update to newer Qt version and support the
wheelEnabled property. After that just disable
wheel for all sliders in Appearance page.
7 years ago
Michail Vourlakos 2967eea11a fix #961,Semi-Tranparent Panels at ImproveVisibility
--update issue #957 in order to take into account
semi-transparent panels. With semi-transparent panels
contrast could be a puzzle. The changes that
introduced with this patch are:
1. Enable Improve Visibility when also case [E] from
 #957 is enabled.
2. When a semi-transparent panel exists in combination
with Improve Visibility option then add a threshold
in order to indicate if the Colorizer will be applied
or not. The threshold is 40% in order to indicate if
a semi-transparent panel is solid or not.
7 years ago
Michail Vourlakos 878dcda70c increase extreme icon sizes max step 7 years ago
Michail Vourlakos e0707b684e fix #956,take into account panel transparency
--implementation of the design decisions described at
issue #957. Panel Background and Dynamic Background
options interact with each other concerning
panel transparency and triggering of solidness or
transparency.
7 years ago
Michail Vourlakos dcdba04781 fix #953,disable background setting
--background settings at !compositing environments
dont change anything as for these environments
their settings are specific.
7 years ago
Michail Vourlakos dfa83ecc7b fix BehaviorPage scrolling capability 7 years ago
Michail Vourlakos b4c02a3a91 fix #950,bound dock win settings height
--dont enable height for dock settings that is
higher than the screen resolution height or one
that isnt shown correctly.
7 years ago
Michail Vourlakos 42268290ec disable Active Indicator when enabling Panel mode 7 years ago
Michail Vourlakos bb5a4e4d52 support iconSizes above 128px.
the user can set such sizes through the layout file
7 years ago
Michail Vourlakos badbe7da6a update to version 0.7.79 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 51d6060336 fix #936, limit the dock settings window height
--in case the user has strange settings for its font
the settings window might become too high with no reason.
We limit this settings window height based on the screens
resolution height.
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
l10n daemon script ed214952fc 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 6ef11d6bf8 improve strings in Tweaks
-- improve Extra actions layout
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 c4fe624e64 improve new setting for colorize contents 7 years ago
Michail Vourlakos 198ce090ef enable monochrome panel for transparent panels
-- in dynamic background it might be important for
the user to increase the contrast because the textColor
from plasma theme and the background might not provide
readable contrast. This feature adds this by giving
to the user the choice to have as monochrome layout
when the panel is transparent to theme.backgroundColor
7 years ago
Michail Vourlakos b0bb99e2a9 compress svg files 7 years ago
Michail Vourlakos c7915677bd improve splitter icon color/contrast
--fix also splitter icon size when adding for
first time in EditMode
7 years ago
Michail Vourlakos de4cddb5d3 update internal splitter icon to use plasma theme 7 years ago
Michail Vourlakos 1a6fbcdfe0 improve trademark positioning
--issue #886, improve spacings
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 3d6ff9583b disable animations for !compositing mode 7 years ago
Michail Vourlakos 6d08319c10 disable dynamicBackground for !compositing
--disable also the panel opacity for !compositing
7 years ago
Michail Vourlakos bdc03805ee update version to 0.7.78 7 years ago
Michail Vourlakos e775da4a41 when by 1px the applet size for panels 7 years ago
Michail Vourlakos c0b3d28814 fix checkmark position for RTL environments 7 years ago
Michail Vourlakos 7c23de6519 apply proper autoDecreaseSize for Dock/Panel types 7 years ago
Michail Vourlakos a1c672a864 create independent secondary config window 7 years ago
Michail Vourlakos 8732d21ab9 introduce PlasmaComponents3.ComboBox in config 7 years ago
Michail Vourlakos dd14fdb6d0 Revert "use PlasmaComponents3.ComboBox in dock config win"
This reverts commit cfab941889.
7 years ago
Michail Vourlakos d3756e0ce1 add containmentactions 7 years ago
Michail Vourlakos afe9a2e09d rename latteconfigdialog to settingsdialog 7 years ago
Michail Vourlakos 671bfcf1da fix Plasma preset containments and settings 7 years ago
Michail Vourlakos e9e310fb13 remove deprecated containments 7 years ago
Michail Vourlakos 01d73df572 update launchers in presets
--update launchers in presets to use the new
plasma style
7 years ago
Michail Vourlakos 7f727e8bf9 improve explanatory for Launchers Groups
--improve the tooltip explanatory for Launchers Groups
in the Dock Config window
7 years ago
Michail Vourlakos cfab941889 use PlasmaComponents3.ComboBox in dock config win 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 4212d57ca7 enable global shortcuts for universal settings 7 years ago
Michail Vourlakos 22ef2280d2 enable universal settings 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
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
Michail Vourlakos 113822f740 close second config window with ESC 7 years ago
Michail Vourlakos 11190e9de7 update borders for Main Configuration window 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
Michail Vourlakos 1bffaf8b3b change secondary config layout to always vertical 7 years ago
Michail Vourlakos 71281174be create a separate Types Window 7 years ago
Michail Vourlakos 46ad550b93 merging the new architecture,increase version
--because the new architecture supports both single
and multiple layouts, increasing the version is a
goog thing
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 3877b6736d fix binding loop when opening settings window
--fix missing id
7 years ago
Michail Vourlakos 15c4c2e16b fix #831,use Latte CheckBoxStyle
--there was a checkbox that provided a very big
translation. By using our own style the text now
breaks into two lines.
7 years ago
Michail Vourlakos 63d90f1b98 update metadata versions 7 years ago
Michail Vourlakos e3d1001861 indicate automatic the automatic shrinking
--if there is an applets that requests fillWidth or Height then
the automatic shrinking isnt working
7 years ago
Michail Vourlakos 144d03c7b1 move Latte icon at the top 7 years ago
Michail Vourlakos 0e8a08f46f improve appearance for Dock Type 7 years ago
Michail Vourlakos d1a8d0a20f improve appearance of dock type buttons area 7 years ago
l10n daemon script fd99f8c325 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 ce5d6a6607 change advance mode with click on the label 7 years ago
Yuri Chornoivan 06a9d880d3 Fix minor typos 7 years ago
Michail Vourlakos 03c0624087 reorganize and improve config window 7 years ago
Michail Vourlakos 0a73d146c4 show Quit button only in advanced mode 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 e7633f7974 Revert "use PlasmaComponents3.ComboBox at settings window"
This reverts commit 1d6c4f6b2c.
iit creates crashes...
7 years ago
Michail Vourlakos 1d6c4f6b2c use PlasmaComponents3.ComboBox at settings window 7 years ago
Michail Vourlakos 1d8eea28bb slidingIn/Out during locationChange signal 7 years ago
Michail Vourlakos 17ac56ffa2 setup applets shadows defaults for panel/dock 7 years ago
Michail Vourlakos fade488f12 reorder Appearance page 7 years ago
Michail Vourlakos 25323148f4 dont shrink thickness by default at Dock type 7 years ago
Michail Vourlakos 2799974eaf reorder settings in config window
--move Active Applet Indicator to Appearance page
and make its layout more consistent with the rest
design
--move Glow options above the Applet Shadows that
may be used more rarely
7 years ago
Michail Vourlakos 6d1e6c2205 support pressed events for dock type 7 years ago
Michail Vourlakos 3d0bfddc35 add Dock/Panel switcher at config window
--add an easy way to load the default options
of Panel and Dock types supported by Latte
7 years ago
Michail Vourlakos 39d63f178e fix #782,update behavior for active grouped tasks
--in the initial design there was only a line for the
active task and the user could choose if wants to show
a second dot to indicate that this is a group of windows.
This behavior was updated in order to take into account
if the user has chosen to show only dots even for the
active task.
7 years ago
Michail Vourlakos 9273e58652 improve RTL a bit for Layouts ComboBox 7 years ago
Michail Vourlakos fa18e183a3 fix Latte Config Header in RTL 7 years ago
Michail Vourlakos 97ba64799e improve a bit the comboboxes rtl layout 7 years ago
Michail Vourlakos 3726bf78bb improve RTL in config win for alignments 7 years ago
Michail Vourlakos 0d95743e8c RTL support for config win Timers 7 years ago
Michail Vourlakos f8f78566f9 apply layout mirroring for RTL 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
Michail Vourlakos 1a62ac6c8b support arrow navigation for config win tabs 7 years ago
Michail Vourlakos a118f9d149 fix spacing in config window 7 years ago
Michail Vourlakos 07abb1c58d move reverse active indicator to Tweaks page 7 years ago
Michail Vourlakos 51d6a85389 support focuscope in config window
--the user can use Esc to close the config window
and arrows to navigate between different tabs
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
Michail Vourlakos 7b8efcaed7 implement fully active indicator types/glows 7 years ago
Michail Vourlakos 89cd1c30ab support two types of active indicator 7 years ago
Michail Vourlakos eab02204e1 support GlowOnlyOnActive at containment 7 years ago
Michail Vourlakos 5388b709a8 update plasmoid to support glowOnlyOnActive 7 years ago
Michail Vourlakos cc0037e82d add new glow configuration options 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
Michail Vourlakos dc68f7e3e6 improve panel opacity adjustment enabling
--the panel opacity shouldnt be set in some
cases when the maximized states are used or
when the solid panel is enabled and no
maximized filters are used
7 years ago
Michail Vourlakos f22d5c85b2 support solid background with opacity for maximized
--the user may prefer solid background with opacity
when using the maximized windows functionality. This
patch enables this
7 years ago
Michail Vourlakos 1dd9a30139 release connect signals ondestruction
--following issue from #730 more qml code
was found that wasnt releasing connect signals
properly. That could create crashes because
already deleted qml objects could receive such
signals. That was observed after qt>=5.9.2
7 years ago
Michail Vourlakos 1e09238bd4 update version to 0.7.75 in master 7 years ago
Michail Vourlakos 339b570c35 fix #713,solid background for maximized windows
--this works similar with transparency with no-maximized
windows feature but on reverse. e.g. transparency for
non-maximized windows and solidness for maximized ones
--opacity to 1 when applet is active
--when the user uses a semi transparent panel for
un-maximized active windows and the user activates
a pop up for an applet a better visual effect is the
panel to not have any transparency
--improve translation strings and options order
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
Michail Vourlakos 9bd8589f78 fix small margins issues in configuration pages 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 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 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"
7 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"
7 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"
7 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"
7 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 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
Michail Vourlakos 0205ae1153 publish v0.7.1 to the world 8 years ago
Michail Vourlakos 5afed779d2 use step:1 for icon sizes when in advanced and not
--using the automatic shrinking mechanism
8 years ago
Michail Vourlakos 8da7f7d3c9 v0.7 initial second stable release 8 years ago
Michail Vourlakos 5d7ae088ac fix translation string 8 years ago
Michail Vourlakos 9811eb51f6 v0.6.98,enter beta phase for 0.7 8 years ago
Michail Vourlakos b14a3dd9b0 use a different default for InfoView borders 8 years ago
Michail Vourlakos a537572d42 fix #643,protect enabledBorders for InfoView 8 years ago
Michail Vourlakos fcb29a3e6f make advance the hovering in Tasks options 8 years ago
Michail Vourlakos bd560852ae Show Unique/Global launchers in basic mode 8 years ago
Michail Vourlakos be337db8ec update translations and translations strings 8 years ago
Michail Vourlakos 3f43e3e6f0 improve presets settings 8 years ago
Michail Vourlakos 7e07a402da disable automatic icon size for plasma taskmanagers 8 years ago
Michail Vourlakos 26516b8d8c check specific for Latte Tasks Plasmoid 8 years ago
Michail Vourlakos 3dcf39aebe update metadata files 8 years ago
Michail Vourlakos 9a4e6d8cf5 update applets metadata files 8 years ago
Michail Vourlakos 9f5ab1397d support combining window previews and titletips 8 years ago
Michail Vourlakos 45add5988f fix #622,support title tooltips for hovered applets 8 years ago
Michail Vourlakos 018b977b92 improve string semantics 8 years ago
Michail Vourlakos 35dc7c3f69 fix #567,support task name tooltips 8 years ago
Michail Vourlakos 8abc2e517a config option for task title tooltips 8 years ago
Michail Vourlakos 23733837e5 update the infoview for wayland and multi-screen 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 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 94e740b901 increase to version 0.6.91
--this version supports dynamic layouts and different
layouts per activities
8 years ago
Michail Vourlakos 68a5223b47 fix #616,use unique ids for applets and containme 8 years ago
Michail Vourlakos c7332bab27 disable copy dock functionality until fix issues
--the Copy functionality creates broken config files. It
must be disabled!!! the applet ids are no longer updated
correctly from the importLayout function! This must be
fixed from our part!
8 years ago
Michail Vourlakos 0b34dcf1b3 fix #608, support Unique,Layout,Global launchers 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 94d9d817f7 import presets on first startup 8 years ago
Michail Vourlakos e0b7c9f322 update correctly the layouts list in cmbbox 8 years ago
Michail Vourlakos b1e7404d0a improve layouts in Appearance page 8 years ago
Michail Vourlakos ac83f31197 remove exposeToMenu from Tweaks page 8 years ago
Michail Vourlakos 37c86079c0 expose menuLayouts from layoutManager
--create a list of layouts that have enabled
to be shown in menus
8 years ago
Michail Vourlakos eac9e649aa add Swich button, update text for configure layouts 8 years ago
Johan Smith Agudelo Rodriguez 0e87cb8907 LayoutConfigDialog moved into LayoutManager class 8 years ago
Johan Smith Agudelo Rodriguez 0b4dc7ce3e Adding layouts config dialog 8 years ago
Michail Vourlakos 7418c60a3f support more colors and update some 8 years ago
Michail Vourlakos c00d540e4e set colors for the layouts 8 years ago
Michail Vourlakos e591add025 move autostart functionality to universalSettings 8 years ago
Michail Vourlakos 75f3b1d4d2 update layouts to new architecture
--the config window now exposes only the
confirmed layouts and can update its layout
accordingly
8 years ago
Michail Vourlakos 9f20ceb83e remove globalSettings from qml part
--globalSettings remain only for the layouts in the
config window
8 years ago
Michail Vourlakos f2de335d35 move functionality to new architecture
--add functionality for layoutManager
--add widgets action and alternative layout action to
layoutManager
--remove more functionality that belongs to globalSettings
8 years ago
Michail Vourlakos 0b8316e296 add presets for the new architecture 8 years ago
Michail Vourlakos 58cf0864ba add a theme choice for the applets shadow 8 years ago
Michail Vourlakos 4b8a798c8d disable color button when shadows are disabled 8 years ago
Michail Vourlakos a36ddabb3a fix #566,support used specified applet shadows 8 years ago
Michail Vourlakos 98a4f2b253 add shadows option in the config window 8 years ago
Michail Vourlakos c0daf7dd68 add debug messages for destructions 8 years ago
Michail Vourlakos 01a33b0c97 fix binding loop for config win show 8 years ago
Michail Vourlakos a05785e34b differentiate dockNo perScreen and total
--improve the signaling between the configuration window
and the dockview concerning freeEdges for current screens
and docks count. Now the docks counting is different
between screens and in general
8 years ago
Michail Vourlakos 60b4850a9b make zoom a subcategory of applet size
--this visual change is inside the Appearance
page in the configuration window
8 years ago
Michail Vourlakos 0ce0feca0a fix #526,add toggleGrouping action 8 years ago
Michail Vourlakos ee4fab08d7 reorder options in Tasks pages
--it is a good decision to reorder the choices
based on basic or advanced options in each
subgroup
8 years ago
Michail Vourlakos 3392128cdf update translation strings 8 years ago
Michail Vourlakos e4208cc616 add new strings 8 years ago
Michail Vourlakos 11ccb7c1af improve visuals for ComboBox Button in config win 8 years ago
Michail Vourlakos 5fc4f9a8ae fix #522,expose copy dock through menu 8 years ago
Michail Vourlakos b0ebfdbe4f first approach to copy a dock 8 years ago
Johan Smith Agudelo Rodriguez 34b09c5c72 improvements to drop down button 8 years ago