Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
73dfbd517f9cb6fc5ec94923599c339cb2a477d1
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
2d13fde
vaapi-recorder: Don't loop trying to write on out of space condition
by Ander Conselvan de Oliveira
· 11 years ago
2d0f8b7
rpi: build fix for compute_rects debug
by Pekka Paalanen
· 11 years ago
79b7cb3
desktop-shell: Fix black edges on scaled desktop pattern
by Bill Spitzak
· 11 years ago
6d43f04
shell: Don't allow maximized surfaces to be moved with touch
by Ander Conselvan de Oliveira
· 11 years ago
6e56ab4
shell: Fix crash when restoring focus state during workspace change
by Ander Conselvan de Oliveira
· 11 years ago
c3f03f5
simple-touch: Handle multiple seats properly
by Ander Conselvan de Oliveira
· 11 years ago
9c6217e
shell: Fix artifacts caused by workspace change animation
by Ander Conselvan de Oliveira
· 11 years ago
762b231
clients: Initialize label in keyboard handling code
by Bryce W. Harrington
· 11 years ago
d8d4701
compositor-wayland: avoid possible NULL deref in handle_keymap
by U. Artie Eoff
· 11 years ago
67072d0
compositor-wayland: assign the correct mode
by U. Artie Eoff
· 11 years ago
8cbd8f3
compositor-wayland: free output before returning
by U. Artie Eoff
· 11 years ago
6c3b01f
Apply the zoom transformation before the output transformation
by Neil Roberts
· 11 years ago
2ef1cd1
compositor-drm: Don't use vaapi recorder with unsupported formats
by Ander Conselvan de Oliveira
· 11 years ago
6f0907b
wcap: Check for mmap and malloc return value in wcap decode module
by vivek
· 11 years ago
4779241
xwayland: Fix fullscreen mode
by Kristian Høgsberg
· 11 years ago
d7d71e8
configure.ac: Bump version to 1.4.92
by Kristian Høgsberg
· 11 years ago
f37f82c
drm: Don't use the cursor overlay if the scale doesn't match
by Neil Roberts
· 11 years ago
eb5a200
Take into account the zoom when applying the output transform
by Neil Roberts
· 11 years ago
bf39e5e
window: Add a simple getenv to force SHM rendering
by Jasper St. Pierre
· 11 years ago
bd60077
window: Clean up buffer type choosing
by Jasper St. Pierre
· 11 years ago
f11ad43
cairo-util: Don't show a resize cursor on edges when we're maximized
by Jasper St. Pierre
· 11 years ago
a4d9723
cairo-util: Kill a duplicate test
by Jasper St. Pierre
· 11 years ago
ac985be
compositor: Remove the edges parameter from send_configure
by Jasper St. Pierre
· 11 years ago
d67b52a
compositor: Fix the documentation for surface->configure
by Jasper St. Pierre
· 11 years ago
6d50b0f
desktop-shell: Remove output_move listener on shutdown
by Kristian Høgsberg
· 11 years ago
bc51ad6
screen-share: Don't unset server environment variables
by Andrew Wedgbury
· 11 years ago
8c3c738
xwayland: Handle race between multi-pointer motion and clicks
by Kristian Høgsberg
· 11 years ago
e5c1ae9
xwayland: Set decoration margin for xwayland windows
by Kristian Høgsberg
· 11 years ago
052ef4e
xwayland: Be smarter about picking seats for move/resize
by Kristian Høgsberg
· 11 years ago
a4b620e
desktop-shell: Further consolidate move/resize grab checks
by Kristian Høgsberg
· 11 years ago
e0b9d5b
xwayland: Make resizing work again
by Kristian Høgsberg
· 11 years ago
62899f5
shell.c: Set dirty for visible views on destroyed output
by Xiong Zhang
· 11 years ago
9a14b8f
launcher-util: Initialize kb_mode also when weston-launch sets up tty
by Kristian Høgsberg
· 11 years ago
ef6a7e4
shell: Don't map surfaces of type SHELL_SURFACE_NONE
by Ander Conselvan de Oliveira
· 11 years ago
024177c
desktop-shell: Properly handle seat hotplugging
by Jason Ekstrand
· 11 years ago
3434b33
desktop-shell: Remove unused variables
by Kristian Høgsberg
· 11 years ago
9e7c759
desktop-shell: Properly handle lowered fullscreen surfaces
by Emilio Pozuelo Monfort
· 12 years ago
ae356ae
desktop-shell: Keep windows on screen when moving
by Kristian Høgsberg
· 11 years ago
6110d07
desktop-shell: Raise new windows over fullscreen apps
by Kristian Høgsberg
· 11 years ago
74071e0
desktop-shell: End popup when starting a touch shell grab
by Kristian Høgsberg
· 11 years ago
7b83ae4
desktop-shell: Reject resize if we're already grabbed
by Kristian Høgsberg
· 11 years ago
d0b40ed
desktop-shell: Reject window move in common_surface_move()
by Kristian Høgsberg
· 11 years ago
9c60933
window.c: Dismiss menu on touch up events
by Kristian Høgsberg
· 11 years ago
1f67117
window.c: Also grab touch events when grabbing input
by Kristian Høgsberg
· 11 years ago
c31f624
window.c: Prevent key event delivery while a grab is active
by Kristian Høgsberg
· 11 years ago
41f7ebc
window.c: Update pointer focus when taking a grab
by Kristian Høgsberg
· 11 years ago
9c376b5
shell: Fix crash when a client is destroyed during the resize grab
by Ander Conselvan de Oliveira
· 11 years ago
15f9a26
shell: Fix memory leaks caused by the window close animation
by Ander Conselvan de Oliveira
· 11 years ago
66cd2c1
terminal: Convert all *alloc's to x*alloc's.
by Bryce W. Harrington
· 11 years ago
1e40a7e
Simply the matrix calculation for zooming
by Neil Roberts
· 11 years ago
a69dc01
clients/window: Don't remove the touch listener on a frame event
by Neil Roberts
· 11 years ago
a7caef9
input: Fix errors due to initializing input before creating outputs
by Ander Conselvan de Oliveira
· 11 years ago
ae826ce
evdev: Fix assertion error for unplugged output with paired touchscreen
by Ander Conselvan de Oliveira
· 11 years ago
6c975fa
evdev: Discard events from a touchscreen paired with an unplugged output
by Ander Conselvan de Oliveira
· 11 years ago
f957dfb
libinput: Don't process touch events for devices without a valid output
by Ander Conselvan de Oliveira
· 11 years ago
4283370
pixman-renderer: Use width/height_from_buffer for buffer transforms
by Jason Ekstrand
· 11 years ago
d0cebc3
Use the correct width/height when transforming surfaces with viewports.
by Jason Ekstrand
· 11 years ago
a212cbb
xwayland: Check zalloc return for out of memory situation
by Bryce W. Harrington
· 11 years ago
bfd74f4
Check zalloc return for out of memory situation
by Bryce W. Harrington
· 11 years ago
4c3661f
desktop-shell: Only use default background if no background color is set
by Kristian Høgsberg
· 11 years ago
1679f23
libinput: Forward frame events to clients
by Jonas Ådahl
· 11 years ago
e57d1f2
Check malloc result
by Hardening
· 11 years ago
791324c
gl-renderer: Remove gl_renderer_interface from gl-renderer.h
by John Kåre Alsaker
· 11 years ago
cb0e357
weston-info: fix log message typo
by U. Artie Eoff
· 11 years ago
6375ea0
editor: Remove unused variables
by Kristian Høgsberg
· 11 years ago
8986c18
editor: react on Enter, Tab, and Up-Down arrow keys
by Manuel Bachmann
· 11 years ago
Next »