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
Fix segfault when loading "layout" with non-zero parameters.
2013-06-13
David Hill
update License section
commit
|
commitdiff
|
tree
2013-06-13
David Hill
cleanup linux Makefile.
commit
|
commitdiff
|
tree
2013-06-12
David Hill
Add initial README.md for Github
commit
|
commitdiff
|
tree
2013-03-21
David Hill
unsigned long -> size_t
commit
|
commitdiff
|
tree
2012-11-11
David Hill
avoid a free on an uninitialized variable by setting...
commit
|
commitdiff
|
tree
2012-08-29
David Hill
plug some memory leaks.
commit
|
commitdiff
|
tree
2012-08-28
David Hill
MERGE_MEMBERS is unused.
commit
|
commitdiff
|
tree
2012-08-28
David Hill
sysconf returns long
commit
|
commitdiff
|
tree
2012-08-28
David Hill
add -Wmissing-prototypes
commit
|
commitdiff
|
tree
2012-08-28
David Hill
clean -Wshadow
commit
|
commitdiff
|
tree
2012-08-28
David Hill
add remaining missing prototypes
commit
|
commitdiff
|
tree
2012-08-28
David Hill
print_win_geom is SWM_DEBUG only
commit
|
commitdiff
|
tree
2012-08-28
David Hill
add missing spawn_ prototypes
commit
|
commitdiff
|
tree
2012-08-28
David Hill
add missing prototypes
commit
|
commitdiff
|
tree
2012-08-27
David Hill
couple more const's
commit
|
commitdiff
|
tree
2012-08-27
David Hill
sprinkle some const
commit
|
commitdiff
|
tree
2012-07-27
David Hill
fix typo
commit
|
commitdiff
|
tree
2012-07-20
David Hill
use _icccm_ in the function name to stay current
commit
|
commitdiff
|
tree
2012-07-20
David Hill
Add myself to the copyright
commit
|
commitdiff
|
tree
2012-07-20
David Hill
another potential memleak
commit
|
commitdiff
|
tree
2012-07-20
David Hill
we don't do anything with xcb_grab_pointer_reply, so...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug memleak
commit
|
commitdiff
|
tree
2012-07-20
David Hill
move out of the loop.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug some more mem leaks.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
we need to free what is returned from xcb_key_symbols_get_ke...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
check replies separately
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug memleak in find_window
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug memory leak in get_win_name
commit
|
commitdiff
|
tree
2012-07-20
David Hill
removed unused function
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug memory leak in get_atom_name
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug memory leak in get_ws_idx
commit
|
commitdiff
|
tree
2012-07-20
David Hill
make sure we test the reply to be not NULL too.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
revert getstate change. made windows disappear.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
in getstate(), we need to fetch type XCB_ATOM_ATOM...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
apply XftDraw to search_win
commit
|
commitdiff
|
tree
2012-07-20
David Hill
allow core fonts to load again. this may need more...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
spaces no longer allowed in separating fonts. use...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
use %ld to print longs
commit
|
commitdiff
|
tree
2012-07-20
David Hill
better Xft support.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
start of Xft. blows up.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
bring back the Display variable. Will be needed for...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
make search_win use the same font as the bar
commit
|
commitdiff
|
tree
2012-07-20
David Hill
fix up search_win to use new font code calculations...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
a reasonable first attempt to get the bar and bar fonts...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
allow bar_font to work again.
commit
|
commitdiff
|
tree
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
next