Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
4ac32ab669141ebb74a5ffc1c01f7f70fd568852
4ac32ab
compositor-drm: fix libbacklight build
by Pekka Paalanen
· 13 years ago
0b5cd0c
Use typesafe server-side stubs
by Kristian Høgsberg
· 13 years ago
b41c081
compositor: Add a repaint debugging mechanism
by Kristian Høgsberg
· 13 years ago
f98d903
Merge branch 'layers'
by Kristian Høgsberg
· 13 years ago
32bed57
shell: Don't launch a new screensaver if the old one is still running
by Kristian Høgsberg
· 13 years ago
5256968
compositor: Damage sprite surface on attach
by Kristian Høgsberg
· 13 years ago
867dec7
compositor: Post keyboard leave before destroying surface
by Kristian Høgsberg
· 13 years ago
3e3bb32
compositor: split drag surface update into smaller functions
by Ander Conselvan de Oliveira
· 13 years ago
c5fb9a7
compositor: fix crash when a drag surface is destroyed during the drag
by Ander Conselvan de Oliveira
· 13 years ago
3be2ce9
compositor: Organize surface stack using new struct weston_layer
by Kristian Høgsberg
· 13 years ago
944236a
compositor: Just damage compositor->damage in weston_output_damage()
by Kristian Høgsberg
· 13 years ago
1e83212
compositor: Implement damage_below by using the new compositor->damage
by Kristian Høgsberg
· 13 years ago
6ddcdae
compositor: Store opaque clip for previous frame in weston_surface
by Kristian Høgsberg
· 13 years ago
4539b08
shell: Add implementation of fullscreen.
by Alex Wu
· 13 years ago
b9747d0
shell: Add implementation of fullscreen.
by Alex Wu
· 13 years ago
067fd60
window.c: Drop support for rgb contexts
by Kristian Høgsberg
· 13 years ago
8dbc4b3
wscreensaver: Use the argb config, rgb is not compatible with window.c
by Kristian Høgsberg
· 13 years ago
51cba3c
compositor-drm: Just pull in libbacklight source for now
by Kristian Høgsberg
· 13 years ago
8e53c7f
compositor: add dpms and backlight support
by Tiago Vignatti
· 13 years ago
2ea0944
zoom: Don't damage_all here
by Kristian Høgsberg
· 13 years ago
9b154fa
compositor: Insert dnd icon surface below device sprite surface
by Kristian Høgsberg
· 13 years ago
9bc7095
compositor: Set an empty input region for the fade surface
by Kristian Høgsberg
· 13 years ago
f10df85
window: Set opaque region after child widget adjusts size
by Kristian Høgsberg
· 13 years ago
99ff01b
weston: Change path for default terminal launcher to ${prefix}/bin
by Rodney Lorrimar
· 13 years ago
fcfc83f
clients: Use wl_display_disconnect()
by Kristian Høgsberg
· 13 years ago
90fbbd7
compositor: make the input region of drag surfaces empty
by Ander Conselvan de Oliveira
· 13 years ago
cacb7cd
shell: Mark geometry dirty when we change surface alpha
by Kristian Høgsberg
· 13 years ago
3b4af20
compositor: Dont set the opaque region if we have an overall surface alpha
by Kristian Høgsberg
· 13 years ago
9dd1ed2
terminal: Don't queue a resize after setting fullscreen
by Kristian Høgsberg
· 13 years ago
8811bf9
compositor: Export functions and add weston_suface::force_configure for fullscreen
by Alex Wu
· 13 years ago
c6d7f60
Restructure output zoom key handling.
by Scott Moreau
· 13 years ago
4d7c862
drm: Remove redundant cursor region math
by Kristian Høgsberg
· 13 years ago
ca14ef0
drm: Remove redundant weston_surface_update_transform() call
by Kristian Høgsberg
· 13 years ago
d15fbe3
compositor: Remove surface overlapped attribute
by Kristian Høgsberg
· 13 years ago
d8bf90c
Move weston_output_set_cursor into compositor-drm.c
by Kristian Høgsberg
· 13 years ago
85fd327
compositor-drm: Destroy sprites on shutdown, turn off on vt switch
by Kristian Høgsberg
· 13 years ago
66617bb
compositor: Remove unused compositor vfunc create_cursor_image
by Kristian Høgsberg
· 13 years ago
58ef379
compositor-drm: Add sprite support
by Jesse Barnes
· 13 years ago
5308a5e
compositor: add an assign_planes hook to the output
by Jesse Barnes
· 13 years ago
2493be4
Fix pointer position clipping.
by Scott Moreau
· 13 years ago
ccbf29d
Introduce output zoom.
by Scott Moreau
· 13 years ago
4889154
compositor: Initialize destroy_listener_list for internal surfaces too
by Kristian Høgsberg
· 13 years ago
010f98b
window: Track and report input and opaque regions
by Kristian Høgsberg
· 13 years ago
dd631c1
simple-touch: Update to enter/leave changes
by Kristian Høgsberg
· 13 years ago
5e7e6f2
compositor: Implement opqaue and input regions
by Kristian Høgsberg
· 13 years ago
a2f1129
compositor: assign output to drag surfaces
by Ander Conselvan de Oliveira
· 13 years ago
ba727bd
shell: don't assign output for surface of type none
by Ander Conselvan de Oliveira
· 13 years ago
06d58b7
Update to enter/leave events for pointer and keyboard
by Kristian Høgsberg
· 13 years ago
88277d1
shell: Fix never map fullscreen/transient surface.
by Alex Wu
· 13 years ago
31f9d0e
compositor: Remove redundant weston_surface_damage_below() calls
by Kristian Høgsberg
· 13 years ago
d0e2ef7
compositor: Surface is unmapped when surface->output is NULL
by Kristian Høgsberg
· 13 years ago
0704539
shell: Revive super-tab application switcher
by Kristian Høgsberg
· 13 years ago
afa264c
compositor: Don't run keybindings if we have a key grab
by Kristian Høgsberg
· 13 years ago
ec286eb
compositor: Setup for keyboard grabs.
by Scott Moreau
· 13 years ago
447013d
Track server changes.
by Scott Moreau
· 13 years ago
1cbf326
compositor: Move fullscreen_output to shell_surface
by Kristian Høgsberg
· 13 years ago
323ee04
compositor: Make weston_surface_damage_below_noupdate() the default
by Kristian Høgsberg
· 13 years ago
3b5ea3b
compositor: Move unmap logic to new function weston_surface_unmap()
by Kristian Høgsberg
· 13 years ago
12bbf81
compositor: Only delete surface texture if we have one
by Kristian Høgsberg
· 13 years ago
101cb65
compositor: Get rid of surface->visual
by Kristian Høgsberg
· 13 years ago
6a8b553
shell: Set geometry directly in configure
by Kristian Høgsberg
· 13 years ago
d5ae9f4
shell: Restore basic fullscreen functionality
by Kristian Høgsberg
· 13 years ago
2675dc1
window: Don't draw decorations in fullscreen mode
by Kristian Høgsberg
· 13 years ago
1517def
window: Set window type as it changes, not on every attach
by Kristian Høgsberg
· 13 years ago
66c0880
view: Don't schedule resize after setting fullscreen
by Kristian Høgsberg
· 13 years ago
0d5a509
window: Use constant keycode offset of 8
by Daniel Stone
· 13 years ago
9d4f030
window: Use new xkbcommon include path
by Daniel Stone
· 13 years ago
b29f412
protocol: remove absolute coordinates from pointer
by Pekka Paalanen
· 13 years ago
dfb93a9
window: do not store absolute coordinates
by Pekka Paalanen
· 13 years ago
e47c3a3
clients/dnd: adapt to new data_device icon protocol
by Ander Conselvan de Oliveira
· 13 years ago
30eebc7
compositor: implement drag'n'drop icons
by Ander Conselvan de Oliveira
· 13 years ago
e9e0515
shell: update position of surfaces with type none on map()
by Ander Conselvan de Oliveira
· 13 years ago
d595f65
compositor: add a way to disable picking of client surfaces
by Ander Conselvan de Oliveira
· 13 years ago
a1ff53b
shell: don't map surfaces with type NONE
by Ander Conselvan de Oliveira
· 13 years ago
b63e3e0
compositor: fix two crashs on surface_attach() with null buffer
by Ander Conselvan de Oliveira
· 13 years ago
f856fd2
Follow set_fullscreen protocol change
by Kristian Høgsberg
· 13 years ago
d6bcd7d
window: Toggle maximized with super-f5
by Kristian Høgsberg
· 13 years ago
96879df
shell: Add the set_maximized implementation
by Juan Zhao
· 13 years ago
8fb8d3b
compositor, shell: add and use weston_surface_set_position()
by Pekka Paalanen
· 13 years ago
d882779
shell: remove two redundant statements from map()
by Pekka Paalanen
· 13 years ago
9d39352
compositor: make functions static
by Tiago Vignatti
· 13 years ago
0f99701
shell: remove duplicated code
by Tiago Vignatti
· 13 years ago
0a26641
clients: fix spelling
by Tiago Vignatti
· 13 years ago
c5528d8
window: simplify a bit widget_set_size and widget_set_allocation
by Tiago Vignatti
· 13 years ago
a571e75
window: explicitly set TYPE_TOPLEVEL for new windows
by Tiago Vignatti
· 13 years ago
8980f7c
shell: do not apply damage on window type set
by Pekka Paalanen
· 13 years ago
f8c6aae
compositor: remove redundant cursor damage calls
by Pekka Paalanen
· 13 years ago
cc2f868
compositor: round off fractions
by Pekka Paalanen
· 13 years ago
fc6d91a
shell: replace identity calls to weston_surface_configure()
by Pekka Paalanen
· 13 years ago
f07cb5d
compositor: move output assignment to update_transform
by Pekka Paalanen
· 13 years ago
730d87e
compositor: move opaque tracking into transform
by Pekka Paalanen
· 13 years ago
b45ac5e
compositor: clarify update_transform vs. repaint
by Pekka Paalanen
· 13 years ago
9651678
compositor: let update_transform deal damage
by Pekka Paalanen
· 13 years ago
1d5035c
compositor: simplify weston_surface_damage_rectangle()
by Pekka Paalanen
· 13 years ago
219b982
compositor: use floats in computing bounding box
by Pekka Paalanen
· 13 years ago
ece8a01
compositor: move surface_to_global_float() definition
by Pekka Paalanen
· 13 years ago
80fb08d
compositor: split weston_surface_update_transform()
by Pekka Paalanen
· 13 years ago
9abf393
compositor: split weston_surface_damage_below()
by Pekka Paalanen
· 13 years ago
25dacab
shell: remove excessive damage from rotating
by Pekka Paalanen
· 13 years ago
6f82cf5
configure: Fix build on debian by avoiding bashisms in the test command.
by Eric Anholt
· 13 years ago
Next »