Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
spectrwm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove unneeded bar_fs_height variable.
[spectrwm.git]
/
spectrwm.c
2012-07-20
Reginald Kennedy
Remove unneeded bar_fs_height variable.
blob
|
commitdiff
2012-07-20
David Hill
start of Xft. blows up.
blob
|
commitdiff
|
diff to current
2012-07-20
Marco Peereboom
dont errx when xcb_query_font_reply fails + spaces
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
bring back the Display variable. Will be needed for...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
make search_win use the same font as the bar
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
fix up search_win to use new font code calculations...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
a reasonable first attempt to get the bar and bar fonts...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
allow bar_font to work again.
blob
|
commitdiff
|
diff to current
2012-07-20
Marco Peereboom
drop some X11 includes, begone Xlib!
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Remove an empty line.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix xrandr epileptic seizure issue.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix issue where _NET_ACTIVE_WINDOW is ignored on unmapp...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
add a couple more xcb_flush()'s
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix a few more -Wextra warnings.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
cast a few types to strtonum
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
fix some sign compare warnings
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
unused defines
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
remove no longer needed includes.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
remove no longer used functions
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
remove unneeded warnings
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
prefetch the xcb_randr_id so we don't block later
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
Get rid of XOpenDisplay. Use xcb_connect now!
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix startup error by disabling all traces of xlib font...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
redo checking for an active wm with xcb
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
remove commented out Xlib code
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert XkbKeycodeToKeysym to xcb
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
NoSymbol to XCB_NO_SYMBOL
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
rename atom variables to begin with a_
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
use xcb instead of RootWindow
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
move some things into setup_globals()
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
bar_update() on cycle_layout() for the indicator.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Drain EnterNotify in stack() when appropriate.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Add event_drain() and drain EnterNotify where appropriate.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
just some minor cleanup. whitespace, cast types, etc
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
get rid of the if 0 code. sick of seeing it.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Some OpenBSD styling cleanup.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Add a few more xcb_flush().
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Add another xcb_flush() into a key position.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
undo if 0 the select code.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
pid is not unsigned
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
fix window_get_pid().
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
use UINT32_MAX in xcb_get_property for atoms.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
fix ewmh_autoquirk to actually test the correct values
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Add xcb_flush() to key positions; remove from map_windo...
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Add xcb_flush to wkill().
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix move() and resize() for mouse input.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
oops, this should compare to type and not response_type.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
print the atom type instead of the response type.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
if 0 the select() code in the event loop.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Redraw bar on exposure.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
xcb_flush before polling for events
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Make DPRINTF and DNPRINTF obey 80 col while improving...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
add a timestamp to debugging messages
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Remove the larger hammer in focus_win(), at least tempo...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
no point in setting state on an already destroyed window.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
In event_error(), show the name of the request that...
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Use xcb_event_get_error_label() instead of doing the...
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Remove redundant geteventname() since there is xcb_even...
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Add Error event type to debug output.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Remove redundant defines for XCB error macros.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix XCB error macros to use current naming.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
initial event error handling
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
remove some xcb_flush calls
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
replace XTestFakeButtonEvent with xcb
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix 'double keypress' issue.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Convert geteventname() to XCB.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix linux Makefile.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
Get rid of a bunch of leftover Xlib events.
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix segfault on search_win().
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
initial stab at events. ugly.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert an #if 0'd XGetWMNormalHints to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix bar_print() so that the background of the text...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
missed xcb_icccm_get_wm_protocols_reply_wipe define...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
Convert XGrabKey and Keycode to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
Reginald Kennedy
Fix XCB ICCCM functions to use the icccm prefix.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
make syms a global so we don't allocate and free it...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert a XConfigureWindow to XCB.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
xcb_disconnect into restart
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
remove a debug statement that snuck in
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
xcb_flush in restart
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
XCloseDisplay no longer needed
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert updatenumlockmask to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
switch one remaining XUnmapWindow to xcb. Change a...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert a XGetWindowAttributes to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
move drain_enter_notify back to Xlib events til we...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
turn debugging back off
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
Convert XGetWMNormalHints to XCB. Also fix a bug maski...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
make SWM_DEBUG compile again
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
check to see if there is actual data to use before...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
fix to actually check there is data to copy.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
XGetClassHint converted to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
replace XGetWindowAttributes with xcb window geometry
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert XGetAtomName to xcb
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
fix use after free
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
cleanup get_iconic function
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert a XGetWindowProperty to xcb
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
fix crash in get_win_name.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
support rgb:rr/gg/bb colors
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
XGetTransientForHint to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
XGetWMProtocols to XCB
blob
|
commitdiff
|
diff to current
next