1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-01-18 18:03:42 +03:00

45 Commits

Author SHA1 Message Date
Michail Vourlakos
f81433be8b try to link containments to layouts 2018-01-14 23:58:48 +02:00
Michail Vourlakos
9dbee82a4a dont confuse lock files between different users 2017-12-25 21:07:07 +02:00
Michail Vourlakos
f1e4d455e6 import and load a layout from command line 2017-12-17 19:08:35 +02:00
Michail Vourlakos
9f16ef5d4e load specific layout on startup from command line 2017-12-17 18:34:50 +02:00
Michail Vourlakos
d85138ebe4 exit from main when quiting 2017-12-17 18:15:04 +02:00
Michail Vourlakos
a2948bf942 print available layouts from command line 2017-12-17 18:13:26 +02:00
Michail Vourlakos
8d54dfd365 improve semantics/update translation string 2017-12-17 17:44:05 +02:00
Michail Vourlakos
0615dcf084 add --default-layout option for command line
--this option enables the user to load the default
layout from start.
2017-12-17 17:42:49 +02:00
Michail Vourlakos
147529dd72 fixes for tasks spacers for multiple separators 2017-11-18 14:34:34 +02:00
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
2017-11-11 10:28:38 +02:00
Yuri Chornoivan
dbbd01abdc Fix minor typos 2017-09-08 21:29:33 +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
f89f78b964 support import configuration from command line 2017-07-24 20:01:11 +03:00
Michail Vourlakos
8f9772f46a init qml from kde frameworks 2017-05-26 15:36:50 +03:00
Michail Vourlakos
d223e23291 protect from closing on changing sessions
--disable quiting the app when there are no windows
shown. There are cases that between states some
windows may not exist. E.g. when changing sessions
and when activating/deactivating screens
2017-05-26 15:07:06 +03:00
Johan Smith Agudelo Rodriguez
d991380e34 update list of contributors 2017-04-02 01:28:00 -05:00
Johan Smith Agudelo Rodriguez
fba31fc9f6 feature #205, backup and restore 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
0e728b558d punctuation marks. 2017-02-26 12:57:40 -05:00
Johan Smith Agudelo Rodriguez
1ba8a62e07 remove property debugFlags of DockView 2017-02-26 12:49:19 -05:00
Johan Smith Agudelo Rodriguez
445cf91791 unused function 2017-02-26 12:39:31 -05:00
Johan Smith Agudelo Rodriguez
fbf5808667 update commandline options 2017-02-26 12:37:46 -05:00
Michail Vourlakos
ab1cc5f87c fix #171,use lock file instead of QSharedMemory
-- this way the lock is per user and crashing Latte
allows us to rerun it properly
2017-02-18 14:34:30 +02:00
Michail Vourlakos
f9797aa06c fix #172, disable hidpi scaling
--fix for hidpi screens based on plasma
official code
2017-02-18 14:17:26 +02:00
Michail Vourlakos
03fb457af6 fix #171,allow only one instance for Latte app 2017-02-18 14:12:26 +02:00
Johan Smith Agudelo Rodriguez
1677e2a041 Improving readability of CMakeLists 2017-02-15 22:14:37 -05:00
Johan Smith Agudelo Rodriguez
500e9d7110 added website to about dialog 2017-02-03 13:34:34 -05:00
Michail Vourlakos
41e79cf188 support debug flags from the runtime
--the user is able to set some additional
debug flags in --debug state by just executing
the application.

supported flags:
--with-window: provides a separate window
to show metrics from each separate dock
--graphics: visual indicator for the various
elements
--mask: additional debug messages concerning
mask calculations
2017-02-01 21:19:50 +02:00
Johan Smith Agudelo Rodriguez
caa8d6e6dc Indent too long lines 2017-01-29 17:17:28 -05:00
Johan Smith Agudelo Rodriguez
9b30106101 Update credits 2017-01-29 16:52:28 -05:00
Michail Vourlakos
dbe18e2ed6 update app description in about dialog 2017-01-29 10:08:53 +02:00
Johan Smith Agudelo Rodriguez
fedb872e4a Merge branch 'master' into about-dialog 2017-01-29 00:41:54 -05:00
Johan Smith Agudelo Rodriguez
2e8fe37fd2 #98, added about dialog 2017-01-29 00:16:28 -05:00
Michail Vourlakos
90b95f65ac fix #94,--debug must be set for debugging messages 2017-01-28 19:47:34 +02:00
Johan Smith Agudelo Rodriguez
72bd7a0af8 fix #85, removing Dock crashes Latte 2017-01-21 18:27:51 -05:00
Johan Smith Agudelo Rodriguez
9cb5b44b93 master merged on audoban2 2017-01-21 14:08:39 -05:00
Johan Smith Agudelo Rodriguez
17b48b6eea rename Latte's configuration files #81 2017-01-17 15:26:51 -05:00
Johan Smith Agudelo Rodriguez
c42250d9bb avoid white spaces with astyle 2017-01-16 15:37:17 -05:00
Johan Smith Agudelo Rodriguez
134a3e7015 fixed missing window icon #42 2017-01-08 17:40:05 -05:00
Johan Smith Agudelo Rodriguez
d5f3553ffc Info debugging generates useless backtrace 2017-01-03 20:12:45 -05:00
Johan Smith Agudelo Rodriguez
fe146aaa90 Missing file licences #34 2017-01-02 17:05:30 -05:00
Johan Smith Agudelo Rodriguez
7fc5aa55f6 files and class renamed 2016-12-31 00:24:00 +02:00
Johan Smith Agudelo Rodriguez
39bd509c51 class inserts into namespace Latte 2016-12-30 02:20:06 -05:00
Johan Smith Agudelo Rodriguez
552e35963f formatted 2016-12-29 00:43:26 -05:00
Michail Vourlakos
a357d05392 moved corona to app directory 2016-12-28 22:44:29 +02:00