Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
e5a320837319ed91868b9e4311150527847db9f4
e5a3208
Set the view to NULL when unmapping an X11 window
by Dima Ryazanov
· 12 years ago
767d891
data-device: Fix surface configure function type
by Jonas Ådahl
· 12 years ago
aedc773
logind: delay wakeup until DRM-device is resumed
by David Herrmann
· 12 years ago
ea997ac
xdg-shell: Add key bindings for setting maximized and fullscreen.
by Rafael Antognolli
· 12 years ago
65f98d8
xdg-shell: xdg_surface_set_output should only affect fullscreen.
by Rafael Antognolli
· 12 years ago
3c4e3f7
xdg-shell: Add surface size to configure.
by Rafael Antognolli
· 12 years ago
e2a3455
xdg-shell: Implement xdg-shell interface.
by Rafael Antognolli
· 12 years ago
4b99a40
shell: Move shell_surface_set_parent to wl_shell calls.
by Rafael Antognolli
· 12 years ago
ed207b4
shell: Remove SHELL_SURFACE_TRANSIENT.
by Rafael Antognolli
· 12 years ago
03b1659
shell: Remove SHELL_SURFACE_FULLSCREEN and SHELL_SURFACE_MAXIMIZED.
by Rafael Antognolli
· 12 years ago
3c4dc74
xdg_shell: Adding a new shell protocol.
by Rafael Antognolli
· 12 years ago
91fed54
input: Reset keyboard state when releasing last seat keyboard
by Jonas Ådahl
· 12 years ago
7395ea0
input: Move the xkb fields from weston_seat to weston_keyboard
by Jonas Ådahl
· 12 years ago
918f2dd
Remove the weston_view.geometry.width/height fields
by Jason Ekstrand
· 12 years ago
fdca95c
window: handle insufficient buffer space
by Pekka Paalanen
· 12 years ago
5b4ddbc
os: use posix_fallocate in creating sharable buffers
by Pekka Paalanen
· 12 years ago
8a81b83
Make the default desktop shell client configurable
by Emilio Pozuelo Monfort
· 12 years ago
3e12e63
input: Reset pointer state when last pointer device was removed
by Jonas Ådahl
· 12 years ago
cbfa7f7
input: Reset touch state when last touch device was removed
by Jonas Ådahl
· 12 years ago
9484b69
input: Keep track of number of touch points inside touch struct
by Jonas Ådahl
· 12 years ago
37d38d9
rpi: Use common udev_input for input device handling
by Jonas Ådahl
· 12 years ago
da704d9
shell: Change stacking order calculation for popup surfaces
by Philip Withnall
· 12 years ago
2c3849b
shell: Fix a potential NULL pointer dereference
by Philip Withnall
· 12 years ago
648a4dd
shell: Store parent–child links between shsurfs for window stacking
by Philip Withnall
· 12 years ago
ed8f1a9
shell: Factor out common code to create fullscreen black surfaces
by Philip Withnall
· 12 years ago
83ffd9d
shell: Remove weston_view_restack()
by Philip Withnall
· 12 years ago
e1d75ae
shell: Update a shsurf’s layer when its surface type changes
by Philip Withnall
· 12 years ago
07926d9
shell: Factor out code to set the layer for a shsurf
by Philip Withnall
· 12 years ago
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
Next »