Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
a94e285be7b6679ac0d02ea0b0f94e1ee2ae776d
a94e285
clients/nested: Fix compilation
by Armin K
· 12 years ago
a2326ed
add fullscreen to .gitignore
by U. Artie Eoff
· 12 years ago
ab5dd94
shared: fix build of libshared-cairo
by Pekka Paalanen
· 12 years ago
5a4cea9
build: Add declaration checks to check for required syscall flags
by Rob Bradford
· 12 years ago
1cc5ac3
clients: Nested compositor example
by Kristian Høgsberg
· 12 years ago
8ccb7cc
editor: Do not commit/preedit after invalid delete
by Jan Arne Petersen
· 12 years ago
895a128
editor: Improve checks on delete add asserts
by Jan Arne Petersen
· 12 years ago
9eaa8e5
editor: Properly adjust cursor on delete
by Jan Arne Petersen
· 12 years ago
a96953d
editor: Support deleting text in preedit_string
by Jan Arne Petersen
· 12 years ago
1c45b4a
editor: Fix text selection
by Jan Arne Petersen
· 12 years ago
49c36c6
Don't fail if colord or libunwind are not present
by Armin K
· 12 years ago
4b2c236
weston.pc: Added libexecdir and pkglibexecdir variables
by Eduardo Lima (Etrunko)
· 12 years ago
f9e9d0d
udev-seat: Fail input setup only if no devices are found
by Rob Bradford
· 12 years ago
b60e46f
Handle mouse wheel
by Hardening
· 12 years ago
3b64d62
use _exit instead of exit if client fails to exec
by U. Artie Eoff
· 12 years ago
b846a8d
screenshooter: Scale damage by output scale in screen recorder
by Alexander Larsson
· 12 years ago
97af792
pixman-renderer: Fix read_pixels for screen recorder
by Alexander Larsson
· 12 years ago
5576546
screenshoter: Make recorder handle PIXMAN_x8r8g8b8
by Alexander Larsson
· 12 years ago
690f718
shell: Position DRIVER fullscreen surfaces at origin
by Alexander Larsson
· 12 years ago
d622ed3
shell: Center window in fullscreen if needed
by Alexander Larsson
· 12 years ago
f82b6ca
shell: Always go to original mode when focused window not fullscreen
by Alexander Larsson
· 12 years ago
355748e
shell: Use buffer_scale as output scale on fullscreen DRIVER
by Alexander Larsson
· 12 years ago
e32c376
compositor: Store original output scale
by Alexander Larsson
· 12 years ago
0b13506
compositor: Store modes in physical units
by Alexander Larsson
· 12 years ago
8336881
compositor-x11: Set original mode after current
by Alexander Larsson
· 12 years ago
73469ed
fullscreen: Add fullscreen testing client
by Alexander Larsson
· 12 years ago
bcd18d9
input: Fix possible crash in clip_pointer_motion
by Alexander Larsson
· 12 years ago
6a4e8c6
Fix name clash in RDP compositor
by Hardening
· 12 years ago
82189f7
config-parser: Add tests for expect behavuor on NULL configs and sections
by Kristian Høgsberg
· 12 years ago
7732540
config-parser: Avoid null dereference when exiting. (case: weston starts without config file.)
by Mun Gwan-gyeong
· 12 years ago
151a528
config-parser: Avoid null dereference when handling config-parser ( when weston starts without config file. )
by Mun Gwan-gyeong
· 12 years ago
edddbd1
Convert all scales to int32_t
by Alexander Larsson
· 12 years ago
14e438c
compositor: Parse config file in main(), only keep weston config object
by Kristian Høgsberg
· 12 years ago
115b0f7
cms-static: Don't crash on outputs with NULL name
by Kristian Høgsberg
· 12 years ago
8f6fcbf
compositor-x11: Use new config file parser
by Kristian Høgsberg
· 12 years ago
f73f316
config-parser: Add section iterator API
by Kristian Høgsberg
· 12 years ago
b8f03aa
Don't store FreeRDP file descriptors
by Hardening
· 12 years ago
72a3ab7
config-parser: Avoid null dereference when handling config-parser
by Mun Gwan-gyeong
· 12 years ago
d664196
config-parser-test: fix compile error
by Mun Gwan-gyeong
· 12 years ago
fc10cc0
shell: Remove input panel debug fprintf
by Kristian Høgsberg
· 12 years ago
00fd7b8
text-backend: Use new config parser
by Kristian Høgsberg
· 12 years ago
673a889
shell: Use new config parser
by Kristian Høgsberg
· 12 years ago
a30989a
compositor-drm: Convert to new config parser
by Kristian Høgsberg
· 12 years ago
7bedae1
cms-static: Convert cms-static to use new config parser
by Kristian Høgsberg
· 12 years ago
6a04791
compositor: Use new config parser for keyboard options
by Kristian Høgsberg
· 12 years ago
7327471
Add new config parser
by Kristian Høgsberg
· 12 years ago
7c60912
compositor: Make backlight_current int32_t to avoid unsigned overflow
by Kristian Høgsberg
· 12 years ago
220819f
compositor-drm: Log failure and which backlight sysfs file we're using
by Kristian Høgsberg
· 12 years ago
daaddc6
compositor-x11: fix default output scale
by Pekka Paalanen
· 12 years ago
785e1f3
rdp: Update output initialization to new API
by Kristian Høgsberg
· 12 years ago
fe36a13
rdp: Improve raw surfaces
by Hardening
· 12 years ago
c39118b
rdp: Don't rely on Synchronize packet for first screen refresh
by Hardening
· 12 years ago
827358e
rdp: Fixed codec initialisations
by Hardening
· 12 years ago
7d79dcc
rdp: Drop unneeded main_seat
by Hardening
· 12 years ago
a1ce6cd
rdp: Fix compilation against FreeRDP and weston
by Hardening
· 12 years ago
d0cbf18
screenshooter: print info to log
by Pekka Paalanen
· 12 years ago
6cd1de3
toytoolkit: Make the window resizing optimization optional
by Louis-Francis Ratté-Boulianne
· 12 years ago
a402b05
desktop-shell: new wallpaper mode scale-crop
by Pekka Paalanen
· 12 years ago
79346ab
shell: wait for desktop-shell init before fade in
by Pekka Paalanen
· 12 years ago
17bd884
rpi: remove weston_plane support
by Pekka Paalanen
· 12 years ago
e31e053
rpi: switch to rpi-renderer
by Pekka Paalanen
· 12 years ago
d7265bc
rpi: add a Dispmanx renderer
by Pekka Paalanen
· 12 years ago
4fc5dd0
compositor: add capability CAPTURE_YFLIP
by Pekka Paalanen
· 12 years ago
7bb6510
compositor: add capability flag for arbitrary surface rotation
by Pekka Paalanen
· 12 years ago
9bdfc48
weston-launch: Fix failure to exec weston due to initalized argv values
by Ander Conselvan de Oliveira
· 12 years ago
d9a7bb7
compositor-drm: Support output scaling
by Alexander Larsson
· 12 years ago
80f9163
compositor-x11: Only repaint the damaged region
by Alexander Larsson
· 12 years ago
4ea9552
compositor: Support output/buffer scaling
by Alexander Larsson
· 12 years ago
1f206b4
pixman-renderer: Fix up transform handling
by Alexander Larsson
· 12 years ago
9528983
transformed: Add keyboard shortcuts to change transform
by Alexander Larsson
· 12 years ago
de79dd0
terminal: Handle output transform
by Alexander Larsson
· 12 years ago
d68f523
window: Add window_get_output_scale()
by Alexander Larsson
· 12 years ago
c584fa6
desktop-shell: Respect output scale and translate
by Alexander Larsson
· 12 years ago
1818e31
window: Store server_allocation in surface size
by Alexander Larsson
· 12 years ago
0144129
transformed: Use the scale factor from the output
by Alexander Larsson
· 12 years ago
2aaa8b7
window: Apply buffer_scale automatically in widget_cairo_create
by Alexander Larsson
· 12 years ago
5e9b652
window: allow setting a buffer scale on a window
by Alexander Larsson
· 12 years ago
afd319a
window: Track output scales
by Alexander Larsson
· 12 years ago
fd456fb
transformed: Rely on transformation in widget_cairo_create
by Alexander Larsson
· 12 years ago
15901f0
window: Support transform in widget_cairo_create()
by Alexander Larsson
· 12 years ago
9777744
window: avoid a gcc warning in buffer release handler
by Pekka Paalanen
· 12 years ago
d7ab5b8
cms-static: Use the right wl_listener for the output hotplug listener
by Kristian Høgsberg
· 12 years ago
fe097f9
configure.ac: colord version to 0.1.27
by Mun Gwan-gyeong
· 12 years ago
d33f2b0
weston-launch: Print explanation of why we failed to open the device
by Rob Bradford
· 12 years ago
2f8d9aa
shell: End grab if the grabbed shell surface has been destroyed
by Rob Bradford
· 12 years ago
419e2ba
protocol: improve sub-surface spec wording
by Pekka Paalanen
· 12 years ago
eb1e130
Fix surface_pong when a seat doesn't have a pointer
by Hardening
· 12 years ago
ff32309
weston-launch: Run weston in the user login shell
by Quentin Glidic
· 12 years ago
5545320
protocol: remove an unused sub-surface error code
by Pekka Paalanen
· 12 years ago
86c8ca0
compositor: forbid sub-surface nesting loops
by Pekka Paalanen
· 12 years ago
5e9bedb
tests: add a sub-surface nesting loop test
by Pekka Paalanen
· 12 years ago
16abf6a
protocol: set_desync should flush
by Pekka Paalanen
· 12 years ago
beb080e
tests: add sub-surface tree destruction permutations
by Pekka Paalanen
· 12 years ago
173ff53
fix module_init signature in module tests
by U. Artie Eoff
· 12 years ago
1ed7324
gl-renderer: Compile shaders only when needed
by Ander Conselvan de Oliveira
· 12 years ago
f6128fc
Fix missing corner resize cursors in Kubuntu (oxy-white theme)
by Dima Ryazanov
· 12 years ago
d561687
cms-colord: Warn if reading or writing to the FD failed
by Richard Hughes
· 12 years ago
2379a65
cms-colord: Fix build after the API change 'Honor XDG_CONFIG_DIRS'
by Richard Hughes
· 12 years ago
b9f1c52
lock-surface: Set geometry width and height before centering
by Kristian Høgsberg
· 12 years ago
2733700
text: Respawn input method process if it exits
by Eduardo Lima (Etrunko)
· 12 years ago
Next »