index
:
wayland/weston
0.85
1.0
1.1
1.10
1.11
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
10.0
11.0
12.0
13.0
14.0
2.0
3.0
4.0
5.0
6.0
7.0
8.0
9.0
main
master
The Weston Wayland Compositor (mirrored from https://gitlab.freedesktop.org/wayland/weston)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compositor
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-01
screen-share: don't get weston_config object before zalloc
Jimmy Ohn
1
-1
/
+3
2020-06-03
meson: enable undefined functions errors for colord
Guillaume Champagne
1
-1
/
+0
2020-06-03
meson: add lcms2 dependency to cms-colord
Guillaume Champagne
1
-1
/
+1
2020-06-02
drm-backend: add --continue-without-input command line option to DRM-backend
Leandro Ribeiro
1
-1
/
+3
2020-06-01
compositor: Quit when failing to open log file
Antonio Caggiano
1
-4
/
+10
2020-06-01
compositor: Print error opening log file
Antonio Caggiano
1
-0
/
+2
2020-03-11
compositor: Fail on invalid transform for headless
Daniel Stone
1
-1
/
+1
2020-03-06
compositor: Use weston_head transform for output default
Daniel Stone
1
-2
/
+7
2020-03-06
compositor: Fail output configuration on invalid transform
Daniel Stone
1
-8
/
+29
2020-03-06
compositor: Fix default transforms when output section declared
Daniel Stone
1
-3
/
+4
2020-02-27
compositor: add scale cmdline option for headless
Pekka Paalanen
1
-0
/
+2
2020-02-27
Redefine output rotations
Pekka Paalanen
2
-12
/
+12
2020-02-10
compositor: destroy log context only after the destruction of subscribers
Leandro Ribeiro
1
-1
/
+1
2020-02-10
weston-log: merge functions that destroy different types of subscribers
Leandro Ribeiro
1
-2
/
+2
2020-02-06
build: add rpath to modules that use symbols from libexec_weston
Philipp Zabel
1
-2
/
+4
2020-02-04
headless: fix uninitialized variable
Guillaume Champagne
1
-1
/
+1
2020-01-30
compositor: add test suite data
Pekka Paalanen
3
-0
/
+75
2020-01-29
libweston: fold weston_compositor_tear_down() into weston_compositor_destroy()
Leandro Ribeiro
1
-3
/
+1
2020-01-29
weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_des...
Leandro Ribeiro
1
-1
/
+1
2020-01-29
weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create()
Leandro Ribeiro
1
-1
/
+1
2020-01-27
weston-log: rename the confusing function name weston_compositor_log_scope_de...
Leandro Ribeiro
1
-2
/
+2
2020-01-27
weston-log: rename the confusing function name weston_compositor_add_log_scope()
Leandro Ribeiro
1
-5
/
+4
2019-12-11
screen-share: define variable type before using as function argument
Leandro Ribeiro
1
-1
/
+2
2019-11-28
option-parser: Make bools boolean
Daniel Stone
1
-60
/
+25
2019-11-28
config-parser: Make get_bool be bool
Daniel Stone
1
-55
/
+58
2019-11-27
screen-share: get previous_damage from data argument instead of weston_output
Leandro Ribeiro
1
-2
/
+1
2019-11-21
compositor: allow double-loading modules
Pekka Paalanen
1
-9
/
+7
2019-11-21
Use weston_compositor_add_destroy_listener_once() in plugins
Pekka Paalanen
4
-10
/
+24
2019-11-21
colord: remove destroy listener on clean-up
Pekka Paalanen
1
-0
/
+1
2019-11-14
compositor: Fix some warning when passing debugoptimized to meson
Marius Vlad
1
-1
/
+1
2019-11-05
compositor: Pass the entire string in one-shot when writting logger data
Marius Vlad
1
-4
/
+14
2019-11-04
compositor: Allow protocol to be displayed when asked for, even if we're not ...
Marius Vlad
1
-5
/
+4
2019-10-24
Link Weston plugins to libexec-weston.so
Pekka Paalanen
1
-1
/
+2
2019-10-24
cms-colord: work around unresolved symbols
Pekka Paalanen
1
-0
/
+1
2019-10-24
compositor: turn weston main() into a lib
Pekka Paalanen
4
-4
/
+57
2019-10-24
build: separate deps for int and ext libweston users
Pekka Paalanen
1
-5
/
+6
2019-10-17
weston-log: Add 'destroy_subscription' callback for the subscription
Marius Vlad
1
-2
/
+2
2019-10-11
compositor: add use-gl option to headless
Pekka Paalanen
1
-0
/
+8
2019-10-04
build: simplify include_directories
Pekka Paalanen
1
-5
/
+5
2019-10-04
Unify the include style of shared/ headers
Pekka Paalanen
1
-3
/
+3
2019-09-25
compositor: Do not trigger invalid destructors when hotunplugging
Miguel A. Vico
1
-2
/
+10
2019-08-26
libweston: Add functions to modify disable_planes counter for an output
Ankit Nautiyal
1
-2
/
+2
2019-08-19
compositor: Return the number of bytes written as to format properly
Marius Vlad
1
-7
/
+7
2019-08-16
screen-share: use pixman_image_composite32 instead of pixman_blt
Stefan Agner
1
-7
/
+28
2019-08-16
screen-share: move damage calculation after screen resize
Stefan Agner
1
-18
/
+18
2019-08-16
screen-share: fix error handling
Stefan Agner
1
-10
/
+11
2019-08-16
screen-share: align read_pixels call with screenshooter
Stefan Agner
1
-10
/
+10
2019-08-12
compositor: Bring back the old timestamp format for the log scope
Marius Vlad
1
-13
/
+20
2019-08-06
compositor: Use only 'log' scope to print libwayland messages
Marius Vlad
1
-8
/
+1
2019-07-23
screen-share: destroy seat on remove
Stefan Agner
1
-0
/
+8
[next]