Michail Vourlakos
b1ad7f2a18
send window change signale for color scheme
6 years ago
Michail Vourlakos
59f66233f2
track files for schemes changes
...
--track changes for wm default scheme
--track changes for colors in specific scheme
6 years ago
Michail Vourlakos
f6b4aa55cf
support background painting based on window scheme
...
--support painting based on the active window scheme.
Added a schemecolors class for this and updated
abstractwindowinterface to provide tracking for windows
color schemes.
6 years ago
Michail Vourlakos
cb88d134f4
fix #889,dont crash on applcation exit
...
--the wayland interface couldnt orchestrate correctly
with the corona and the application exit. The whole
architecture changed and the window manager now is
provided by corona and corona is also responsible to
keep only one instance of it and close on exit.
7 years ago
Johan Smith Agudelo Rodriguez
2040ac3063
abstractwindowinterface now is based over an variant class type
8 years ago
Michail Vourlakos
048acbfb71
initial commit for waylandinterface
...
--support wayland painting without init crashes
--the wayland interface is just the xwindow one
masked as an wayland interface
8 years ago
Johan Smith Agudelo Rodriguez
5226b6adce
code formatted
8 years ago
Johan Smith Agudelo Rodriguez
2b4bbd20f2
fix memory leak
8 years ago
Johan Smith Agudelo Rodriguez
75d4b71216
#199 , AbstractWindowInterface is now a shared resource
8 years ago
Johan Smith Agudelo Rodriguez
c42250d9bb
avoid white spaces with astyle
8 years ago
Johan Smith Agudelo Rodriguez
fe146aaa90
Missing file licences #34
8 years ago
Johan Smith Agudelo Rodriguez
c022ed38c4
code formatted
8 years ago
Johan Smith Agudelo Rodriguez
3fb63d4d78
static method for get a instance of abstractwindowinterface
...
NOTE: WaylandWindowInterface has not been implemented
8 years ago
Johan Smith Agudelo Rodriguez
a29378943b
corona/ has been renamed to app/
8 years ago