index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wlt_toolkit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-06
wlt: toolkit: add is_maximized/fullscreen helpers
David Herrmann
1
-0
/
+10
2013-03-04
shl: move log.[ch] to shl_log.[ch]
David Herrmann
1
-1
/
+1
2013-01-27
wlt: toolkit: fix stuck key repeat bug
Martin Minarik
1
-2
/
+1
2013-01-24
wlt: fix shl_hook API changes
David Herrmann
1
-1
/
+1
2013-01-24
wlt: toolkit: fix resize window stuck in need_resize=true
Martin Minarik
1
-20
/
+14
2013-01-13
eloop: add EV_ONESHOT and EV_SINGLE flags for idle sources
David Herrmann
1
-6
/
+10
2012-10-27
xkb: don't use deprecated libxkbcommon symbols
Ran Benita
1
-5
/
+5
2012-10-24
wlt: toolkit: update to new wayland-0.99 API
David Herrmann
1
-55
/
+108
2012-10-09
tsm: vte: use ASCII keysyms for ctrl+<XY> shortcuts
David Herrmann
1
-2
/
+6
2012-10-07
wlt: add command-line options for xkb-repeat settings
David Herrmann
1
-2
/
+3
2012-10-07
wlt: toolkit: add helpers to create/manage selections
David Herrmann
1
-0
/
+26
2012-10-07
wlt: toolkit: add input_offer support
David Herrmann
1
-1
/
+202
2012-10-07
wlt: toolkit: add wlt_window_get_display() helper
David Herrmann
1
-0
/
+8
2012-10-02
wlt: toolkit: allow zero values as new size
David Herrmann
1
-2
/
+7
2012-10-01
wlt: toolkit: make fullscreen overwrite maximized mode
David Herrmann
1
-5
/
+15
2012-10-01
wlt: toolkit: notify keyboard-cbs whether a key was handled
David Herrmann
1
-7
/
+15
2012-10-01
wlt: toolkit: add fullscreen helpers
David Herrmann
1
-2
/
+30
2012-10-01
wlt: toolkit: pass flags to resize and redraw callbacks
David Herrmann
1
-5
/
+15
2012-10-01
Move grab-parsing into conf.c
David Herrmann
1
-25
/
+3
2012-10-01
wlt: toolkit: implement proper minimal sizes
David Herrmann
1
-1
/
+4
2012-09-30
wlt: toolkit: fix scheduling resize on widget-creation
David Herrmann
1
-1
/
+1
2012-09-30
wlt: toolkit: fix forcing redraw during unneeded resize-round
David Herrmann
1
-4
/
+10
2012-09-30
wlt: toolkit: allow widgets to control new size
David Herrmann
1
-2
/
+10
2012-09-30
Fix printf() specified bugs all over the code
David Herrmann
1
-1
/
+1
2012-09-29
wlt: toolkit: add maximize toggle functionality
Scott Moreau
1
-0
/
+20
2012-09-27
wlt: toolkit: repeat key events
David Herrmann
1
-2
/
+49
2012-09-27
wlt: toolkit: fix use after free of dp_fd
David Herrmann
1
-1
/
+1
2012-09-27
wlt: toolkit: fix sending two surface.attach() reqs in one frame
David Herrmann
1
-12
/
+48
2012-09-27
wlt: toolkit: add keyboard events
David Herrmann
1
-1
/
+190
2012-09-26
wlt: toolkit: add wlt_window_get_eloop() helper
David Herrmann
1
-0
/
+8
2012-09-26
build: update autotools logic and add "wlterm" application
David Herrmann
1
-0
/
+1283