]> git.sur5r.net Git - i3/i3/history - i3bar
Merge branch 'master' into next
[i3/i3] / i3bar /
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-27 Michael StapelbergMerge branch 'master' into next
2013-05-30 haptix@web.deFix wrong placement of i3bar when connecting/disconnect...
2013-05-28 Michael StapelbergMerge branch 'master' into next
2013-05-25 haptix@web.deintroduced i3 command for changing the hidden state...
2013-05-20 Thomas Adami3bar: Fix pixel offset calculation in dual-head
2013-04-23 Michael StapelbergMerge branch 'master' into next
2013-04-15 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergMerge branch 'fix-tray-output'
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergBugfix: fix crash when not having tray_output configure...
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-13 haptix@web.defix font display height in i3bar
2013-04-13 haptix@web.deunhide hidden i3bar when mode is active
2013-04-11 haptix@web.deunhide hidden i3bar when mode is active
2013-04-07 haptix@web.derestore i3bar compatibility with libyajl version 1
2013-04-07 Michael StapelbergMerge branch 'master' into next
2013-04-02 Michael StapelbergMerge branch 'master' into next
2013-03-29 Simon Elsbrocki3bar: fix usage description, make -b happen
2013-03-24 Yuxuan ShuiDon't dup2() the parent's stdout to child's stdin.
2013-03-21 enkoreAdd click events to i3bar
2013-03-12 Michael StapelbergMerge branch 'next'
2013-02-25 András MohariBugfix: Set separator color properly when drawing
2013-02-25 András MohariAllow min_width of a block in i3bar to be a string
2013-02-18 Michael StapelbergMerge branch 'master' into next
2013-02-18 Artem ShinkarovSeparator color via config; separator width and on...
2013-01-30 Michael StapelbergMerge branch 'master' into next
2013-01-27 Michael StapelbergMerge branch 'master' into next
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-24 Michael Stapelbergi3bar: fix rendering positions
2013-01-24 Michael Stapelbergi3bar: don’t use X11 borders to avoid overlapping in...
2013-01-24 Michael StapelbergMerge branch 'master' into next
2013-01-09 Michael StapelbergMerge branch 'master' into next
2013-01-02 Michael Stapelbergi3bar: set _NET_SYSTEM_TRAY_COLORS for symbolic icons...
2013-01-02 Michael Stapelbergi3bar: fake DestroyNotify and send MANAGER ClientMessag...
2013-01-02 Michael Stapelbergi3bar: add missing \n to debug messages
2012-12-14 Michael StapelbergMerge branch 'master' into next
2012-12-14 Michael StapelbergMerge branch 'remove-atom-include'
2012-12-14 Michael StapelbergBugfix: remove superfluous #include <xcb/xcb_atom.h...
2012-12-11 Michael StapelbergMerge branch 'next'
2012-12-06 Antoine Milleti3bar: add min_width and align keys to blocks
2012-11-16 Pavel Löbli3bar: Add current binding mode indicator
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-14 Michael Stapelbergbugfix: don’t send workspace command when at beginning...
2012-10-03 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-27 Michael StapelbergMerge branch 'master' into next
2012-09-24 Michael StapelbergMerge branch 'master' into next
2012-09-22 Quentin Glidici3bar: Honor "urgent" protocol hint by unhiding
2012-09-22 Quentin Glidici3bar: Allow to force unhide with draw_bars
2012-09-22 Quentin Glidici3bar: Allow child to specify signals to use
2012-09-22 Quentin Glidici3bar: Fully parse the JSON header
2012-09-22 Quentin Glidici3bar: Introduce i3bar_child struct
2012-09-22 Quentin Glidici3bar: Handle the first line with another callback
2012-09-22 Quentin Glidici3bar: Split JSON line logic to read_json_input
2012-09-22 Quentin Glidici3bar: Split flat line logic to read_flat_input
2012-09-22 Quentin Glidici3bar: Split stdin reading logic to get_buffer
2012-09-22 Quentin Glidici3bar: Rename determine_json_version to parse_json_header
2012-09-22 Quentin Glidici3bar: Rework unhide/hide on workspace urgency
2012-09-19 Michael StapelbergMerge branch 'next'
2012-09-16 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-03 Michael Stapelbergfix compilation with older xcb-util with -DXCB_COMPAT...
2012-09-02 Michael Stapelbergbugfix: memleak: use i3STRING_FREE() instead of FREE()
2012-09-02 Michael StapelbergBugfix: memleak: because we use i3string_from_utf8...
2012-08-23 eeemsiUse (void) instead of () for functions without args
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-13 Michael Stapelberglogging: make libi3 use verboselog()/errorlog(), provid...
2012-08-13 Fernando Tarlá Car... libi3: Implement Pango rendering
2012-08-13 Fernando Tarlá Car... i3bar: Rename xcb_screen to root_screen for consistency
2012-08-13 Quentin Glidiclibi3: Rework predict_text_width
2012-08-13 Quentin Glidiclibi3: Rework draw_text
2012-08-13 Quentin Glidici3bar: Port to i3String
2012-08-13 Quentin Glidici3bar/util.h: Prepare for libi3.h inclusion
2012-08-13 Quentin GlidicMakefile: Always link libi3 first
2012-08-12 Michael Stapelbergi3bar: be less strict about the {"version":1} JSON...
2012-08-04 Michael StapelbergMerge branch 'master' into next
2012-08-01 darkravenAutomatically hide i3bar when it's unneeded.
2012-07-22 Quentin Glidiccommon.mk: Split XCB common flags
2012-07-22 Quentin Glidiccommon.mk: Split Xlib flags
2012-07-22 Quentin Glidiccommon.mk: Split yajl flags
2012-07-22 Quentin Glidiccommon.mk: Split libev flags
2012-07-22 Quentin Glidiccommon.mk: Introduce I3_*FLAGS
2012-07-22 Quentin Glidic*.mk: Support passing specific CFLAGS/LIBS
2012-07-22 Michael StapelbergMerge branch 'master' into next
2012-07-22 Quentin GlidicMove mans to the new Makefile layout
2012-07-22 Quentin GlidicAdd stub Makefiles to allow subdir make calls
2012-07-22 Quentin GlidicMove i3bar to the new Makefile layout
2012-07-16 Michael StapelbergMerge branch 'master' into next
2012-07-16 Michael StapelbergMerge branch 'fix-yajl1-warnings'
2012-07-16 Michael Stapelbergi3bar: Fix warnings with libyajl1 (Thanks prg)
2012-07-11 Michael StapelbergMerge branch 'master' into next
next