index
:
~sardemff7/weston
master
wip/idle-inhibitor
wip/libweston-desktop-tests
wip/libweston-modules
wip/shm_open
My Weston WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
desktop-shell
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-10
clients: Add screensaver inhibitor client demo
wip/idle-inhibitor
Bryce Harrington
1
-9
/
+9
2016-09-10
shell: Inhibit idle fade-out behavior
Bryce Harrington
1
-0
/
+57
2016-09-10
desktop-shell: Enable per-output fade animations
Bryce Harrington
2
-67
/
+84
2016-09-07
desktop-shell: Add back the saved position and rotation for fullscreen/maximized
Quentin Glidic
1
-4
/
+16
2016-09-07
desktop-shell: Unset fullscreen/maximized state on commit
Quentin Glidic
1
-12
/
+26
2016-08-30
Revert "desktop-shell: Enable per-output fade animations"
Bryce Harrington
2
-84
/
+68
2016-08-30
Revert "shell: Inhibit idle fade-out behavior"
Bryce Harrington
1
-34
/
+0
2016-08-29
shell: Inhibit idle fade-out behavior
Bryce Harrington
1
-0
/
+34
2016-08-29
desktop-shell: Enable per-output fade animations
Bryce Harrington
2
-68
/
+84
2016-08-27
libweston: Drop shell_interface
Quentin Glidic
1
-11
/
+8
2016-08-20
desktop-shell: Fix output destroying
Quentin Glidic
1
-0
/
+2
2016-08-16
libweston-desktop: Rename _destroy_view to _unlink_view
Quentin Glidic
1
-1
/
+1
2016-08-16
desktop-shell: Properly destroy the weston_desktop_view
Quentin Glidic
1
-1
/
+1
2016-08-14
desktop-shell: Port to libweston-desktop
Quentin Glidic
2
-2410
/
+536
2016-08-14
libweston: Rename weston_surface::configure to ::committed
Quentin Glidic
2
-44
/
+44
2016-07-26
include stdint.h for int32_t/uint32_t
Jussi Kukkonen
4
-0
/
+4
2016-07-26
compositor: Keep track of what views were activated by clicking
Jonas Ådahl
1
-1
/
+2
2016-07-26
desktop-shell: Pass a flag bitmask instead of bool to activate()
Jonas Ådahl
3
-16
/
+29
2016-07-26
desktop-shell: Make activate() take a view instead of surface
Jonas Ådahl
3
-13
/
+15
2016-07-26
desktop-shell: Change switcher to track views
Jonas Ådahl
1
-11
/
+11
2016-07-26
desktop-shell: Track the black surface by its view
Jonas Ådahl
1
-15
/
+19
2016-07-26
input: Activate view no matter the keyboard focus
Jonas Ådahl
1
-8
/
+0
2016-07-01
desktop-shell: update for manual surface/view mapping
Armin Krezović
2
-0
/
+15
2016-06-30
input: Rename weston_surface_activate to weston_seat_set_keyboard_focus
Bryce Harrington
1
-1
/
+1
2016-06-27
desktop-shell: Avoid NULL pointer dereference
Armin Krezović
1
-1
/
+1
2016-06-27
desktop-shell: Return NULL when no outputs are present
Armin Krezović
1
-0
/
+3
2016-06-23
Move weston source to compositor/
Pekka Paalanen
1
-1
/
+1
2016-06-10
desktop-shell: resize background and panel surfaces on output resize v4
David Fort
2
-0
/
+87
2016-06-03
compositor: remove the weston_config field in weston_compositor
Giulio Camuffo
1
-1
/
+1
2016-06-03
Move part of screenshooter.c to weston-screenshooter.c
Giulio Camuffo
1
-0
/
+1
2016-05-19
desktop-shell: Don’t reconfigure an already fullscreen surface
Emmanuel Gil Peyrot
1
-0
/
+7
2016-05-03
compositor.h: Add shell_interface.get_output_work_area
Quentin Glidic
1
-1
/
+3
2016-04-29
desktop-shell: Use 'surface-local' to correct grammar
Yong Bakos
1
-1
/
+1
2016-04-22
desktop-shell: Get rid of some unused fields
Jonas Ådahl
1
-6
/
+0
2016-04-22
desktop-shell: Unset the shell surface owner when it goes away
Jonas Ådahl
1
-1
/
+10
2016-03-23
input: use doubles in the interfaces to notify of input events
Giulio Camuffo
1
-3
/
+3
2016-02-16
shell: Don't send extra configure events on click
Derek Foreman
1
-0
/
+8
2016-02-03
shell: Check more thoroughly for undefined surface resource
Bryce Harrington
1
-7
/
+24
2016-01-19
Support axis source, axis discrete, frame and axis stop events
Peter Hutterer
2
-0
/
+45
2016-01-19
Add a weston_pointer_axis_event
Peter Hutterer
2
-8
/
+11
2016-01-12
desktop-shell: Allow binding-modifier weston.ini option to be none
Bob Ham
1
-12
/
+14
2016-01-12
desktop-shell: Make zapping configurable
Bob Ham
2
-3
/
+12
2015-12-18
xwm: let the shells decide the position of X windows
Giulio Camuffo
2
-10
/
+31
2015-11-20
input: Keep per client pointer resources in their own structs
Jonas Ådahl
1
-4
/
+10
2015-11-20
input: Make pointer grab motion callbacks take an event struct
Jonas Ådahl
2
-12
/
+14
2015-11-19
Remove workspaces protocol
Jonas Ådahl
1
-113
/
+0
2015-11-19
desktop-shell: Rename protocol weston_desktop_shell
Jonas Ådahl
3
-41
/
+40
2015-11-19
Use xdg_shell protocol from wayland-protocols
Jonas Ådahl
1
-1
/
+1
2015-11-19
Use input method protocol from wayland-protocols
Jonas Ådahl
1
-6
/
+8
2015-11-16
desktop-shell: use weston_pointer_send_axis
Peter Hutterer
1
-7
/
+1
[next]