2012-07-20 |
Reginald Kennedy | Use intermediate pointer in getstate().
|
commit | commitdiff | tree |
2012-07-20 |
David Hill | apply XftDraw to search_win
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix bar text vertical positioning.
|
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 |
Reginald Kennedy | Don't try to setup the bar if it already exists.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Use the same font on all bars.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix parse_rgb() 8-bit to 16-bit color conversion
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix some styling.
|
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 |
Reginald Kennedy | Set window state to withdrawn, instead of iconic, when...
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | A better fix.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix Xlib exiting on error.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Oops, bar_font conflicted, renamed bar_font to font...
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Remove unneeded bar_fs_height variable.
|
commit | commitdiff | tree |
2012-07-20 |
David Hill | start of Xft. blows up.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix linux makefile.
|
commit | commitdiff | tree |
2012-07-20 |
Marco Peereboom | dont errx when xcb_query_font_reply fails + spaces
|
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 |
Marco Peereboom | drop some X11 includes, begone Xlib!
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Remove an empty line.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix xrandr epileptic seizure issue.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix issue where _NET_ACTIVE_WINDOW is ignored on unmapped...
|
commit | commitdiff | tree |
2012-07-20 |
David Hill | add a couple more xcb_flush()'s
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix a few more -Wextra warnings.
|
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 |
Reginald Kennedy | Fix startup error by disabling all traces of xlib font...
|
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 |
Reginald Kennedy | bar_update() on cycle_layout() for the indicator.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Drain EnterNotify in stack() when appropriate.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Add event_drain() and drain EnterNotify where appropriate.
|
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 |
Reginald Kennedy | Some OpenBSD styling cleanup.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Update freebsd Makefile.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Add a few more xcb_flush().
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Add another xcb_flush() into a key position.
|
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 |
Reginald Kennedy | Add xcb_flush() to key positions; remove from map_window_rai...
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Add xcb_flush to wkill().
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix move() and resize() for mouse input.
|
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 |
Reginald Kennedy | Redraw bar on exposure.
|
commit | commitdiff | tree |
2012-07-20 |
David Hill | xcb_flush before polling for events
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Make DPRINTF and DNPRINTF obey 80 col while improving...
|
commit | commitdiff | tree |
2012-07-20 |
David Hill | add a timestamp to debugging messages
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Remove the larger hammer in focus_win(), at least temporarily.
|
commit | commitdiff | tree |
2012-07-20 |
David Hill | no point in setting state on an already destroyed window.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | In event_error(), show the name of the request that...
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Use xcb_event_get_error_label() instead of doing the...
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Remove redundant geteventname() since there is xcb_event_get...
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Add Error event type to debug output.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Remove redundant defines for XCB error macros.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix XCB error macros to use current naming.
|
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 |
Reginald Kennedy | Fix 'double keypress' issue.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Convert geteventname() to XCB.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix linux Makefile.
|
commit | commitdiff | tree |
2012-07-20 |
David Hill | Get rid of a bunch of leftover Xlib events.
|
commit | commitdiff | tree |
2012-07-20 |
Reginald Kennedy | Fix segfault on search_win().
|
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 |
Reginald Kennedy | Fix bar_print() so that the background of the text...
|
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 |
Reginald Kennedy | Fix XCB ICCCM functions to use the icccm prefix.
|
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 |
next |