Michail Vourlakos
574135e084
Welcome the all new EventsSink infrastructure
...
--each applet has now its own Sunk events to handle,
and as such each applet can now have different paddings
and that does not create any issues or missing events
4 years ago
Michail Vourlakos
0563b2d21b
add command line version option
4 years ago
Michail Vourlakos
6de05c92e8
support XCP::SHAPE for Views
...
--views can now specify their input area under X11 and
give valuable space to underlying windows
5 years ago
Michail Vourlakos
2236fb331d
blacklist more qt 5.15 debug messages
...
--qt 5.15 keeps the non sense for continuously informing
the user for qt 6.0 changes. Problem is that as long an
application supports qt < 5.14 these deprecated functions
can not be fixed yet.
5 years ago
Michail Vourlakos
66f8cce6d9
introduce Layouter Debug mode
...
--really handy and beautiful in order to confirm the
calculations that are valid. Already a bug was found
for ParabolicEffect. There is 1px difference between
hovering Tasks and Applets
5 years ago
Michail Vourlakos
5113674f18
color warning messages to not take attention
5 years ago
Michail Vourlakos
78dfd9bd6b
fix debug output and take full control
...
--dont print warnings from qt 5.14 bindings
--provide a filter debug text property
--colorize a bit the debug output
5 years ago
Michail Vourlakos
2526ab7e17
rename to MemoryUsage::LayoutsMemory
...
--easier to read in the code as that type
provides:
MemoryUsage::SingleLayout
MemoryUsage::MultipleLayouts
5 years ago
Michail Vourlakos
ac3ccb5b98
try to support a public liblatte library
5 years ago
Michail Vourlakos
e525596a04
refactor:split Latte Types to Tasks and Types
...
--move also irrelevant types to their owner. For
example LayoutsPage is moved to Settings::Dialog
namespace
5 years ago
Michail Vourlakos
5073939335
REFACTOR:split up and refactor liblatte2 and types
...
--use a more logical organization for types. LibLatte2
is split to become LatteCore library and Latte types
are now moved to application level. The Latte Types will
be split even more... Tasks-Only related types will
become Latte.Tasks types
BUG:420210
5 years ago
Michail Vourlakos
1d8fe4541c
Important:fix localGeometry calculations
...
--and add also new visual debug mode for
localGeometry calculations
5 years ago
Laurent Montel
fc5c5c0b0c
It alreadys adds by kaboutdata
5 years ago
Michail Vourlakos
0bea257086
add hidden debug option "kwinedges"
...
--a way to debug kwin edges behavior for
hidden Latte::View(s) screen edges windows
5 years ago
Yuri Chornoivan
65f00bc446
Get rid of deprecated setHidden()
6 years ago
Michail Vourlakos
8c3d658a0d
refactor:move Importer to "layouts" folder
6 years ago
Michail Vourlakos
c735792c30
REFACTOR:replace all "foreach" statements
6 years ago
Michail Vourlakos
e9599218a2
remove deprecated bug address
6 years ago
Michail Vourlakos
f2b2121003
add option to clear qml cachec from command line
...
--add comments in order to distinguish parameters sections
BUG: 405337
6 years ago
Michail Vourlakos
5c28b2194a
Wait forever until the lock file can be locked
...
Summary:
- `timeout = 3000` is a bit short on some computer. Use `timeout = -1` will work for any case.
BUG: 401041
Test Plan: BUG: 401041 is fixed on my computer.
Reviewers: mvourlakos, #latte_dock
Reviewed By: mvourlakos
Tags: #latte_dock, #plasma
Differential Revision: https://phabricator.kde.org/D18258
6 years ago
Michail Vourlakos
1ab99761a1
REFACTOR:Update Dock types to new Latte2::Types
6 years ago
Michail Vourlakos
25d9d4ed17
refactor:rename DockCorona to Latte::Corona
6 years ago
Michail Vourlakos
2099b8ed36
add headers comments for all c++ files
6 years ago
Yuri Chornoivan
7323068f36
Fix minor EBN issues
7 years ago
Michail Vourlakos
84de238181
missing apostrophe
...
BUG: 396676
7 years ago
Michail Vourlakos
91a1736b14
add debug flag for overloaded applets
...
--a visual indicator in order to show which plasma
applets have been overloaded from Latte. The overloaded
mechanism is a way in order to make these applets work
properly with Latte parabolic effect
7 years ago
Michail Vourlakos
a69ce0abdb
remove credits tab
...
--v0.8 is officialy KDE project, so its
existence owes a lot of credits to many
KDE members (for translations, bug reporting
etc.). Being officially a KDE project
responds to the previous credits.
7 years ago
Michail Vourlakos
568ccd6e26
localization strings improvements
7 years ago
Michail Vourlakos
27715435a9
update README links and titles
...
--remove Translators record as from >=v0.7.3
all translations are done through the kde
community.
7 years ago
Michail Vourlakos
f41395abc3
use new plasma way of detecting platform
7 years ago
Michail Vourlakos
420b3d09f0
update hidpi settings based on plasma
7 years ago
Michail Vourlakos
7808eebc2a
support toggle memoryUsage from command line
...
--On startup the user can choose between single/multiple
modes from command line
7 years ago
Michail Vourlakos
ff5f91e3cb
hide debugging parser options
7 years ago
Michail Vourlakos
18b94c795b
restore autostart functionality after crash
7 years ago
Michail Vourlakos
f81433be8b
try to link containments to layouts
7 years ago
Michail Vourlakos
9dbee82a4a
dont confuse lock files between different users
7 years ago
Michail Vourlakos
f1e4d455e6
import and load a layout from command line
7 years ago
Michail Vourlakos
9f16ef5d4e
load specific layout on startup from command line
7 years ago
Michail Vourlakos
d85138ebe4
exit from main when quiting
7 years ago
Michail Vourlakos
a2948bf942
print available layouts from command line
7 years ago
Michail Vourlakos
8d54dfd365
improve semantics/update translation string
7 years ago
Michail Vourlakos
0615dcf084
add --default-layout option for command line
...
--this option enables the user to load the default
layout from start.
7 years ago
Michail Vourlakos
147529dd72
fixes for tasks spacers for multiple separators
7 years ago
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
7 years ago
Yuri Chornoivan
dbbd01abdc
Fix minor typos
8 years ago
Michail Vourlakos
95eb835922
fix #592,drop bash restarting use KCrash instead
...
--update the code to use KCrash for autostart
and drop the bash script
8 years ago
Michail Vourlakos
f89f78b964
support import configuration from command line
8 years ago
Michail Vourlakos
8f9772f46a
init qml from kde frameworks
8 years ago
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
8 years ago
Johan Smith Agudelo Rodriguez
d991380e34
update list of contributors
8 years ago