Michail Vourlakos
84de2ad1e4
remove maxLength from dockview
8 years ago
Michail Vourlakos
ddecf63b0c
fix issues with new maxLength
8 years ago
Johan Smith Agudelo Rodriguez
5ede8e9bbc
Wrong license version
8 years ago
Johan Smith Agudelo Rodriguez
64cdad52d9
fix #101 , the shadows radio buttons should is on a ButtonColumn
8 years ago
Johan Smith Agudelo Rodriguez
fedb872e4a
Merge branch 'master' into about-dialog
8 years ago
Johan Smith Agudelo Rodriguez
2e8fe37fd2
#98 , added about dialog
8 years ago
Michail Vourlakos
a9e23e24dc
update translations strings
8 years ago
Michail Vourlakos
9c3e8f891c
fix occusional crash from right click triggering
8 years ago
Michail Vourlakos
90b95f65ac
fix #94,--debug must be set for debugging messages
8 years ago
Michail Vourlakos
ca97e6d486
disable more debug messages
8 years ago
Michail Vourlakos
fa42c71a6a
support maxLength through config win and container
8 years ago
Michail Vourlakos
ad3c761f03
restore shadows row in configuration win
8 years ago
Michail Vourlakos
f398cf26c3
improve dock geometry
8 years ago
Michail Vourlakos
fb0415905c
improve calculating dock geometry
8 years ago
Michail Vourlakos
72baaa8809
fix #93,masking updated correctly on config win
...
--this can be tested by opening the configuration window
through the tasks. Even though a task is zoomed when
triggering the configuration window the animations
do not break afterwards
8 years ago
Michail Vourlakos
5a390e95b3
fix #96 , fix right click for systray
8 years ago
Michail Vourlakos
444c12f1c5
fix preview dialog placement
8 years ago
Michail Vourlakos
e74a6ed5be
fix #88,protect launchers from adding icon info
8 years ago
Michail Vourlakos
254ad13536
small fixes with new right click menu
...
--this fixes right click in zoom factor area
for latte plasmoid and right click in containment
areas that dont have an applet
8 years ago
Michail Vourlakos
585cb154b7
improve systray and make it part latte experience
...
--improve right click behavior for systray and make it
behave according to latte experience
8 years ago
Michail Vourlakos
03eb69a618
simplify appletItems discovery for right click
...
--the containment becomes independent from dockView.
The appletItems which are needed in order to show
the context menu correctly are discovered from dockView
without any need of functionality from containment
8 years ago
Michail Vourlakos
e770cabb4a
remove shadow from AlwaysVisible struts
8 years ago
Michail Vourlakos
6cd97d2a3b
remove kf5 locale prefix as default behavior
8 years ago
Michail Vourlakos
d7400e78ed
remove kf5 prefix for locales installation
8 years ago
omni6
4d4ac95238
Update INSTALLATION.md ( #91 )
...
- improve Arch information for installation
8 years ago
omni6
ab4414b6c6
German Translations ( #90 )
...
- Create German translation
8 years ago
Michail Vourlakos
84dab5d8c0
added a KF5_LOCALE_PREFIX in main CMake file
...
--this is trying to make easier to install dock's
locales from distro to distro. If the kf5 prefix
does not exist in a distro for the locales it can
easily be set to "" in order to be removed from
the installation path
8 years ago
Michail Vourlakos
e34e49273c
improve publish tasks geometries
...
--this improves the way tasks geometries are
published for the windows. This improves the
experience for the minimize kwin effects. With the
old code there were many cases that the animation
was broken
8 years ago
Johan Smith Agudelo Rodriguez
8c1ac52ac1
removed NET::WM2WindowClass property
8 years ago
Johan Smith Agudelo Rodriguez
91f9ca280d
fix #80 , Dock do not dodge Spotify
8 years ago
Michail Vourlakos
13fa35c99a
fix #75 , improve loadLayout on startup
...
--loadLayout is called only once and when
the activities service is in ready state
8 years ago
Michail Vourlakos
fe0414407c
fix #74,hide settings button from plasmoid tooltip
8 years ago
Michail Vourlakos
fd40ef7f4d
update locations when dock changes location
...
--updates the available locations in the configuration
window when any dock updates its location
8 years ago
Michail Vourlakos
2c0e536cf9
remove old applets config from active containments
8 years ago
Michail Vourlakos
2d2c7875e7
fix some qml warnings on dock removal
8 years ago
Johan Smith Agudelo Rodriguez
72bd7a0af8
fix #85 , removing Dock crashes Latte
8 years ago
Johan Smith Agudelo Rodriguez
05163c2911
code cleaned
8 years ago
Johan Smith Agudelo Rodriguez
9cb5b44b93
master merged on audoban2
8 years ago
Michail Vourlakos
5b1d152dc9
fix #84,closing Latte cleans config file
...
--when Latte is closing removes all entries for
containments that are obsolete
8 years ago
Johan Smith Agudelo Rodriguez
3a627a8d65
Free resources for dockview
8 years ago
Johan Smith Agudelo Rodriguez
17b48b6eea
rename Latte's configuration files #81
8 years ago
Michail Vourlakos
af74c952ef
fix two serious crashes from config window
...
--first is inside the freeEdges function call
on destruction
--the second is also in the app's destruction
because of the call to a destructed containment
through m_containment. This variable was deleted
8 years ago
Johan Smith Agudelo Rodriguez
6da8142351
disconnect all the signals in the destruction
8 years ago
Johan Smith Agudelo Rodriguez
c42250d9bb
avoid white spaces with astyle
8 years ago
Johan Smith Agudelo Rodriguez
2307efd4c4
clean up code #79
8 years ago
Johan Smith Agudelo Rodriguez
e4d9013048
Merged branch master into master
8 years ago
Johan Smith Agudelo Rodriguez
b8e53b5665
update version
8 years ago
Johan Smith Agudelo Rodriguez
30481c29e2
Update CHANGELOG.md
8 years ago
0140454
a474f3fe37
Add installation information for Arch Linux
8 years ago
0140454
1ef1de8411
Specify delimiter for xargs used in uninstallation script
...
In default, xargs uses blanks to split input data.
But there is a path including space in `build/install_manifest.txt`, it
will cause xargs generate wrong command lines.
Therefore, we have to specify delimiter for xargs.
8 years ago