summaryrefslogtreecommitdiff
path: root/desktop-shell
Commit message (Expand)AuthorAgeFilesLines
...
* shell: implement set_xwayland_positionPekka Paalanen2017-01-181-0/+43
* weston: Make the shell entrypoint specificQuentin Glidic2017-01-171-2/+2
* weston: Properly namespace modules entrypointQuentin Glidic2017-01-171-2/+2
* libweston: Position layers in an absolute wayQuentin Glidic2017-01-172-40/+45
* desktop-shell: Initialise panel surface listenerDaniel Stone2017-01-161-0/+1
* desktop-shell: fix a typoAbdur Rehman2017-01-031-1/+1
* desktop-shell: Properly position the panel surfaceQuentin Glidic2016-11-211-4/+20
* desktop-shell: Compute panel size without using outputQuentin Glidic2016-11-211-29/+19
* desktop-shell: Add back the saved position and rotation for fullscreen/maximizedQuentin Glidic2016-09-071-4/+16
* desktop-shell: Unset fullscreen/maximized state on commitQuentin Glidic2016-09-071-12/+26
* Revert "desktop-shell: Enable per-output fade animations"Bryce Harrington2016-08-302-84/+68
* Revert "shell: Inhibit idle fade-out behavior"Bryce Harrington2016-08-301-34/+0
* shell: Inhibit idle fade-out behaviorBryce Harrington2016-08-291-0/+34
* desktop-shell: Enable per-output fade animationsBryce Harrington2016-08-292-68/+84
* libweston: Drop shell_interfaceQuentin Glidic2016-08-271-11/+8
* desktop-shell: Fix output destroyingQuentin Glidic2016-08-201-0/+2
* libweston-desktop: Rename _destroy_view to _unlink_viewQuentin Glidic2016-08-161-1/+1
* desktop-shell: Properly destroy the weston_desktop_viewQuentin Glidic2016-08-161-1/+1
* desktop-shell: Port to libweston-desktopQuentin Glidic2016-08-142-2410/+536
* libweston: Rename weston_surface::configure to ::committedQuentin Glidic2016-08-142-44/+44
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-264-0/+4
* compositor: Keep track of what views were activated by clickingJonas Ådahl2016-07-261-1/+2
* desktop-shell: Pass a flag bitmask instead of bool to activate()Jonas Ådahl2016-07-263-16/+29
* desktop-shell: Make activate() take a view instead of surfaceJonas Ådahl2016-07-263-13/+15
* desktop-shell: Change switcher to track viewsJonas Ådahl2016-07-261-11/+11
* desktop-shell: Track the black surface by its viewJonas Ådahl2016-07-261-15/+19
* input: Activate view no matter the keyboard focusJonas Ådahl2016-07-261-8/+0
* desktop-shell: update for manual surface/view mappingArmin Krezović2016-07-012-0/+15
* input: Rename weston_surface_activate to weston_seat_set_keyboard_focusBryce Harrington2016-06-301-1/+1
* desktop-shell: Avoid NULL pointer dereferenceArmin Krezović2016-06-271-1/+1
* desktop-shell: Return NULL when no outputs are presentArmin Krezović2016-06-271-0/+3
* Move weston source to compositor/Pekka Paalanen2016-06-231-1/+1
* desktop-shell: resize background and panel surfaces on output resize v4David Fort2016-06-102-0/+87
* compositor: remove the weston_config field in weston_compositorGiulio Camuffo2016-06-031-1/+1
* Move part of screenshooter.c to weston-screenshooter.cGiulio Camuffo2016-06-031-0/+1
* desktop-shell: Don’t reconfigure an already fullscreen surfaceEmmanuel Gil Peyrot2016-05-191-0/+7
* compositor.h: Add shell_interface.get_output_work_areaQuentin Glidic2016-05-031-1/+3
* desktop-shell: Use 'surface-local' to correct grammarYong Bakos2016-04-291-1/+1
* desktop-shell: Get rid of some unused fieldsJonas Ådahl2016-04-221-6/+0
* desktop-shell: Unset the shell surface owner when it goes awayJonas Ådahl2016-04-221-1/+10
* input: use doubles in the interfaces to notify of input eventsGiulio Camuffo2016-03-231-3/+3
* shell: Don't send extra configure events on clickDerek Foreman2016-02-161-0/+8
* shell: Check more thoroughly for undefined surface resourceBryce Harrington2016-02-031-7/+24
* Support axis source, axis discrete, frame and axis stop eventsPeter Hutterer2016-01-192-0/+45
* Add a weston_pointer_axis_eventPeter Hutterer2016-01-192-8/+11
* desktop-shell: Allow binding-modifier weston.ini option to be noneBob Ham2016-01-121-12/+14
* desktop-shell: Make zapping configurableBob Ham2016-01-122-3/+12
* xwm: let the shells decide the position of X windowsGiulio Camuffo2015-12-182-10/+31
* input: Keep per client pointer resources in their own structsJonas Ådahl2015-11-201-4/+10
* input: Make pointer grab motion callbacks take an event structJonas Ådahl2015-11-202-12/+14