1
0
mirror of https://github.com/KDE/latte-dock.git synced 2025-02-07 13:57:40 +03:00

17 Commits

Author SHA1 Message Date
Michail Vourlakos
6efeaa7d51 update code to new astyle conditions 2018-07-03 22:15:45 +03:00
Michail Vourlakos
d86fdfd2ff fix #810,support smart/dynamic background
the dynamic background feature is enhanced and
becomes smarter. It understands snapped windows, windows
that touch the panel edge etc. The criteria in
order for the background to become solid are:
   - any active window that is touching the panel
edge (that includes krunner)
   - any inactive window that is snapped and touches
the panel edge (concerning its geometry: quarter-snapped or half-snapped)
   - maximized windows
   - an inactive window but keepAbove is touching
the panel edge (this catches also the yakuake case)
   - panel popups
2018-01-02 11:49:38 +02:00
Johan Smith Agudelo Rodriguez
a02fe1322e waylandinterface implemented 2017-06-20 16:59:11 -05:00
Johan Smith Agudelo Rodriguez
2040ac3063 abstractwindowinterface now is based over an variant class type 2017-06-20 16:59:11 -05:00
Johan Smith Agudelo Rodriguez
b32eb28b88 fix wrong name 2017-03-23 22:20:35 -05:00
Johan Smith Agudelo Rodriguez
b407efb557 various fixes to WindowInfoWrap 2017-03-23 22:12:11 -05:00
Johan Smith Agudelo Rodriguez
e6374da532 added support for windows with shade state and improving WindowInfoWrap 2017-03-23 22:06:59 -05:00
Johan Smith Agudelo Rodriguez
b6d31316a9 fix move constructor 2017-03-15 02:52:26 -05:00
Johan Smith Agudelo Rodriguez
7657fb036f avoid copies of winfowrap 2017-03-15 02:24:24 -05:00
Johan Smith Agudelo Rodriguez
5226b6adce code formatted 2017-03-12 15:15:06 -05:00
Johan Smith Agudelo Rodriguez
fb16fee66b fix #246, Incorrect/inconsistent behaviour when switching virtual desktops 2017-03-12 04:01:27 -05:00
Johan Smith Agudelo Rodriguez
75d4b71216 #199, AbstractWindowInterface is now a shared resource 2017-02-24 21:50:40 -05:00
Johan Smith Agudelo Rodriguez
c42250d9bb avoid white spaces with astyle 2017-01-16 15:37:17 -05:00
Johan Smith Agudelo Rodriguez
fe146aaa90 Missing file licences #34 2017-01-02 17:05:30 -05:00
Johan Smith Agudelo Rodriguez
a4699e9230 Fixed initialization #17 and improved all modes #19 2017-01-02 01:15:39 -05:00
Johan Smith Agudelo Rodriguez
c6f7f68bd0 include guard 2016-12-30 02:13:57 -05:00
Johan Smith Agudelo Rodriguez
a29378943b corona/ has been renamed to app/ 2016-12-28 22:27:55 -05:00