index
:
~jonny/weston
egl-platform
egl-platform-misc
info-scale
master
no-panel
panel
repeat-info
le weston
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-16
input: send wl_keyboard.repeat_info with rate and delay info
HEAD
repeat-info
Jonny Lamb
6
-9
/
+142
2014-07-07
Create a weston_surface_state structure for storing pending surface state and...
Jason Ekstrand
2
-204
/
+141
2014-07-07
Move weston_frame_callback above weston_surface_create
Jason Ekstrand
1
-5
/
+5
2014-07-07
Move weston_subsurface to after weston_surface
Jason Ekstrand
1
-51
/
+51
2014-07-05
cairo-util: Set geometry_dirty in frame_set_title
Boyan Ding
1
-0
/
+1
2014-07-05
cairo-util: Fix geometry for frames with buttons but without title
Boyan Ding
1
-2
/
+2
2014-07-05
Use pixman_region32_clear instead of our own empty_region
Jason Ekstrand
4
-33
/
+10
2014-06-25
shell: fix segfault in fullscreen binding
Boyan Ding
1
-0
/
+1
2014-06-25
screen-share: Allow fullscreen shell command to be configured
Andrew Wedgbury
2
-14
/
+33
2014-06-25
data-device: Clean up the logic in start_drag
Jason Ekstrand
1
-14
/
+17
2014-06-25
Better error message when exec'ing Xwayland fails
Arnout Engelen
1
-1
/
+5
2014-06-25
Require libinput 0.4.0
Peter Hutterer
2
-12
/
+22
2014-06-24
Change the defacto output transform from flipped-270 to flipped-90
Jason Ekstrand
1
-1
/
+1
2014-06-24
Fix a comment
Jason Ekstrand
1
-1
/
+1
2014-06-24
Clients: Fix memleak issues in various clients of weston
vivek
11
-4
/
+60
2014-06-24
xdg-shell: Fix a typo in description
Boyan Ding
1
-1
/
+1
2014-06-23
desktop-shell: Don't assume there is a pointer when resizing
Emilio Pozuelo Monfort
1
-1
/
+2
2014-06-21
weston-build: Fix aclocal error during autogen.sh
Srivardhan Hebbar
1
-0
/
+5
2014-06-19
compositor: update the surface size when there is a size change without a buf...
George Kiagiadakis
2
-14
/
+48
2014-06-18
weston: Fix memleak issue in compositor.c
Srivardhan Hebbar
1
-6
/
+17
2014-06-18
compositor-wayland: Fix compiler warning
Thierry Reding
1
-1
/
+1
2014-06-18
build: Silence libtoolize warnings
Thierry Reding
2
-0
/
+3
2014-06-18
desktop-shell: make background applications less dark
Jonny Lamb
1
-3
/
+3
2014-06-18
animation: ensure repaints are always scheduled during animations
Jonny Lamb
2
-0
/
+16
2014-06-18
exposay: fix crash when navigating with the keyboard
Emilio Pozuelo Monfort
1
-1
/
+3
2014-06-18
animation: fix move scale animation
Jonny Lamb
1
-1
/
+3
2014-06-18
compositor: unmap subsurface views before destroying the subsurfaces
George Kiagiadakis
1
-2
/
+6
2014-06-18
Add a simple client for testing compositor damage handling
Jason Ekstrand
3
-0
/
+893
2014-06-09
libinput: Use floating point instead of fixed point numbers
Jonas Ådahl
2
-10
/
+19
2014-06-03
compositor: raise errors when bad scale or transform values are used
Jonny Lamb
1
-0
/
+18
2014-06-02
Use FreeRDP buildin functions to get scancodes
Hardening
1
-18
/
+6
2014-06-02
Add more keyboards for the RDP compositor
Hardening
1
-12
/
+120
2014-05-23
Add releasing.txt to describe the release steps and other bits of process
Kristian Høgsberg
1
-0
/
+43
2014-05-23
xdg-shell: Add show_window_menu request
Jasper St. Pierre
3
-49
/
+39
2014-05-23
clients: Allow creating a "detached" menu
Jasper St. Pierre
2
-14
/
+55
2014-05-23
configure.ac: Bump master version to 1.5.90
Kristian Høgsberg
1
-1
/
+1
2014-05-23
comp-wayland: use safe foreach when destroying outputs
U. Artie Eoff
1
-2
/
+2
2014-05-22
configure.ac: Bump version to 1.5.0
Kristian Høgsberg
1
-2
/
+2
2014-05-18
clients: Remove the window / user parameters from the menu function
Jasper St. Pierre
6
-14
/
+12
2014-05-12
window: Send ack_configure immediately from configure handler
Kristian Høgsberg
1
-9
/
+1
2014-05-12
window: Move the resize after interpreting the states
Jasper St. Pierre
1
-8
/
+8
2014-05-12
window: Set frame flags immediately when we handle the new states in configure
Jasper St. Pierre
1
-12
/
+14
2014-05-12
shell: Make margin double-buffered state that's applied on commit
Jasper St. Pierre
1
-5
/
+12
2014-05-12
shell: Don't use the helper methods in xdg_shell implementations
Jasper St. Pierre
1
-28
/
+17
2014-05-12
shell: Centralize management of sending configure requests
Jasper St. Pierre
1
-49
/
+63
2014-05-12
xdg-shell: Turn "activated" into a state
Jasper St. Pierre
5
-66
/
+15
2014-05-12
terminal: Only add the new size to the title when we're resizing
Jasper St. Pierre
3
-14
/
+49
2014-05-12
xdg-shell: Turn the resizing heuristics into an explicit state
Jasper St. Pierre
3
-8
/
+30
2014-05-12
xdg-shell: Rework the state system
Jasper St. Pierre
5
-230
/
+205
2014-05-13
xdg-shell: Rename set_transient_for to set_parent
Jasper St. Pierre
5
-25
/
+22
[next]