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
path:
root
/
clients
/
terminal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-19
Use libxkbcommon #defines for modifiers
Kristian Høgsberg
1
-8
/
+8
2011-01-19
Add proof-of-concept selection support to terminal
Kristian Høgsberg
1
-0
/
+87
2011-01-19
Pass input device and time in key_handler callback
Kristian Høgsberg
1
-2
/
+10
2011-01-14
terminal: Window operations
Callum Lowcay
1
-3
/
+67
2011-01-13
terminal: Fix bugs in attribute rendering
Callum Lowcay
1
-20
/
+14
2011-01-12
Merge branch 'master' of git://anongit.freedesktop.org/wayland
Callum Lowcay
1
-118
/
+204
2011-01-12
terminal: Escape sequences with string parameters
Callum Lowcay
1
-40
/
+147
2011-01-11
Batch up drawing glyphs
Kristian Høgsberg
1
-25
/
+82
2011-01-11
Hold on to the scaled fonts we use
Kristian Høgsberg
1
-15
/
+17
2011-01-11
Use cairo_show_glyphs for rendering text
Kristian Høgsberg
1
-9
/
+12
2011-01-11
Factor out decoding of character attributes
Kristian Høgsberg
1
-62
/
+52
2011-01-11
Only draw background if it's different from what's already there
Kristian Høgsberg
1
-0
/
+3
2011-01-11
Make border color a color from the color table
Kristian Høgsberg
1
-7
/
+3
2011-01-11
Add helper to set color from color table
Kristian Høgsberg
1
-11
/
+12
2011-01-11
Split background and foreground painting into separate loops
Kristian Høgsberg
1
-7
/
+42
2011-01-11
Fix terminal resizing
Kristian Høgsberg
1
-35
/
+36
2011-01-11
Merge branch 'master' of git://anongit.freedesktop.org/wayland
Callum Lowcay
1
-0
/
+4
2011-01-10
terminal: fix crashing when terminal size is < 0
Tiago Vignatti
1
-0
/
+4
2011-01-10
terminal: More character attributes
Callum Lowcay
1
-11
/
+26
2011-01-08
terminal: Various fixes
Callum Lowcay
1
-20
/
+19
2011-01-08
terminal: Special keys
Callum Lowcay
1
-5
/
+174
2011-01-08
terminal: Implement character set switching
Callum Lowcay
1
-0
/
+117
2011-01-08
terminal: vt102 editing commands
Callum Lowcay
1
-2
/
+97
2011-01-08
terminal: Basic vt100 escape codes
Callum Lowcay
1
-43
/
+343
2011-01-08
terminal: Scroll margins
Callum Lowcay
1
-16
/
+190
2011-01-08
terminal: Escape sequence handling fixes
Callum Lowcay
1
-57
/
+156
2011-01-08
terminal: Window size ioctls
Callum Lowcay
1
-8
/
+19
2011-01-08
terminal: Fancy colors
Callum Lowcay
1
-38
/
+295
2011-01-08
terminal: UTF-8 support
Callum Lowcay
1
-25
/
+175
2010-12-17
Update surface.attach and change surface.map to surface.map_toplevel
Kristian Høgsberg
1
-1
/
+1
2010-11-22
Make clients exit orderly when there is no connection
Yuval Fledel
1
-0
/
+4
2010-09-03
Replace commit/ack/frame protocol with simpler sync and frame callbacks
Kristian Høgsberg
1
-1
/
+1
2010-07-28
Update keyboard focus handler signatures
Kristian Høgsberg
1
-1
/
+1
2010-07-08
Update to use eglGetDRMDisplayMESA()
Kristian Høgsberg
1
-1
/
+0
2010-06-25
Use libxkbcommon for mapping keycodes to keysyms
Kristian Høgsberg
1
-7
/
+39
2010-06-25
Set window user data using separate function
Kristian Høgsberg
1
-4
/
+4
2010-06-15
Update decoration drawing to be less cairo path happy
Kristian Høgsberg
1
-1
/
+1
2010-06-14
Consolidate redraw scheduling in window.c
Kristian Høgsberg
1
-28
/
+7
2010-06-14
Fix resizing
Kristian Høgsberg
1
-35
/
+24
2010-06-08
Send device name at connect time
Kristian Høgsberg
1
-20
/
+3
2010-06-08
Consolidate more code in clients/window.c
Kristian Høgsberg
1
-32
/
+2
2010-06-04
Move clients to subdirectory
Kristian Høgsberg
1
-0
/
+607
[prev]