Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
b995e1d0531ba7156e1319002dafed80a7ca2a09
b995e1d
shell: Don’t change popups’ window types until the next configure event
by Philip Withnall
· 12 years ago
dc4332f
shell: Factor out code to set a shsurf’s parent
by Philip Withnall
· 12 years ago
f85fe84
shell: Tidy up unset_fullscreen()
by Philip Withnall
· 12 years ago
659163d
shell: Refactor workspace code to operate on shsurfs rather than views
by Philip Withnall
· 12 years ago
352e7ed
shell: Factor out common code to set a shsurf’s output
by Philip Withnall
· 12 years ago
17c2fb4
clients: Add a new weston-stacking demo
by Philip Withnall
· 12 years ago
c971d2a
clients: Add window_is_transient() helper to the toy toolkit window
by Philip Withnall
· 12 years ago
4a86a0a
shell: Add missing cases to switch statements for animations and fading
by Philip Withnall
· 12 years ago
0f640e2
shell: Add missing cases to switch statements for surface types
by Philip Withnall
· 12 years ago
becb77e
shell: Reorganise set/unset methods for fullscreen/maximize/popup/transient
by Philip Withnall
· 12 years ago
becf5a3
src/shell.c: set black_surface->width and height
by Xiong Zhang
· 12 years ago
e4f7b92
rpi: Support opaque regions
by Tomeu Vizoso
· 12 years ago
da75ee1
compositor: merge surface size from buffer size funcs
by Pekka Paalanen
· 12 years ago
ba34165
compositor: do not recompute size on pointer_set_cursor
by Pekka Paalanen
· 12 years ago
1fd9c0f
compositor: gather buffer_transform and _scale into a struct
by Pekka Paalanen
· 12 years ago
40ee921
Do not set output->current_mode in compositor.c
by Axel Davy
· 12 years ago
1b55a59
compositor-x11: Allow r5g6b5 visuals for X11 backend SHM
by MoD
· 12 years ago
41a50ea
gl-renderer: Fix support for Y_XUXV buffers
by Ander Conselvan de Oliveira
· 12 years ago
0f0a6ff
Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float
by Tomeu Vizoso
· 12 years ago
eed9344
exposay: properly go away when the modifier is pressed
by Emilio Pozuelo Monfort
· 12 years ago
1539ea2
input: don't run modifier bindings when the kbd is grabbed
by Emilio Pozuelo Monfort
· 12 years ago
d5fbfb2
rpi: avoid vc_dispmanx_set_wl_buffer_in_use without EGL
by Pekka Paalanen
· 12 years ago
234c524
exposay: provide a cancel func to the ptr grab iface
by Emilio Pozuelo Monfort
· 12 years ago
e3de16e
Automatically generate weston.ini with the right paths
by Neil Roberts
· 12 years ago
bf3c1c6
distinguish touch screen and pointer dnd in client
by Xiong Zhang
· 12 years ago
853a779
client/dnd.c: add dnd support for touch screen in client
by Xiong Zhang
· 12 years ago
fd51e7b
src/data_device.c: add dnd support for touch screen
by Xiong Zhang
· 12 years ago
24fc228
Makefile.am: The wayland rpi doesn't libsession-helper.la
by Kristian Høgsberg
· 12 years ago
12e750b
Makefile.am: The rpi backend needs libsession-helper.la
by Marco Barisione
· 12 years ago
49c6aee
terminal: add touch screen selection support
by Xiong Zhang
· 12 years ago
e955525
src/Makefile.am: correct compile failure for launcher-util.c
by Xiong Zhang
· 12 years ago
1d781ee
terminal: Update terminal->end whenever we write a character
by Kristian Høgsberg
· 12 years ago
989e9d5
Makefile.am: Move launcher helpers in to libsession-helper.la library
by Kristian Høgsberg
· 12 years ago
02b36f3
configure.ac: The drm backend no longer requires EGL
by Kristian Høgsberg
· 12 years ago
d2c9d8a
configure.ac: Make libdrm optional in weston-launch
by Kristian Høgsberg
· 12 years ago
89eebb7
tests: Remove an unecessary Makefile.am variable
by Kristian Høgsberg
· 12 years ago
9ab771d
tests: Use a helper library for weston-test clients
by Kristian Høgsberg
· 12 years ago
8e293a5
tests: Use TEST_CLIENT for test client modules
by Kristian Høgsberg
· 12 years ago
dcfff55
terminal: Init tab ruler after setting terminal->width
by Kristian Høgsberg
· 12 years ago
ebd5fd4
input: Cancel pointer grabs when compositor loses kb focus
by Kristian Høgsberg
· 12 years ago
3d0fc76
shell: don't crash if a pointer's focus is null
by Emilio Pozuelo Monfort
· 12 years ago
617e9a3
dnd: Simplify drag icon creation
by Kristian Høgsberg
· 12 years ago
0d37974
compositor: set weston_surface:resource to NULL when destroyed
by Giulio Camuffo
· 12 years ago
b9eae33
tests: .gitignore log files
by Pekka Paalanen
· 12 years ago
f72e479
tests: allow weston test plugin to keep on running
by Pekka Paalanen
· 12 years ago
f812477
tests: add a test causing SIGBUS to the compositor
by Pekka Paalanen
· 12 years ago
bb835b4
man: document new focus-animation config entry
by Emilio Pozuelo Monfort
· 12 years ago
46ce798
shell: add a client config entry
by Emilio Pozuelo Monfort
· 12 years ago
fcb6bf4
logind: change to -1+errno
by David Herrmann
· 12 years ago
f86c390
logind: Use dbus_bool_t for bool types in dbus calls
by Kristian Høgsberg
· 12 years ago
576fe2a
input: set the focus to NULL when the focus's resource is destroyed
by Giulio Camuffo
· 12 years ago
8b66ebd
weston-info: Handle shm formats better
by Kristian Høgsberg
· 12 years ago
399841d
Update the weston man page to include the new Wayland backend options
by Jason Ekstrand
· 12 years ago
3ec57f5
compositor-drm: Release the correct buffer in drm_output_release_fb
by Jason Ekstrand
· 12 years ago
42133d4
input: Fix a segfault in focus checking
by Jason Ekstrand
· 12 years ago
895b1fd
gl-renderer: Attach buffer during surface state creation if possible
by Ander Conselvan de Oliveira
· 12 years ago
6579681
compositor-drm: Add key binding to switch from pixman to GL renderer
by Ander Conselvan de Oliveira
· 12 years ago
b188e91
compositor: fix sub-surface view stacking order
by Pekka Paalanen
· 12 years ago
17467d6
exposay: move the pointer in our motion handler
by Emilio Pozuelo Monfort
· 12 years ago
da64426
shell: Set output on the focus_surfaces' view
by Emilio Pozuelo Monfort
· 12 years ago
5c22ce6
exposay: Activate a surface when hovering it
by Emilio Pozuelo Monfort
· 12 years ago
8224309
exposay: add cancel impl to the kbd grab iface
by Emilio Pozuelo Monfort
· 12 years ago
03251b6
shell: Implement alt-tab switcher
by Emilio Pozuelo Monfort
· 12 years ago
aa7a476
input: Don't send leave events to destroyed views
by Emilio Pozuelo Monfort
· 12 years ago
df8133b
Add Exposay
by Daniel Stone
· 12 years ago
a67e6b9
Add move/scale animation
by Daniel Stone
· 12 years ago
96d47c0
Add modifier-only binding
by Daniel Stone
· 12 years ago
b482dbd
animation, shell: add kbd focus change animation
by Louis-Francis Ratté-Boulianne
· 12 years ago
dd8b88d
Wayland backend: set the opaque region when starting fullscreen
by Axel Davy
· 12 years ago
a662206
protocol: move sub-surfaces to Wayland
by Pekka Paalanen
· 12 years ago
ba44c6b
Add [core] backend option
by Lubomir Rintel
· 12 years ago
cdb4d29
compositor: add a way to override the default pointer grab
by Giulio Camuffo
· 12 years ago
1959ab8
input: let the pointer motion handlers move the pointer
by Giulio Camuffo
· 12 years ago
412b024
zoom: use the new pointer motion signal to move the zoom frame.
by Giulio Camuffo
· 12 years ago
6fcb378
input: add a motion signal to weston_pointer
by Giulio Camuffo
· 12 years ago
ace0a39
weston-test: Always update transform when moving surface
by Kristian Høgsberg
· 12 years ago
a3a784a
compositor: Schedule a repaint in weston_view_damage_below()
by Kristian Høgsberg
· 12 years ago
77a51fd
westoy: Remove some accessors for wl_shell / wl_shell_surface
by Jasper St. Pierre
· 12 years ago
bf17590
westoy: Remove unused support for window parents
by Jasper St. Pierre
· 12 years ago
01eaaac
westoy: Remove window_touch_move
by Jasper St. Pierre
· 12 years ago
e505171
Add calls to wl_shm_buffer_begin/end_access
by Neil Roberts
· 12 years ago
f707e81
filter: Remove unused variable
by Jonas Ådahl
· 12 years ago
e82f8e4
evdev: Synchronize keys only if seat is keyboard capable
by Jonas Ådahl
· 12 years ago
47f1043
westoy: Fix the version number we request for wl_seat
by Jasper St. Pierre
· 12 years ago
5ea0480
compositor-wayland: Add fullscreen support
by Jason Ekstrand
· 12 years ago
12c6dd9
compositor-wayland: Add a --scale option
by Jason Ekstrand
· 12 years ago
0cf3935
compositor-wayland: Move config parsing into backend_init
by Jason Ekstrand
· 12 years ago
584fb62
compositor-wayland: Fix cursor coordinate transforms so it works on translated outputs
by Jason Ekstrand
· 12 years ago
06ced80
compositor-wayland: rename wayland_compositor.inputs to input_list
by Jason Ekstrand
· 12 years ago
4d615a7
compositor-wayland: Remove unused output handling code
by Jason Ekstrand
· 12 years ago
0bdd58f
cairo-util: Rework frame button handling
by Jason Ekstrand
· 12 years ago
48ce421
compositor-wayland: Parse [output] config sections and more options
by Jason Ekstrand
· 12 years ago
33ff636
Move region transformation code to weston_transformed_region
by Jason Ekstrand
· 12 years ago
b6a3cc7
Make weston_output_transform_coordinate more sane
by Jason Ekstrand
· 12 years ago
00b8428
Remove the concept of a border from weston_output.
by Jason Ekstrand
· 12 years ago
ff2fd46
compositor-wayland: Add pixman/SHM fallback mode
by Jason Ekstrand
· 12 years ago
310382f
gl-renderer: Remove the renderer-global border support
by Jason Ekstrand
· 12 years ago
7744f71
compositor-wayland: Add an actual frame around the compositor window
by Jason Ekstrand
· 12 years ago
0b61bf4
gl-renderer: Add support for per-output multi-texture borders.
by Jason Ekstrand
· 12 years ago
8f89fcb
compositor-wayland: Rename structure members and make things more consistant
by Jason Ekstrand
· 12 years ago
Next »