Commit Graph

51 Commits (136a0f322b36a6177d67aee3ddaefcf952370282)

Author SHA1 Message Date
Michail Vourlakos 27715435a9 update README links and titles
--remove Translators record as from >=v0.7.3
all translations are done through the kde
community.
Michail Vourlakos f41395abc3 use new plasma way of detecting platform
Michail Vourlakos 420b3d09f0 update hidpi settings based on plasma
Michail Vourlakos 7808eebc2a support toggle memoryUsage from command line
--On startup the user can choose between single/multiple
modes from command line
Michail Vourlakos ff5f91e3cb hide debugging parser options
Michail Vourlakos 18b94c795b restore autostart functionality after crash
Michail Vourlakos f81433be8b try to link containments to layouts
Michail Vourlakos 9dbee82a4a dont confuse lock files between different users
Michail Vourlakos f1e4d455e6 import and load a layout from command line
Michail Vourlakos 9f16ef5d4e load specific layout on startup from command line
Michail Vourlakos d85138ebe4 exit from main when quiting
Michail Vourlakos a2948bf942 print available layouts from command line
Michail Vourlakos 8d54dfd365 improve semantics/update translation string
Michail Vourlakos 0615dcf084 add --default-layout option for command line
--this option enables the user to load the default
layout from start.
Michail Vourlakos 147529dd72 fixes for tasks spacers for multiple separators
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
Yuri Chornoivan dbbd01abdc Fix minor typos
Michail Vourlakos 95eb835922 fix #592,drop bash restarting use KCrash instead
--update the code to use KCrash for autostart
and drop the bash script
Michail Vourlakos f89f78b964 support import configuration from command line
Michail Vourlakos 8f9772f46a init qml from kde frameworks
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
Johan Smith Agudelo Rodriguez d991380e34 update list of contributors
Johan Smith Agudelo Rodriguez fba31fc9f6 feature , backup and restore
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
Johan Smith Agudelo Rodriguez 0e728b558d punctuation marks.
Johan Smith Agudelo Rodriguez 1ba8a62e07 remove property debugFlags of DockView
Johan Smith Agudelo Rodriguez 445cf91791 unused function
Johan Smith Agudelo Rodriguez fbf5808667 update commandline options
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
Michail Vourlakos f9797aa06c fix , disable hidpi scaling
--fix for hidpi screens based on plasma
official code
Michail Vourlakos 03fb457af6 fix #171,allow only one instance for Latte app
Johan Smith Agudelo Rodriguez 1677e2a041 Improving readability of CMakeLists
Johan Smith Agudelo Rodriguez 500e9d7110 added website to about dialog
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
Johan Smith Agudelo Rodriguez caa8d6e6dc Indent too long lines
Johan Smith Agudelo Rodriguez 9b30106101 Update credits
Michail Vourlakos dbe18e2ed6 update app description in about dialog
Johan Smith Agudelo Rodriguez fedb872e4a Merge branch 'master' into about-dialog
Johan Smith Agudelo Rodriguez 2e8fe37fd2 , added about dialog
Michail Vourlakos 90b95f65ac fix #94,--debug must be set for debugging messages
Johan Smith Agudelo Rodriguez 72bd7a0af8 fix , removing Dock crashes Latte
Johan Smith Agudelo Rodriguez 9cb5b44b93 master merged on audoban2
Johan Smith Agudelo Rodriguez 17b48b6eea rename Latte's configuration files
Johan Smith Agudelo Rodriguez c42250d9bb avoid white spaces with astyle
Johan Smith Agudelo Rodriguez 134a3e7015 fixed missing window icon
Johan Smith Agudelo Rodriguez d5f3553ffc Info debugging generates useless backtrace
Johan Smith Agudelo Rodriguez fe146aaa90 Missing file licences
Johan Smith Agudelo Rodriguez 7fc5aa55f6 files and class renamed
Johan Smith Agudelo Rodriguez 39bd509c51 class inserts into namespace Latte
Johan Smith Agudelo Rodriguez 552e35963f formatted