1
0
mirror of https://github.com/KDE/latte-dock.git synced 2024-12-25 09:33:51 +03:00
Commit Graph

72 Commits

Author SHA1 Message Date
Michail Vourlakos
49d91aa19e update master version to 0.8.75 2018-07-15 12:52:30 +03:00
Michail Vourlakos
785b3029ad update to stable version 0.8.0
--after one year of work v0.8 with
its fantastic new features is here
2018-07-15 12:50:29 +03:00
Michail Vourlakos
321af85469 update to v0.7.96
--last beta with string freeze before
official release of v0.8
2018-07-06 09:45:36 +03:00
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.
2018-06-22 18:19:18 +03:00
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.
2018-04-09 03:36:44 +03:00
Michail Vourlakos
1601eaa155 Revert "Revert "fix #972,fork PlasmaComponents3.Slider""
This reverts commit e328fa5502.
2018-04-09 03:07:03 +03:00
Michail Vourlakos
e328fa5502 Revert "fix #972,fork PlasmaComponents3.Slider"
This reverts commit 4588ac12a0.
2018-04-09 02:29:08 +03:00
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
2018-04-09 02:14:25 +03:00
Michail Vourlakos
badbe7da6a update to version 0.7.79 2018-04-02 00:50:26 +03:00
Michail Vourlakos
0f10eab1ed fix #916,add kwin script to activate launcher menu 2018-03-10 14:51:41 +02:00
Michail Vourlakos
bdc03805ee update version to 0.7.78 2018-02-19 18:28:44 +02:00
Heiko Becker
cf64323795 Search runtime dependencies on QML modules
Raises the required version of extra-cmake-modules to 5.38.0 which
nowadays follows the same versioning as the rest of KDE frameworks,
so no need to keep two different versions.
2018-02-16 16:37:25 +01:00
Michail Vourlakos
a5896ee053 increase frameworks requirement to 5.33 2018-02-11 18:36:49 +02:00
Michail Vourlakos
be1963c53b attemp to fix online builds 2018-02-06 20:28:09 +02:00
Michail Vourlakos
dd14fdb6d0 Revert "use PlasmaComponents3.ComboBox in dock config win"
This reverts commit cfab941889.
2018-02-05 23:26:16 +02:00
Michail Vourlakos
d3756e0ce1 add containmentactions 2018-02-03 20:56:30 +02:00
Michail Vourlakos
cfab941889 use PlasmaComponents3.ComboBox in dock config win 2018-01-28 12:30:56 +02:00
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
2018-01-15 14:46:03 +02:00
Michail Vourlakos
a7f1b28f71 update to v0.7.76
--this is a good idea in order to check crash reports
by comparing 0.7.75 and 0.7.76 that will host the
new architecture with multiple layouts
2018-01-08 19:25:13 +02:00
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
2018-01-04 00:03:40 +02:00
Michail Vourlakos
976bf2f684 add ENABLE_MAKE_UNIQUE flag for older gcc versions
-- fix #754
-- make_unique function is not available for gcc<=4.8.x
by enabling this flag in through install script or through
cmake such systems can build latte correctly
2017-11-06 19:03:07 +02:00
Michail Vourlakos
1e09238bd4 update version to 0.7.75 in master 2017-11-05 13:22:10 +02:00
Michail Vourlakos
7db3c16e76 improve install script for kde translations 2017-09-08 19:58:33 +03:00
Michail Vourlakos
72950dc678 use kde translations infrastructure 2017-09-08 12:02:52 +03:00
Michail Vourlakos
0205ae1153 publish v0.7.1 to the world 2017-08-31 10:53:39 +03:00
Michail Vourlakos
5029fc4520 missing parenthesis 2017-08-27 21:56:23 +03:00
Petros S
428ba17fa3 Append the deps in alpabetical order (#692) 2017-08-27 21:53:53 +03:00
Michail Vourlakos
8da7f7d3c9 v0.7 initial second stable release 2017-08-11 18:36:06 +03:00
Michail Vourlakos
9811eb51f6 v0.6.98,enter beta phase for 0.7 2017-08-03 17:35:05 +03:00
Michail Vourlakos
95eb835922 fix #592,drop bash restarting use KCrash instead
--update the code to use KCrash for autostart
and drop the bash script
2017-08-03 13:02:48 +03:00
Michail Vourlakos
94e740b901 increase to version 0.6.91
--this version supports dynamic layouts and different
layouts per activities
2017-07-25 12:07:11 +03:00
Johan Smith Agudelo Rodriguez
048191e1d5 missing dependence libSM 2017-06-20 17:21:20 -05:00
Michail Vourlakos
259d3c855f include audoban separator in our source code 2017-05-25 00:37:00 +03:00
Michail Vourlakos
cb5e7a8307 fix #447,add an appstream file for Latte 2017-05-13 00:10:47 +03:00
Michail Vourlakos
7c07385c10 fix #453,substitute absolute build path references
--fixes the kdesrc-build installation
2017-05-10 18:03:31 +03:00
Michail Vourlakos
9e4e3fea87 update version to 0.6.87
--in order to distiguish the v0.6 branch with
the master one
2017-04-21 17:05:35 +03:00
Michail Vourlakos
aa794ff2e3 update requirements for qt 5.7, kf5 5.29 2017-04-21 16:24:27 +03:00
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
2017-04-21 16:13:22 +03:00
Johan Smith Agudelo Rodriguez
992b2f5b0a update to 0.6.0 2017-04-02 04:39:58 -05:00
Johan Smith Agudelo Rodriguez
d665d5d787 Udate to version 0.9.98 2017-03-25 14:43:40 -05:00
Johan Smith Agudelo Rodriguez
acfca18184 update CMakeLists.txt 2017-03-22 00:16:27 -05:00
Johan Smith Agudelo Rodriguez
9a4be16fe4 new dependences: KArchive and KNotifications 2017-03-22 00:16:27 -05:00
Michail Vourlakos
97e57550bf 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
2017-03-11 12:35:15 +02:00
Johan Smith Agudelo Rodriguez
1945cb96ac new dependence 2017-02-26 18:43:35 -05:00
Michail Vourlakos
9259a28cde improvements to add/remove docks on screen demand 2017-02-27 01:20:29 +02:00
Johan Smith Agudelo Rodriguez
b094ff1bb4 Disable KDECompilerSettings 2017-02-15 22:30:59 -05:00
Johan Smith Agudelo Rodriguez
1677e2a041 Improving readability of CMakeLists 2017-02-15 22:14:37 -05:00
Johan Smith Agudelo Rodriguez
073c3cae3f update requirements for devel packages 2017-02-03 14:12:15 -05:00
Johan Smith Agudelo Rodriguez
6e37702a95 cleaning CMakeLists.txt 2017-02-02 20:18:05 -05:00
Michail Vourlakos
09629b774b support drawing panel shadows outside dock window
--this is set by default only in case of Always Visible,
zoom factor 1.0, Justify alignment and maximum panel
thickness
2017-02-02 23:46:43 +02:00