Linux Foundation Collaborative Projects
index
:
windowmanager
eel
master
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
layers.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
add role to layer::to_json()
Marcus Fritzsch
1
-0
/
+1
2017-09-04
clang-tidy
Marcus Fritzsch
1
-1
/
+1
2017-09-04
clang-format
Marcus Fritzsch
1
-16
/
+13
2017-09-04
Implement surface names
Marcus Fritzsch
1
-7
/
+40
2017-08-15
layers: remove last remnants of get<T> to read ints from json
Marcus Fritzsch
1
-1
/
+1
2017-08-11
Remove the DB() makro, replace with logdebug() where sensible
Marcus Fritzsch
1
-5
/
+2
2017-08-11
layers: fix json to actually include numbers
Marcus Fritzsch
1
-8
/
+8
2017-08-08
clang formatting
Marcus Fritzsch
1
-1
/
+1
2017-08-08
remove some unnuecessary comments
Marcus Fritzsch
1
-4
/
+0
2017-08-08
app/api: add demo_activate_surface() api_binding
Marcus Fritzsch
1
-0
/
+5
2017-08-08
add license text to implementation files
Marcus Fritzsch
1
-0
/
+16
2017-08-08
layers: add layer and layer_map to_json() helper
Marcus Fritzsch
1
-1
/
+33
2017-08-08
layers: rename surface_id_to_layer and surface_id_to_layer_map
Marcus Fritzsch
1
-21
/
+16
2017-08-08
minor clang-format
Marcus Fritzsch
1
-8
/
+8
2017-08-08
app: implement configured surface areas from ids.json
Marcus Fritzsch
1
-6
/
+28
2017-08-08
layers: clang-format
Marcus Fritzsch
1
-13
/
+13
2017-08-08
layers: provide a layers-only vector
Marcus Fritzsch
1
-1
/
+7
2017-08-08
app/layers: move embedded test run to layers
Marcus Fritzsch
1
-1
/
+29
2017-08-08
remove some of th more verbose debug messages
Marcus Fritzsch
1
-1
/
+1
2017-08-08
layers: move get_layer_for_surface() to .cpp
Marcus Fritzsch
1
-1
/
+24
2017-08-08
layers: introduce layers.hpp and .cpp for layer related code
Marcus Fritzsch
1
-0
/
+48