Michail Vourlakos
a3250cf7ca
fixed for View::inEditMode flags
...
--inEditMode is now updated directly from
containment()->inUserConfiguring()
--add again hiding blockers when View gets
into edit mode. That was lost during last commits
because it was part of Visual qml code that
has been moved to another window.
2020-07-29 01:20:45 +03:00
Michail Vourlakos
6cb97068c2
SidebarAutoHide support floating gap contains mouse
...
--floating gap window is now activated independently of
kwin edges supports and only when really needed.
SidebarAutoHide visibility mode has been adjusted in order
to work nicely with floating gap window helper
2020-07-29 00:58:21 +03:00
Michail Vourlakos
0d02a92733
increase hide timer specific SidebarAutoHide msecs
...
--when the user has triggered its showing. It must be
given enough time for the user to observed the sidebar
contents before checking out if the sidebar must hide.
2020-07-29 00:20:58 +03:00
Michail Vourlakos
01a17ea9ba
visibility:update hide timer interval handling
...
--hide timer now has a default/user set value but
it can also become with different intervals if
specific codepaths require it.
2020-07-29 00:13:16 +03:00
Michail Vourlakos
3b3388d673
rename SideBar to SidebarOnDemand
...
--improve semantics all over the place now
that we provide two different sidebar
visibility modes
2020-07-29 00:02:50 +03:00
Michail Vourlakos
0784c0dacd
improve View isFloatingPanel semantics
2020-07-28 23:50:05 +03:00
Martijn Vogelaar
2e4f7da4c2
Introduction and implementation of the SidebarAutohide
...
as discussed in #19 .
2020-07-28 15:49:55 +00:00
Michail Vourlakos
e00ec530c9
update primary config advanced mode properly
...
--each View has its own advanced level identification.
2020-07-20 20:20:32 +03:00
Michail Vourlakos
5e78a0a3c7
provide all background corners option
...
--provide an option to force showing of all background
corners
2020-07-20 19:20:33 +03:00
Michail Vourlakos
af37c31f36
support theme length paddings
...
--update layouter, background and layoutscontainer
in order to take into account the background length
paddings
2020-07-20 15:16:03 +03:00
Michail Vourlakos
22acd85d9c
struts calculations at screen_edge coordinates
...
--as it appears in wayland the struts calculations must be
applied for exact screen_edge coordinates and use only the
view shown thickness. During the process floating panels
struts were not accurate at all cases and as such they
were fixed also for x11.
2020-07-19 17:13:50 +03:00
Michail Vourlakos
6de05c92e8
support XCP::SHAPE for Views
...
--views can now specify their input area under X11 and
give valuable space to underlying windows
2020-07-19 15:04:46 +03:00
Michail Vourlakos
cf1cb1ca8e
always now Views when needed
...
--when View::Visibility::mustBeShown signal is
triggered then the Views should always be shown
even when KWin has hide it with no real reason
--force appling activities to ALL View related windows
when changing current Activity. This way we make
sure that when KWin makes faulty assignments,
Latte is coming to the rescue.
2020-07-18 19:42:20 +03:00
Michail Vourlakos
81bc74f49d
dont recreate view unnecessary
...
--FrameExtents are working fine with margins 0,0,0,0
and Plasma 5.19.3
2020-07-18 19:27:47 +03:00
Michail Vourlakos
79d95371d7
fix #9,panel/dock buttons
...
--fix panel/dock mode buttons from configuration
windows.
2020-07-18 18:57:55 +03:00
Michail Vourlakos
e4437b7f66
abilities:introduce UserRequests
2020-07-18 17:39:34 +03:00
Michail Vourlakos
02e1e87d59
smoothen anim for hide length screen gaps
2020-07-17 17:03:14 +03:00
Michail Vourlakos
ca0e065441
improvements for calculations
2020-07-16 11:22:37 +03:00
Michail Vourlakos
ff01f266e4
fix panels positioning when sliding out
2020-07-16 11:02:08 +03:00
Michail Vourlakos
0b8fa321bc
dont crash when panels change location
2020-07-16 09:44:44 +03:00
Michail Vourlakos
ea7940dffe
hide length screen gaps after slide in
2020-07-15 18:53:24 +03:00
Michail Vourlakos
1698afc2e8
add missing header
2020-07-14 09:28:19 +03:00
Michail Vourlakos
ac996f1721
fixes for View:layout activities windows updates
2020-07-12 15:33:40 +03:00
Michail Vourlakos
a0a2c4b265
fix binding loops
2020-07-12 15:22:01 +03:00
Michail Vourlakos
19eb9f9ff5
fix edge margin adjustment
2020-07-12 15:02:54 +03:00
Michail Vourlakos
166ee1899a
multiple fixes to PrimaryConfig geom calcs
...
--provide also instant layout switching when
View changes a layout between central and shared
layout in the same view port
2020-07-12 14:26:44 +03:00
Michail Vourlakos
d30143f7f1
update only when needed PrimaryCV availScreenGeom
2020-07-12 12:31:15 +03:00
Michail Vourlakos
6a4aeb16f0
fix Canvas context menu issues
...
--fix a crash when using left click in Canvas window
--fix blocking View when switching for editMode to
inConfigureApplets mode and vice versa
2020-07-11 20:57:54 +03:00
Michail Vourlakos
a4445a3e9a
provide context menu for Canvas config window
2020-07-11 20:26:29 +03:00
Michail Vourlakos
7084953672
wayland:fix multi-config views behavior
2020-07-11 19:00:05 +03:00
Michail Vourlakos
f7e89a6d6e
update some config views wayland code
2020-07-11 18:13:47 +03:00
Michail Vourlakos
2b7d663950
wayland:fix view config windows positioning
2020-07-11 17:31:45 +03:00
Michail Vourlakos
c2df25649e
update Canvas geometry when editThickness altered
2020-07-11 17:13:16 +03:00
Michail Vourlakos
673882f966
provide live editing for !compositing
2020-07-11 11:02:40 +03:00
Michail Vourlakos
334a40fff1
improve View config windows focusOut codepath
2020-07-11 10:48:56 +03:00
Michail Vourlakos
1740c0be91
orchestrate View config windows showing properly
2020-07-11 10:26:04 +03:00
Michail Vourlakos
ba87b3b32b
remove View config windows deprecated code
2020-07-11 09:54:01 +03:00
Michail Vourlakos
ed226761f9
fix crash from reloading View sources
2020-07-10 21:09:54 +03:00
Michail Vourlakos
b22a184337
improve positioning for primary/secconfigviews
2020-07-10 21:09:54 +03:00
Michail Vourlakos
2b06debfa4
draw Canvas on top of surrounding panels docks
2020-07-10 21:09:54 +03:00
Michail Vourlakos
a51eb8578e
support most of CanvasConfigView functionality
...
--move the relevant qml files from containment into
shell configuration files
2020-07-10 21:09:54 +03:00
Michail Vourlakos
e74e013f43
provide CanvasGeometry from View::Positioner
...
--View::Positioner is now responsible to provide
the proper Canvas config window geometry
2020-07-10 21:09:54 +03:00
Michail Vourlakos
fa83db7825
provide consistent Canvas SubConfigWindow behavior
...
--CanvasSubConfigWindow is now ready to provide the
same Header editing controls and behavior that previous
implementation was already doing so
2020-07-10 21:09:54 +03:00
Michail Vourlakos
b5df821eb2
introduce new Canvas subconfig view window
2020-07-10 21:09:54 +03:00
Michail Vourlakos
bf2c7ebbd9
expose Colorizer to itw own View c++ class
2020-07-07 18:33:41 +03:00
Michail Vourlakos
7fd56aebfb
compute editThickness in View c++ level
2020-07-07 18:20:47 +03:00
Michail Vourlakos
37248789f6
improvements to view config windows abstraction
2020-07-06 14:35:03 +03:00
Michail Vourlakos
5cba3c3259
upgrade PrimaryConfigView at SubConfigView base
2020-07-06 09:03:42 +03:00
Michail Vourlakos
7aee0fbca1
upgrade secconfigview to subconfigview class
2020-07-06 01:34:11 +03:00
Michail Vourlakos
622acc27b9
introduce View:SubConfig base view
2020-07-05 18:26:03 +03:00