Michail Vourlakos
044143ef92
add opacity for muted streams
8 years ago
Michail Vourlakos
4eebd8e34c
disable audio streams for launchers
8 years ago
Michail Vourlakos
7375757883
update audio streams on launcherurl changed signals
8 years ago
Michail Vourlakos
c489300819
fix #435,better calculations for Tasks borders
8 years ago
Michail Vourlakos
ab0576b687
new calculations for drawing shadows external
...
--fix an issue of leaving some pixels transparent
between the external shadow and the panel background
when using the external shadows feature
8 years ago
Michail Vourlakos
cddfd402f7
fix internal separator hovering calculations
8 years ago
Michail Vourlakos
2ec97f1456
bypass internal separator when using task shortcut
8 years ago
Michail Vourlakos
593070beb8
fix #421,improve lockButton visibility states
8 years ago
Michail Vourlakos
840b21408a
add to advanced some Tasks options
8 years ago
Michail Vourlakos
684bfbe418
dont execute click action for separator task
8 years ago
Michail Vourlakos
ca1adad7f7
make a more uniform badge visuals
...
--update badge visuals for audio streams
and for progress indicator
8 years ago
Michail Vourlakos
a8c6e2f342
disable debug message for dbus calls
8 years ago
Michail Vourlakos
bd9021a412
fix #432,signal update struts on dock screenchange
8 years ago
Johan Smith Agudelo Rodriguez
dee8ebcf8b
update ever the struts the dock
8 years ago
Michail Vourlakos
56424d8cad
respect tasks icon size when show indicators
8 years ago
Michail Vourlakos
fc6c4222e1
support configuration of audio indicator
8 years ago
Michail Vourlakos
4441a8471e
fix #142,support audio indicators for tasks
...
--the user is able to toggle also mute/unmute
for the audiostream
8 years ago
Michail Vourlakos
ec68562174
support correct calculations from applets/separ.
...
--the applets now take into account the tasks
internal separator in order to provide beautiful
smooth parabolic animation when the internal separator
is at some of the Tasks edges
8 years ago
Michail Vourlakos
2a006177e7
expose margins in plasmoid root object
8 years ago
Michail Vourlakos
d0b2ce8c0f
improve advance scales calculations
...
--support correct calculations for the internal
separator case. The calculations became more generic,
what has to be done now is to support same calculations
for applet updateScale also
8 years ago
Michail Vourlakos
00edd1ef5d
improve initialization signals
8 years ago
Michail Vourlakos
3bac6d325e
update icons for Tasks internal separator
8 years ago
Michail Vourlakos
574f2aedcb
correct signaling for internal separator case
8 years ago
Michail Vourlakos
92f214d552
support removing internal tasks separator
8 years ago
Michail Vourlakos
f24da87b19
fix #431,support internal tasks separator
8 years ago
Michail Vourlakos
6bb14547e5
first implementation for tasks internal separator
8 years ago
Michail Vourlakos
d1e438972a
fix #429 , include the official gentoo reference
8 years ago
Michail Vourlakos
99c1b8db38
fix #332,add a delay to highlight windows
...
--added a delay in order to highlight tasks
windows. The delay used is exactly the same
with the windows previews delay
8 years ago
Michail Vourlakos
b5ffae09d1
expose context menu in root element
...
--use the root context menu reference to
block windows previews shown up
8 years ago
Michail Vourlakos
6abf879598
fix #426,support dropping internal files from apps
...
--now we accept also dropping from internal files
e.g. compressed files, attachments etc..
8 years ago
Michail Vourlakos
3839ee1e9a
unblock launcher in the end of bouncing animation
...
--there are launchers that do not trigger properly
theirs apps, so in the end of the animation the launcher
was remaining locked and wasnt animated because it was
waiting for the app window to be created. This commit
fixes this, if the launcher at the end of the bouncing
animation is not in removal stage the it is properly
unblocked
8 years ago
Michail Vourlakos
e9750c4143
add a minimum mScale for click animation
8 years ago
Michail Vourlakos
7bbade8b28
fix, adding default layouts in user ones history
8 years ago
Michail Vourlakos
837207d21a
remove separator from layouts
...
--signal to initialize the layouts
combobox when the user does not accept
to load a layout
8 years ago
Johan Smith Agudelo Rodriguez
fb3bff6dce
fix message box
8 years ago
Michail Vourlakos
7821a52ca5
remove no needed m_ghostWidget
8 years ago
Michail Vourlakos
883750267a
add external config file and support presets
...
--this patch adds an external config file in
order to store the user layouts. Adds also in
the globalSettings the layouts mechanism
--todo: the confirmation dialog is not working
correctly for some reason. It doesnt return
the accept value and on the exec() function
is crashing
8 years ago
Michail Vourlakos
884c12d980
first part of functional layouts
8 years ago
Michail Vourlakos
bcdbe40c51
fix #419,autostart option is not default
...
--the commit the records the user the first time
it changes the autostart option to false. When
this happens then latte is not recreating the
autostart file when starting
8 years ago
Michail Vourlakos
5cb418f978
fix #421 , fix #424 , fix wrong typo
8 years ago
Johan Smith Agudelo Rodriguez
907767f8a3
fix switch button
8 years ago
Johan Smith Agudelo Rodriguez
7913da4db0
fix #422 , apply switch style
8 years ago
Michail Vourlakos
c15bf2ccd6
improve systray positioning and alignment
8 years ago
Michail Vourlakos
4f85b916f8
add Layouts and move backup Tweaks->Appearance
8 years ago
Michail Vourlakos
e41792e636
improve appearance of Basic button visual
8 years ago
Michail Vourlakos
239d2eee55
fix shadows margins in config window
8 years ago
Michail Vourlakos
261283b631
make animation times usable again
...
--durationTime that was used for the animations
was an integer. This was created extremely fast
animations for x1 and extremely slow animations
for x3. This fix changes that by setting the
durationTime in the qml side to real type. And
by that we are setting the following pragramatic
speeds which create a very good experience.
x1 = 1.65
x2 = 2
x3 = 2.35
the above can be updated a bit based on the user
feedback and experience
8 years ago
Michail Vourlakos
3fd5b3baf5
switch to correct config page in !advanced change
8 years ago
Michail Vourlakos
4037143902
fix #395,following the new guidelines in configwin
8 years ago
Michail Vourlakos
2c6fdab568
make all shadows option default
...
--move also the shadows choice to advanced
group
8 years ago