Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
4fb8491e1bc12c2da08ab1beeb6781ba5771c507
4fb8491
weston-eventdemo --help works
by Bill Spitzak
· 11 years ago
61917c8
shell: Update focused surface pointer coordinates in popup grab
by Jonas Ådahl
· 11 years ago
a3a5deb
gears: fix invalid calculation of the first FPS
by Ryo Munakata
· 11 years ago
f322f8e
desktop-shell: add close-animation config option for destroying surfaces
by Jonny Lamb
· 11 years ago
e67118c
desktop-shell: add option to avoid creating the panel
by Jonny Lamb
· 11 years ago
1046f12
Implemented support for mouse scrolling in weston-terminal
by Magnus Hoff
· 11 years ago
45ee1f9
simple-egl: Clean up unused frame_listener
by Boyan Ding
· 11 years ago
0695908
clients: use repeat_info event details
by Jonny Lamb
· 11 years ago
497994a
compositor-wayland: listen to repeat_info and save values to pass on
by Jonny Lamb
· 11 years ago
66a41a0
compositor: fetch repeat info from weston.ini
by Jonny Lamb
· 11 years ago
05e4a1f
libinput: Add tap configuration to weston.ini
by Jonas Ådahl
· 11 years ago
886b009
screenshooter: Add a missing return; in an error path
by Jasper St. Pierre
· 11 years ago
666bc92
desktop-shell: Add a missing return; in an error path
by Jasper St. Pierre
· 11 years ago
c91408f
Don't bother destroying resources after sending an error
by Jasper St. Pierre
· 11 years ago
0013a29
Use the named SINCE_VERSION defines for version checks
by Jasper St. Pierre
· 11 years ago
d1ceecf
fullscreen-shell: Fix compiler warnings
by Giulio Camuffo
· 11 years ago
e84ab4e
desktop-shell: don't assume there's a pointer when mapping a popup
by Jonny Lamb
· 11 years ago
e2f0f84
compositor: Use libwayland to find a good default display for us
by Jasper St. Pierre
· 11 years ago
a177df0
window: Don't use the frame's geometry when fullscreen
by Jasper St. Pierre
· 11 years ago
d8c6aeb
input: Send key-repeat
by Jasper St. Pierre
· 11 years ago
70ee3ad
animation: also change stop value when updating a fade target
by Jonny Lamb
· 11 years ago
661de3a
compositor: ignore unmapped sub-surfaces for view_list
by Pekka Paalanen
· 11 years ago
dce7c6e
Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128).
by Alvaro Fernando García
· 11 years ago
eb3cf22
compositor: quick fix for sub-surface mapping
by Pekka Paalanen
· 11 years ago
0250a74
xwayland: Better handle a race with X
by Jason Ekstrand
· 11 years ago
4ff4d92
xwayland/window-manager: Rename a variable for clerity
by Jason Ekstrand
· 11 years ago
cf4c13a
xwayland: set surface_id to 0 when client resource is found
by Tyler Veness
· 11 years ago
95ec0f9
compositor: add a masking mechanism to weston_layer
by Giulio Camuffo
· 11 years ago
412e6a5
compositor: keep track of the weston_layer a weston_view is in
by Giulio Camuffo
· 11 years ago
cfff312
tests: use expect_protocol_error in tests
by Marek Chalupa
· 11 years ago
1740aa8
tests: add frame_callback_wait_nofail
by Marek Chalupa
· 11 years ago
4d06d46
tests: add expect_protocol_error function
by Marek Chalupa
· 11 years ago
e7d7468
xdg-shell: Fix documentation
by Jasper St. Pierre
· 11 years ago
ccf48fb
shell: Replace set_margin with set_window_geometry
by Jasper St. Pierre
· 11 years ago
bd65e50
Interpret the size in the configure event as window geometry
by Jasper St. Pierre
· 11 years ago
7b98207
Create a weston_surface_state structure for storing pending surface state and move the surface commit logic into weston_surface_commit_state
by Jason Ekstrand
· 11 years ago
108865d
Move weston_frame_callback above weston_surface_create
by Jason Ekstrand
· 11 years ago
e9d40e3
Move weston_subsurface to after weston_surface
by Jason Ekstrand
· 11 years ago
9c5aedf
cairo-util: Set geometry_dirty in frame_set_title
by Boyan Ding
· 11 years ago
c490212
cairo-util: Fix geometry for frames with buttons but without title
by Boyan Ding
· 11 years ago
ef54008
Use pixman_region32_clear instead of our own empty_region
by Jason Ekstrand
· 11 years ago
32abdbb
shell: fix segfault in fullscreen binding
by Boyan Ding
· 11 years ago
dfd9d0d
screen-share: Allow fullscreen shell command to be configured
by Andrew Wedgbury
· 11 years ago
8202d72
data-device: Clean up the logic in start_drag
by Jason Ekstrand
· 11 years ago
7da71ee
Better error message when exec'ing Xwayland fails
by Arnout Engelen
· 11 years ago
3b843d3
Require libinput 0.4.0
by Peter Hutterer
· 11 years ago
671a144
Change the defacto output transform from flipped-270 to flipped-90
by Jason Ekstrand
· 11 years ago
76f6236
Fix a comment
by Jason Ekstrand
· 11 years ago
31732f7
Clients: Fix memleak issues in various clients of weston
by vivek
· 11 years ago
1478ea5
xdg-shell: Fix a typo in description
by Boyan Ding
· 11 years ago
5872b68
desktop-shell: Don't assume there is a pointer when resizing
by Emilio Pozuelo Monfort
· 11 years ago
28ee518
weston-build: Fix aclocal error during autogen.sh
by Srivardhan Hebbar
· 11 years ago
8f9e87f
compositor: update the surface size when there is a size change without a buffer attach
by George Kiagiadakis
· 11 years ago
ba2a36d
weston: Fix memleak issue in compositor.c
by Srivardhan Hebbar
· 11 years ago
6ac60c1
compositor-wayland: Fix compiler warning
by Thierry Reding
· 11 years ago
0e6d9a7
build: Silence libtoolize warnings
by Thierry Reding
· 11 years ago
7e7d485
desktop-shell: make background applications less dark
by Jonny Lamb
· 11 years ago
f8bfd05
animation: ensure repaints are always scheduled during animations
by Jonny Lamb
· 11 years ago
5905ebc
exposay: fix crash when navigating with the keyboard
by Emilio Pozuelo Monfort
· 11 years ago
91f80f2
animation: fix move scale animation
by Jonny Lamb
· 11 years ago
ed04d38
compositor: unmap subsurface views before destroying the subsurfaces
by George Kiagiadakis
· 11 years ago
549a53f
Add a simple client for testing compositor damage handling
by Jason Ekstrand
· 11 years ago
26714b4
libinput: Use floating point instead of fixed point numbers
by Jonas Ådahl
· 11 years ago
a55f139
compositor: raise errors when bad scale or transform values are used
by Jonny Lamb
· 11 years ago
6d1d112
Use FreeRDP buildin functions to get scancodes
by Hardening
· 11 years ago
ea2aa13
Add more keyboards for the RDP compositor
by Hardening
· 11 years ago
73dfbd5
Add releasing.txt to describe the release steps and other bits of process
by Kristian Høgsberg
· 11 years ago
81ff075
xdg-shell: Add show_window_menu request
by Jasper St. Pierre
· 11 years ago
de8bd50
clients: Allow creating a "detached" menu
by Jasper St. Pierre
· 11 years ago
ca85dc6
configure.ac: Bump master version to 1.5.90
by Kristian Høgsberg
· 11 years ago
a1e887b
comp-wayland: use safe foreach when destroying outputs
by U. Artie Eoff
· 11 years ago
caa7019
configure.ac: Bump version to 1.5.0
by Kristian Høgsberg
· 11 years ago
dda9313
clients: Remove the window / user parameters from the menu function
by Jasper St. Pierre
· 11 years ago
be803ad
window: Send ack_configure immediately from configure handler
by Kristian Høgsberg
· 11 years ago
f184c38
window: Move the resize after interpreting the states
by Jasper St. Pierre
· 11 years ago
ccf908b
window: Set frame flags immediately when we handle the new states in configure
by Jasper St. Pierre
· 11 years ago
851799e
shell: Make margin double-buffered state that's applied on commit
by Jasper St. Pierre
· 11 years ago
9aa8ce6
shell: Don't use the helper methods in xdg_shell implementations
by Jasper St. Pierre
· 11 years ago
6458ec3
shell: Centralize management of sending configure requests
by Jasper St. Pierre
· 11 years ago
973d787
xdg-shell: Turn "activated" into a state
by Jasper St. Pierre
· 11 years ago
de68099
terminal: Only add the new size to the title when we're resizing
by Jasper St. Pierre
· 11 years ago
5befdda
xdg-shell: Turn the resizing heuristics into an explicit state
by Jasper St. Pierre
· 11 years ago
ab2c108
xdg-shell: Rework the state system
by Jasper St. Pierre
· 11 years ago
c815d62
xdg-shell: Rename set_transient_for to set_parent
by Jasper St. Pierre
· 11 years ago
11f1433
fullscreen: Remove dirty sizing trick
by Jasper St. Pierre
· 11 years ago
af314bb
fullscreen: Remove our own focused state tracking
by Jasper St. Pierre
· 11 years ago
7098948
configure.ac: Bump version 1.4.93
by Kristian Høgsberg
· 11 years ago
a57c9f1
window: Ignore input events from subsurfaces
by Ander Conselvan de Oliveira
· 11 years ago
15f8563
build: let 'make clean' remove logs/ again
by Pekka Paalanen
· 11 years ago
2f88f0b
gitignore log files, now in root directory
by Bryce W. Harrington
· 11 years ago
9b05909
desktop-shell: Fix order of desktop_shell messages
by Jonas Ådahl
· 11 years ago
c991513
desktop-shell: Damage the black view when we remove it
by Kristian Høgsberg
· 11 years ago
d33cc73
configure.ac: Fix indent for screen-share option
by Kristian Høgsberg
· 11 years ago
8e37d96
editor: Fix cursor positioning with pointer and touch
by Ander Conselvan de Oliveira
· 11 years ago
f9a2626
tests: rename xwayland test
by Pekka Paalanen
· 11 years ago
c2b74fb
tests: load the right shell plugin
by Pekka Paalanen
· 11 years ago
6ea0d17
tests: load the right xwayland plugin
by Pekka Paalanen
· 11 years ago
412e58a
tests: use --no-config
by Pekka Paalanen
· 11 years ago
588bee1
compositor: add --no-config command line option
by Pekka Paalanen
· 11 years ago
24713f6
libinput-seat: literal values for WESTON_LIBINPUT_LOG_PRIORITY
by U. Artie Eoff
· 11 years ago
Next »