index
:
~bnf/weston
background
buffer.release
buffer.release-2
damaging
damaging-2
destroy-listener
eglsync
euid
fix
fixes-2
framefd
gbm
master
openwf
output-hotplug
patches
redraw
resize-fix
shell
shell-fixes
shell-outputs
shell-outputs-2
shm-in-egl
use_flags
visual
vt-switch-hotplug
weston-launch
weston-launch-final
winit
yuv
Unnamed repository; edit this file to name it for gitweb.
bnf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
desktop-shell.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-12
Consolidate image loading code and move to shared/
Kristian Høgsberg
1
-1
/
+1
2012-03-12
Add an option parser
Kristian Høgsberg
1
-1
/
+1
2012-03-05
desktop-shell: Simplify unlock dialog redraw function
Kristian Høgsberg
1
-10
/
+6
2012-02-29
weston: Change path for default terminal launcher to ${prefix}/bin
Rodney Lorrimar
1
-1
/
+1
2012-01-31
window: Dont take width and height in window constructor
Kristian Høgsberg
1
-3
/
+3
2012-01-27
Implement CONFIG_KEY_UNSIGNED_INTEGER
Scott Moreau
1
-2
/
+2
2012-01-27
desktop-shell: print what failed on exec
Pekka Paalanen
1
-1
/
+1
2012-01-25
desktop-shell: Build in sensible defaults
Kristian Høgsberg
1
-7
/
+21
2012-01-25
desktop-shell: Support tiling of background images
Kristian Høgsberg
1
-7
/
+31
2012-01-25
cairo-util: Add png loader and image type sniffing
Kristian Høgsberg
1
-1
/
+1
2012-01-25
desktop-shell: Fall back to solid color if there's no background image
Kristian Høgsberg
1
-2
/
+8
2012-01-19
desktop-shell: don't crash on menu
Pekka Paalanen
1
-1
/
+7
2012-01-19
window: menu leak fixes
Pekka Paalanen
1
-6
/
+3
2012-01-18
desktop-shell: fix the unlock dialog decorations
Pekka Paalanen
1
-1
/
+1
2012-01-11
window: Move focus widget to struct input
Kristian Høgsberg
1
-4
/
+16
2012-01-10
window: Make decorations just a widget
Kristian Høgsberg
1
-3
/
+1
2012-01-10
window: Get rid of the window child allocation concept
Kristian Høgsberg
1
-4
/
+2
2012-01-10
window: Keep widgets in a tree instead of a list
Kristian Høgsberg
1
-2
/
+2
2012-01-10
window: Make resize and redraw handlers widget vfuncs
Kristian Høgsberg
1
-60
/
+73
2012-01-10
window: Allocate and flush the window surface in window.c
Kristian Høgsberg
1
-4
/
+1
2012-01-10
window: Drop the window widget
Kristian Høgsberg
1
-15
/
+23
2012-01-09
window: Return pointer type from widget enter handler
Kristian Høgsberg
1
-2
/
+6
2012-01-09
desktop-shell: Rename panel_widget to panel_launcher
Kristian Høgsberg
1
-31
/
+33
2012-01-09
window: Move button handler to widget
Kristian Høgsberg
1
-21
/
+28
2012-01-09
window: Replace widget focus handler with a enter/leave handler pair
Kristian Høgsberg
1
-5
/
+25
2012-01-08
window: Move widget focus handler to the widget
Kristian Høgsberg
1
-10
/
+9
2012-01-08
window: Rename item to widget
Kristian Høgsberg
1
-38
/
+38
2012-01-06
window: Add a window menu
Kristian Høgsberg
1
-1
/
+1
2012-01-06
shell: Start implementing the popup surface type
Kristian Høgsberg
1
-12
/
+10
2012-01-03
More weston rename fixes
Kristian Høgsberg
1
-2
/
+2
2011-12-08
Use '-' to separate words in file names
Kristian Høgsberg
1
-1
/
+1
2011-12-08
desktop-shell: add option to not use locking
Pekka Paalanen
1
-0
/
+7
2011-12-08
move config parser to a convenience library
Pekka Paalanen
1
-0
/
+1
2011-12-07
desktop-shell: no need to unset WAYLAND_SOCKET
Pekka Paalanen
1
-3
/
+0
2011-12-04
desktop-shell: update protocol and client to wl_shell_surface
Pekka Paalanen
1
-23
/
+16
2011-11-23
desktop-shell: Make panel and background output dependent
Benjamin Franzke
1
-20
/
+110
2011-11-23
desktop-shell: Unlock dialog needs to be a custom window
shell-fixes
Benjamin Franzke
1
-0
/
+1
2011-11-23
desktop-shell: Fix some indents
Benjamin Franzke
1
-3
/
+3
2011-11-22
Fix inconsistent #include style
Pekka Paalanen
1
-2
/
+2
2011-11-15
compositor: Hide surfaces by setting surface->output to NULL
Kristian Høgsberg
1
-6
/
+6
2011-11-15
desktop-shell: add unlock dialog
Pekka Paalanen
1
-3
/
+162
2011-11-15
desktop-shell: screen locking protocol
Pekka Paalanen
1
-1
/
+10
2011-11-15
config: Don't print warning when XDG_CONFIG_HOME isn't set
Kristian Høgsberg
1
-2
/
+0
2011-11-15
window: add a helper for config file paths
Pekka Paalanen
1
-1
/
+4
2011-11-14
window: Add a cheesy parser for ini-files, use it in desktop-shell
Kristian Høgsberg
1
-23
/
+57
2011-11-03
desktop-shell: launch from the compositor
Pekka Paalanen
1
-0
/
+3
2011-10-20
cairo-util: Add helper to load jpeg files
Kristian Høgsberg
1
-1
/
+3
2011-10-12
desktop-shell: Add beginning of pop-up menu to panel
Kristian Høgsberg
1
-0
/
+21
2011-09-20
window.c: Move window items to window.c
Kristian Høgsberg
1
-120
/
+43
2011-09-19
window: Stop using glib mainloop in toy toolkit
Kristian Høgsberg
1
-1
/
+0
[next]