index
:
~vignatti/weston
master
multitouch-v2
stick-moving
xwm
xwm-client
xwm-client-OLD
xwm-configure2
wayland compositor and client demo implementation
vignatti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
compositor: Only fini region if it's not the undef region
Kristian Høgsberg
1
-1
/
+2
2012-05-29
xwm: Reset wm->focus_window when the focused window is destroyed
Kristian Høgsberg
1
-0
/
+3
2012-05-29
wcap: Compute per-component deltas
Kristian Høgsberg
2
-3
/
+22
2012-05-29
wcap: Add wcap README, with a bit of documentation
Kristian Høgsberg
1
-0
/
+99
2012-05-29
wcap-decode: Fix setting framerate
Kristian Høgsberg
1
-1
/
+8
2012-05-29
wcap-decode: Fix timestamp overflow
Kristian Høgsberg
1
-1
/
+1
2012-05-29
dnd: implement option for not offering data to other clients
Ander Conselvan de Oliveira
2
-27
/
+82
2012-05-29
terminal: add glyphs to character list
David Herrmann
1
-32
/
+32
2012-05-29
terminal: fix up horizontal scan-line characters
David Herrmann
1
-5
/
+5
2012-05-29
Weston: Free allocated cursors array when destroying
Yan Wang
1
-0
/
+1
2012-05-26
shell: Add keybinding to force-close (SIGKILL) inactive clients
Kristian Høgsberg
1
-0
/
+21
2012-05-26
wcap: Add option to disable building wcap tools
Kristian Høgsberg
2
-6
/
+21
2012-05-25
dnd: work around cairo-gl brokenness
Ander Conselvan de Oliveira
3
-3
/
+6
2012-05-25
window: rename enum pointer_type to cursor_type
Ander Conselvan de Oliveira
10
-45
/
+45
2012-05-25
window: track changes in libwayland-cursor api
Ander Conselvan de Oliveira
9
-43
/
+73
2012-05-25
compositor: Fix buggy snprintf that sets module path
Chad Versace
1
-1
/
+1
2012-05-25
xwayland: change library name
Tiago Vignatti
4
-15
/
+15
2012-05-25
clients: desktop-shell: show tooltip for panel items
Tiago Vignatti
1
-0
/
+15
2012-05-25
window: add simple text tooltip handlers
Tiago Vignatti
2
-0
/
+195
2012-05-25
shell: use transient flags for activate or not new surfaces
Tiago Vignatti
1
-1
/
+4
2012-05-25
wcap: Space out frames according to timestamps
Kristian Høgsberg
3
-6
/
+19
2012-05-25
wcap: Support the other pixel format we may write
Kristian Høgsberg
3
-10
/
+23
2012-05-25
wcap: Commit Makefile.am
Kristian Høgsberg
1
-0
/
+30
2012-05-25
wcap: Move old wcap-encode to wcap/ as wcap-snapshot
Kristian Høgsberg
3
-224
/
+84
2012-05-25
wcap: Rename wcap-encode to just wcap
Kristian Høgsberg
20
-3
/
+3
2012-05-25
wcap: Add COPYING for vpxenc derived wcap-decode tool
Kristian Høgsberg
1
-0
/
+34
2012-05-25
wcap: Add wcap support to webm encoder
Kristian Høgsberg
1
-1
/
+93
2012-05-25
wcap: Move wcap structs and constants to a shader header
Kristian Høgsberg
3
-85
/
+64
2012-05-25
wcap: Discard first frame since it doesn't have a full frame of damage
Kristian Høgsberg
1
-2
/
+10
2012-05-25
wcap: Add a file format magic number and add the pixel format to the header
Kristian Høgsberg
2
-1
/
+27
2012-05-25
Make it compile
Kristian Høgsberg
2
-4
/
+6
2012-05-25
Import vpxenc from libvpx as a starting point
Kristian Høgsberg
16
-1
/
+5013
2012-05-24
Add screen recorder tool
Kristian Høgsberg
5
-1
/
+402
2012-05-22
xwm: Handle resize cases of _NET_WM_MOVERESIZE
Kristian Høgsberg
1
-9
/
+47
2012-05-22
xwm: Implement resizing by frame borders
Kristian Høgsberg
3
-6
/
+24
2012-05-22
Share code to to classify pointer location in frame
Kristian Høgsberg
4
-65
/
+104
2012-05-22
xwm: Add window resize support
Kristian Høgsberg
3
-15
/
+102
2012-05-22
compositor: Address blending for XRGB surfaces with alpha < 1.0.
Scott Moreau
1
-6
/
+8
2012-05-22
shell: Add back mod+pageup/down keybindings for zoom
Kristian Høgsberg
1
-2
/
+15
2012-05-22
Restructure output zoom.
Scott Moreau
3
-16
/
+18
2012-05-22
xwm: Fold weston_wm_activate into weston_wm_window_activate
Scott Moreau
1
-25
/
+19
2012-05-22
xwayland/window-manager.c: Use container_of to get the wm pointer since windo...
Scott Moreau
1
-1
/
+1
2012-05-22
shell: Update relevant bits to work with recent alpha value changes.
Scott Moreau
1
-5
/
+5
2012-05-22
window: use libwayland-cursor instead of libXcursor
Ander Conselvan de Oliveira
11
-233
/
+65
2012-05-22
xwm: Use SUBSTRUCTURE_REDIRECT on frame window too
Kristian Høgsberg
1
-68
/
+57
2012-05-21
xwayland: Add window-manager.c
Kristian Høgsberg
1
-0
/
+1236
2012-05-21
xwayland: Rename xserver-launcher.c to window-manager.c
Kristian Høgsberg
2
-1237
/
+1
2012-05-21
xwayland: Move socket and launcher code to it's own file
Kristian Høgsberg
4
-363
/
+406
2012-05-21
xwayland: Split selection code into its own file
Kristian Høgsberg
4
-675
/
+781
2012-05-21
Move xwayland integration into xwayland subdirectory
Kristian Høgsberg
6
-20
/
+38
[next]