index
:
~alexl/weston
master
scale
Personal copy of weston
alexl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-14
lock-surface: Set geometry width and height before centering
Kristian Høgsberg
1
-0
/
+2
2013-05-14
config-parser: Honor XDG_CONFIG_DIRS
Ossama Othman
1
-4
/
+4
2013-05-10
shell: account for the subsurfaces when going fullscreen or maximizing
Giulio Camuffo
1
-21
/
+68
2013-05-10
shell: enable moving and resizing of a surface when clicking on a subsurface
Giulio Camuffo
1
-2
/
+6
2013-05-10
shell: keyboard focus and restacking fixes for sub-surfaces
Pekka Paalanen
1
-18
/
+48
2013-05-08
input: Move surface picking into the pointer grab focus callback
Kristian Høgsberg
1
-9
/
+17
2013-05-08
input: Get rid of grab focus concept
Kristian Høgsberg
1
-19
/
+14
2013-05-08
input: Remove 'current' and related fields from weston_pointer
Kristian Høgsberg
1
-18
/
+5
2013-05-08
compositor: Adapt to wl_surface going away
Kristian Høgsberg
1
-25
/
+20
2013-05-07
input: Eliminate weston_seat::has_pointer/keyboard/touch
Kristian Høgsberg
1
-2
/
+2
2013-05-07
compositor: Move fan_debug to gl-renderer
Kristian Høgsberg
1
-12
/
+0
2013-05-07
input: Merge wl_seat into weston_seat
Kristian Høgsberg
1
-58
/
+56
2013-05-06
input: Remove wl_seat destroy signal
Kristian Høgsberg
1
-1
/
+1
2013-05-06
input: Rename wl_pointer to weston_pointer
Kristian Høgsberg
1
-51
/
+51
2013-05-06
fold wl_keyboard into weston_keyboard
Kristian Høgsberg
1
-23
/
+21
2013-05-02
text: Rename input_method to wl_input_method
Jan Arne Petersen
1
-6
/
+6
2013-05-02
text: Rename ::set_panel to ::set_overlay_panel
Jan Arne Petersen
1
-3
/
+3
2013-05-02
text: Add output argument to set_toplevel
Jan Arne Petersen
1
-12
/
+16
2013-05-02
text: Add support for panels following the cursor
Jan Arne Petersen
1
-7
/
+69
2013-04-15
shell: clear popup grab interface on remove_popup_grab and popup_grab_end
Philipp Brüschweiler
1
-0
/
+3
2013-03-28
sdk: be C++ friendly
Giulio Camuffo
1
-14
/
+14
2013-03-27
shell: set the popup grab button as pressed only if it actually is
Giulio Camuffo
1
-1
/
+5
2013-03-25
shell: handle multiple popups
Giulio Camuffo
1
-25
/
+140
2013-03-19
shell: reset rotation for maximized surface
Rafal Mielniczuk
1
-9
/
+22
2013-03-19
shell: block move, rotate, resize in maximized state
Rafal Mielniczuk
1
-4
/
+8
2013-03-18
compositor, shell: surface transform inheritance
Pekka Paalanen
1
-27
/
+1
2013-03-18
compositor: introduce weston_surface_geometry_dirty()
Pekka Paalanen
1
-14
/
+10
2013-03-18
Fix memory leaks
Scott Moreau
1
-0
/
+1
2013-02-27
compositor: call configure on surfaces with a null buffer too
Giulio Camuffo
1
-19
/
+29
2013-02-22
shell: Go straight to sleep if the sceensaver isn't configured
Ander Conselvan de Oliveira
1
-1
/
+3
2013-02-22
shell: Use weston_compositor_sleep() instead of setting DPMS state
Ander Conselvan de Oliveira
1
-4
/
+1
2013-02-21
compositor: Rename lock and unlock signals to idle and wake
Ander Conselvan de Oliveira
1
-12
/
+12
2013-02-21
compositor: Move state tracking complexity into shell
Ander Conselvan de Oliveira
1
-11
/
+4
2013-02-21
shell: Use its own timer for the screensaver timeout
Ander Conselvan de Oliveira
1
-4
/
+20
2013-02-21
compositor: Move fade animation out of core Weston into shell
Ander Conselvan de Oliveira
1
-9
/
+103
2013-02-21
animation: Make fade more controllable
Ander Conselvan de Oliveira
1
-1
/
+1
2013-02-20
Pass argc and argv to modules
Kristian Høgsberg
1
-6
/
+4
2013-02-18
shell: Do not hang when mapping a popup twice
Giulio Camuffo
1
-0
/
+9
2013-02-15
text: Add show/hide_input_panel requests
Jan Arne Petersen
1
-0
/
+3
2013-02-15
text: Move input_panel interface to input-method
Jan Arne Petersen
1
-33
/
+108
2013-02-15
shell: Do not hang after setting input_panel twice
Jan Arne Petersen
1
-0
/
+8
2013-02-15
shell: Do not crash when hiding input_panel
Jan Arne Petersen
1
-3
/
+9
2013-02-15
text: fix weston key bindings with input methods
Jan Arne Petersen
1
-2
/
+8
2013-02-15
shell: Set the DPMS state if the screensaver fails to launch or dies
Ander Conselvan de Oliveira
1
-0
/
+9
2013-02-14
shell: Fix bug when input panel is shown twice
Jan Arne Petersen
1
-0
/
+3
2013-02-14
shell: Add back ability to rotate unresponsive surfaces
Kristian Høgsberg
1
-12
/
+25
2013-02-14
shell: Bypass fullscreen scaling if surface width and height match output
Rob Bradford
1
-0
/
+7
2013-02-12
xwm: Support _NET_WM_STATE_FULLSCREEN
Kristian Høgsberg
1
-8
/
+25
2013-01-29
shell: Whitespaces cleanup
Quentin Glidic
1
-6
/
+6
2013-01-28
matrix: track transform type
Vasily Khoruzhick
1
-12
/
+5
[next]