Linux Foundation Collaborative Projects
index
:
windowmanager
eel
master
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-04
App: emit activated and deactivated events
Marcus Fritzsch
1
-0
/
+4
2017-09-04
App: cleanup name/id mapping and its reverse
Marcus Fritzsch
2
-74
/
+54
2017-09-04
App/API: fix event emission methods
Marcus Fritzsch
4
-8
/
+13
2017-09-04
main: simplify event broadcasting
Marcus Fritzsch
1
-2
/
+1
2017-09-04
app: remove previous work around experiments, add one that fixes HomeScreen
Marcus Fritzsch
1
-21
/
+44
2017-09-04
app: remove add_task/execute_pending support
Marcus Fritzsch
4
-50
/
+13
2017-09-04
main/binding: do not allow concurrent threads in App
Marcus Fritzsch
2
-0
/
+7
2017-09-04
app: workaround for visibility setting; use system()
Marcus Fritzsch
1
-4
/
+10
2017-09-04
app: visibility setting work around... peak software enfineering right here!!1
Marcus Fritzsch
1
-2
/
+13
2017-09-04
app: do not use the Qt surface ID shift hack
Marcus Fritzsch
1
-2
/
+2
2017-09-04
app: use activate_surface() in surface_set_layout()
Marcus Fritzsch
1
-2
/
+7
2017-09-04
wayland: only create layers and surfaces when necessary
Marcus Fritzsch
1
-4
/
+10
2017-09-04
wayland: honor output transformations
Marcus Fritzsch
2
-0
/
+7
2017-09-04
app: do not apply left id_shift to generated ID!
Marcus Fritzsch
1
-1
/
+0
2017-09-04
app: use id_shift of 22, just like in Qt
Marcus Fritzsch
2
-4
/
+4
2017-09-04
app/main: add send_event() to binding_api
Marcus Fritzsch
4
-2
/
+40
2017-09-04
app: added enddraw() and deactivate_surface()
Marcus Fritzsch
3
-11
/
+115
2017-09-04
app/id_alloc: remove destroyed surfaces
Marcus Fritzsch
2
-7
/
+28
2017-09-04
clarify some things
Marcus Fritzsch
2
-2
/
+5
2017-09-04
add role to layer::to_json()
Marcus Fritzsch
2
-5
/
+1
2017-09-04
clang-tidy
Marcus Fritzsch
4
-5
/
+7
2017-09-04
clang-format
Marcus Fritzsch
4
-35
/
+31
2017-09-04
Implement surface names
Marcus Fritzsch
7
-31
/
+225
2017-08-16
app: some more constructor security
Marcus Fritzsch
2
-2
/
+3
2017-08-15
layers: remove last remnants of get<T> to read ints from json
Marcus Fritzsch
3
-17
/
+7
2017-08-11
layout.json: fix number strings into actual numbers.
Marcus Fritzsch
1
-20
/
+20
2017-08-11
Remove the DB() makro, replace with logdebug() where sensible
Marcus Fritzsch
3
-22
/
+6
2017-08-11
layers: fix json to actually include numbers
Marcus Fritzsch
3
-33
/
+33
2017-08-11
wm-request: fix mode and shebang
Marcus Fritzsch
1
-1
/
+1
2017-08-09
add script wm-request
Marcus Fritzsch
1
-0
/
+57
2017-08-08
clang formatting
Marcus Fritzsch
5
-14
/
+14
2017-08-08
remove Poller
Marcus Fritzsch
2
-37
/
+0
2017-08-08
remove some unnuecessary comments
Marcus Fritzsch
10
-42
/
+1
2017-08-08
remove session.vim
Marcus Fritzsch
1
-86
/
+0
2017-08-08
cmake: uncomment INTERPROCEDURAL_OPTIMIZATION setting
Marcus Fritzsch
1
-1
/
+1
2017-08-08
layers.json: add separate layers description
Marcus Fritzsch
1
-0
/
+20
2017-08-08
app/api: add demo_activate_all()
Marcus Fritzsch
2
-2
/
+13
2017-08-08
app: remove spurious comment
Marcus Fritzsch
1
-1
/
+0
2017-08-08
app/api: add demo_activate_surface() api_binding
Marcus Fritzsch
6
-0
/
+52
2017-08-08
app: do not set surface source rectangle on layout setup
Marcus Fritzsch
1
-2
/
+0
2017-08-08
app: comment on surface visiblity and layout setup
Marcus Fritzsch
1
-0
/
+2
2017-08-08
app/wayland: move late-tasks to App
Marcus Fritzsch
5
-38
/
+39
2017-08-08
cmake: reference export.map using CMAKE_CURRENT_SOURCE_DIR
Marcus Fritzsch
1
-2
/
+2
2017-08-08
fix LICENSE file
Marcus Fritzsch
1
-25
/
+0
2017-08-08
add LICENSE file
Marcus Fritzsch
1
-0
/
+202
2017-08-08
app: add surface_set_layout(), call it from genivi::controller late-task
Marcus Fritzsch
2
-38
/
+55
2017-08-08
wayland: add {surface,layer}_exists(uint32_t) methods
Marcus Fritzsch
1
-0
/
+9
2017-08-08
app: rename fullscren surface task
Marcus Fritzsch
1
-1
/
+1
2017-08-08
add license text to implementation files
Marcus Fritzsch
18
-0
/
+288
2017-08-08
app: debug_layers returns a representation of layers.json configuration
Marcus Fritzsch
1
-1
/
+1
[next]