Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
spectrwm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add a couple more xcb_flush()'s
2012-07-20
David Hill
add a couple more xcb_flush()'s
commit
|
commitdiff
|
tree
2012-07-20
David Hill
cast a few types to strtonum
commit
|
commitdiff
|
tree
2012-07-20
David Hill
fix some sign compare warnings
commit
|
commitdiff
|
tree
2012-07-20
David Hill
unused defines
commit
|
commitdiff
|
tree
2012-07-20
David Hill
remove no longer needed includes.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
remove no longer used functions
commit
|
commitdiff
|
tree
2012-07-20
David Hill
remove unneeded warnings
commit
|
commitdiff
|
tree
2012-07-20
David Hill
prefetch the xcb_randr_id so we don't block later
commit
|
commitdiff
|
tree
2012-07-20
David Hill
remove extra lib dependancies from Makefile
commit
|
commitdiff
|
tree
2012-07-20
David Hill
remove -lXlib-xcb and -lXtst. Replace with -lX11 and...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
Get rid of XOpenDisplay. Use xcb_connect now!
commit
|
commitdiff
|
tree
2012-07-20
David Hill
redo checking for an active wm with xcb
commit
|
commitdiff
|
tree
2012-07-20
David Hill
remove commented out Xlib code
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert XkbKeycodeToKeysym to xcb
commit
|
commitdiff
|
tree
2012-07-20
David Hill
NoSymbol to XCB_NO_SYMBOL
commit
|
commitdiff
|
tree
2012-07-20
David Hill
rename atom variables to begin with a_
commit
|
commitdiff
|
tree
2012-07-20
David Hill
use xcb instead of RootWindow
commit
|
commitdiff
|
tree
2012-07-20
David Hill
move some things into setup_globals()
commit
|
commitdiff
|
tree
2012-07-20
David Hill
just some minor cleanup. whitespace, cast types, etc
commit
|
commitdiff
|
tree
2012-07-20
David Hill
get rid of the if 0 code. sick of seeing it.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
undo if 0 the select code.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
pid is not unsigned
commit
|
commitdiff
|
tree
2012-07-20
David Hill
fix window_get_pid().
commit
|
commitdiff
|
tree
2012-07-20
David Hill
use UINT32_MAX in xcb_get_property for atoms.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
fix ewmh_autoquirk to actually test the correct values
commit
|
commitdiff
|
tree
2012-07-20
David Hill
oops, this should compare to type and not response_type.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
print the atom type instead of the response type.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
if 0 the select() code in the event loop.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
xcb_flush before polling for events
commit
|
commitdiff
|
tree
2012-07-20
David Hill
add a timestamp to debugging messages
commit
|
commitdiff
|
tree
2012-07-20
David Hill
no point in setting state on an already destroyed window.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
initial event error handling
commit
|
commitdiff
|
tree
2012-07-20
David Hill
remove some xcb_flush calls
commit
|
commitdiff
|
tree
2012-07-20
David Hill
replace XTestFakeButtonEvent with xcb
commit
|
commitdiff
|
tree
2012-07-20
David Hill
Get rid of a bunch of leftover Xlib events.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
initial stab at events. ugly.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert an #if 0'd XGetWMNormalHints to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
missed xcb_icccm_get_wm_protocols_reply_wipe define...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
Convert XGrabKey and Keycode to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
make syms a global so we don't allocate and free it...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert a XConfigureWindow to XCB.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
xcb_disconnect into restart
commit
|
commitdiff
|
tree
2012-07-20
David Hill
remove a debug statement that snuck in
commit
|
commitdiff
|
tree
2012-07-20
David Hill
xcb_flush in restart
commit
|
commitdiff
|
tree
2012-07-20
David Hill
XCloseDisplay no longer needed
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert updatenumlockmask to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
switch one remaining XUnmapWindow to xcb. Change a...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert a XGetWindowAttributes to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
move drain_enter_notify back to Xlib events til we...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
turn debugging back off
commit
|
commitdiff
|
tree
2012-07-20
David Hill
Convert XGetWMNormalHints to XCB. Also fix a bug masking...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
make SWM_DEBUG compile again
commit
|
commitdiff
|
tree
2012-07-20
David Hill
check to see if there is actual data to use before...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
fix to actually check there is data to copy.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
XGetClassHint converted to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
replace XGetWindowAttributes with xcb window geometry
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert XGetAtomName to xcb
commit
|
commitdiff
|
tree
2012-07-20
David Hill
fix use after free
commit
|
commitdiff
|
tree
2012-07-20
David Hill
cleanup get_iconic function
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert a XGetWindowProperty to xcb
commit
|
commitdiff
|
tree
2012-07-20
David Hill
fix crash in get_win_name.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
support rgb:rr/gg/bb colors
commit
|
commitdiff
|
tree
2012-07-20
David Hill
XGetTransientForHint to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
XGetWMProtocols to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert another XGetWindowAttributes to xcb
commit
|
commitdiff
|
tree
2012-07-20
David Hill
XGetWMHints to xcb
commit
|
commitdiff
|
tree
2012-07-20
David Hill
missed a XCreateFontCursor. Also convert XDefineCursor...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert XCreateFontCursor to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert XGrabCursor to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
XQueryPointer to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
XCreateSimpleWindow and XCreatePixmap -> XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
XCreateGC, XFreeGC, XFillRectangle, DRAWSTRING replaced...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
more readable loop. also fixes minor memleak
commit
|
commitdiff
|
tree
2012-07-20
David Hill
better allocation
commit
|
commitdiff
|
tree
2012-07-20
David Hill
remove useless cast
commit
|
commitdiff
|
tree
2012-07-20
David Hill
remove no longer used get_property function
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert get_wm_name to xcb
commit
|
commitdiff
|
tree
2012-07-20
David Hill
replace DefaultWidth, DefaultHeight, and DefaultDepth
commit
|
commitdiff
|
tree
2012-07-20
David Hill
fix propagate and window ID swapage.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
missing xcb_icccm_get_wm_hints_reply #define for __OpenBSD__
commit
|
commitdiff
|
tree
2012-07-20
David Hill
switch to xcb_get_screen_resources_current*
commit
|
commitdiff
|
tree
2012-07-20
David Hill
replace XSync calls with a home grown function
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert config_win and fake_keypress to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
use XCB_RANDR_SCREEN_CHANGE_NOTIFY
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert dumpwins() to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
go back to using XPending() for now.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
replace xrandr setup with XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert a XSelectInput to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert bar_urgent to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
Revert "convert a XGetWindowAttributes"
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert a XGetWindowAttributes
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert XWarpPointer to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert XSetWindowBorder()'s and unmanage_window()...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert root_to_region to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert send_to_ws() and client_msg() to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert XMapRaised to XCB
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert XKillClient to xcb
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert a lot more code over to xcb.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
create function get_atom_from_string() and initial...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
convert ewmh_autoquirk to XCB
commit
|
commitdiff
|
tree
next