index
:
~bryce/weston
libweston-backend-config
Bryce's weston repository for development branches
bryce
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
desktop-shell
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-16
input: Pass the appropriate pointer type to bindings instead of a seat
Derek Foreman
3
-63
/
+68
2015-07-16
exposay: Test keyboard presence before using keyboard pointer
Derek Foreman
1
-3
/
+6
2015-07-10
desktop-shell: make client_initiated a bool
Derek Foreman
1
-6
/
+6
2015-07-02
desktop-shell: Allow fullscreen windows to mode-switch their output.
Mario Kleiner
1
-1
/
+2
2015-06-30
desktop-shell: Allow multiple active fullscreen windows on multi-display setup.
Mario Kleiner
3
-14
/
+38
2015-06-26
text_backend: make destructor call explicit
Pekka Paalanen
2
-1
/
+5
2015-06-22
desktop-shell: remove screensaver support
Pekka Paalanen
2
-180
/
+0
2015-06-15
Unified multiple definitions of container_of() macro.
Jon Cruz
2
-0
/
+2
2015-06-15
Moved the MIN() macro to the helper include.
Jon Cruz
1
-0
/
+1
2015-06-15
Remove redundant #include path component.
Jon Cruz
1
-1
/
+1
2015-06-15
*-shell: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
4
-64
/
+68
2015-06-11
move text_backend initialization into the shell plugin
Murray Calavera
1
-0
/
+3
2015-05-26
desktop-shell: do not black out with startup "none"
Pekka Paalanen
1
-2
/
+8
2015-05-26
desktop-shell: destroy surfaces in an idle handler after fade out
Derek Foreman
1
-1
/
+18
2015-05-26
exposay: Don't crash if no pointer is present
Derek Foreman
1
-6
/
+9
2015-05-15
remove trailing whitespaces
Michael Vetter
1
-1
/
+1
2015-05-08
desktop-shell: set the current size in the first 'resizing' configure event
Ryo Munakata
1
-0
/
+3
2015-05-05
xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shell
Jonas Ådahl
1
-19
/
+19
2015-05-05
xdg-shell: Require proper object tree destruction
Jonas Ådahl
1
-0
/
+26
2015-05-01
touch: Make weston_touch_set_focus() take a touch instead of a seat
Derek Foreman
1
-1
/
+1
2015-04-13
desktop-shell: Require a popup parent to be a shell surface
Dima Ryazanov
1
-5
/
+7
2015-03-30
xwm: tell the shell the pid of the X clients
Giulio Camuffo
1
-0
/
+7
2015-03-27
desktop-shell: remove dead unminimization code
Manuel Bachmann
1
-23
/
+10
2015-03-18
desktop-shell: don't allow negative values in drag resize
Derek Foreman
1
-0
/
+4
2015-03-09
shell,compositor-x11: Fix trivial memory leaks
Ryo Munakata
1
-0
/
+2
2015-03-02
compositor,shell: move debug key code to core
Pekka Paalanen
1
-130
/
+1
2015-02-27
xdg-shell: Bump unstable version
Jasper St. Pierre
1
-1
/
+1
2015-02-27
xdg-shell: Add a simple destructor request
Jasper St. Pierre
1
-1
/
+9
2015-02-27
xdg-shell: Add invalid_parent error to xdg_popup
Jonas Ådahl
1
-1
/
+10
2015-02-27
xdg-shell: Send an error when the client uses the not-topmost popup
Jasper St. Pierre
1
-5
/
+53
2015-02-27
xdg-shell: Remove the flags from get_xdg_popup
Jasper St. Pierre
1
-1
/
+1
2015-02-27
xdg-shell: Remove the serial from popup_done
Jasper St. Pierre
1
-2
/
+1
2015-02-27
xdg-shell: Take a xdg_surface as the parent surface
Jasper St. Pierre
1
-6
/
+6
2015-02-23
desktop-shell: Fix coding style of add_popup_grab
Jonas Ådahl
1
-13
/
+24
2015-02-23
desktop-shell: Simplify popup_end_grab popup_done sending loop
Jonas Ådahl
1
-21
/
+15
2015-02-06
desktop-shell: Fail if get_xdg_surface is called on an xdg_surface
Jonas Ådahl
1
-0
/
+16
2015-02-02
xwm: support maximizing xwayland windows
Giulio Camuffo
1
-26
/
+46
2015-02-02
desktop-shell: Remove unnecessary type casts
Derek Foreman
1
-8
/
+7
2015-01-30
desktop-shell: Don't crash on zoom without a pointer in the seat
Derek Foreman
1
-0
/
+5
2015-01-27
shell: fix positioning of maximized surfaces with a custom geometry
Giulio Camuffo
1
-2
/
+7
2014-12-08
compositor: Implement JSON-timeline logging
Pekka Paalanen
1
-9
/
+19
2014-12-08
compositor: add weston_surface_set_label_func()
Pekka Paalanen
2
-0
/
+102
2014-11-24
desktop-shell: don't crash input-panel if no kbd focus
Pekka Paalanen
1
-1
/
+1
2014-11-21
xwayland: fix fullscreening
Marek Chalupa
1
-2
/
+2
2014-11-05
compositor: Refactor weston_output_mode_switch()
Derek Foreman
1
-8
/
+4
2014-10-08
compositor: send error for surface role resets
Pekka Paalanen
1
-28
/
+10
2014-10-01
shell: don't crash on create_common_surface() failure
Pekka Paalanen
1
-0
/
+6
2014-09-22
shell: fix weston_output_mode_switch() usage
Derek Foreman
1
-3
/
+3
2014-09-11
cosmetic: update comments that refer to weston_surface_update_transform()
Derek Foreman
1
-1
/
+1
2014-09-10
xdg-shell: fix maximizing in multi-head setup
Marek Chalupa
1
-3
/
+4
[next]