]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-05 Michael StapelbergMerge branch 'fix-nagbar-exit'
2012-09-05 Michael StapelbergBugfix: Use _exit() instead of exit to avoid calling...
2012-09-04 Michael Stapelbergcon_set_layout: always use the parent container, handle...
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'fix-1px-flickering'
2012-09-04 Michael StapelbergBugfix: fix flickering with 1pixel border tabbed layout...
2012-09-04 Michael Stapelbergtests: introduce is_num_children test
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'fix-fullscreen-confreq'
2012-09-04 Michael StapelbergBugfix: Don’t allow ConfigureRequests while in fullscre...
2012-09-04 Michael Stapelbergx: grab server and process pending events before managi...
2012-09-04 Michael Stapelbergremove xcb-proto from DEPENDS, it’s only a build-time...
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-30 Michael Stapelbergtestcases: add ExtUtils::PkgConfig as explicit dependency
2012-08-30 CianMake the initial mention of 'split h/v' a little easier...
2012-08-28 Michael Stapelbergaccept slashes in RandR output names (+test) (Thanks...
2012-08-28 Quentin Glidici3-input: Fix text drawing offset
2012-08-28 Quentin Glidici3-input: Do not use a non-loaded font
2012-08-27 Michael Stapelbergmanpage: update force-xinerama nvidia hint
2012-08-27 Michael Stapelbergmanpage: describe keybindings to open a terminal/dmenu...
2012-08-27 Michael Stapelbergmanpage: improve locale setup in example .xsession...
2012-08-23 Michael Stapelbergdocs/testsuite: mention why using a separate language...
2012-08-23 eeemsiUse (void) instead of () for functions without args
2012-08-22 Sebastian UllrichRemove dead code in cmd_workspace_number
2012-08-22 Michael Stapelbergtestcase for the previous commit
2012-08-22 Sebastian UllrichFix 'back and forth' in 'workspace number' for named ws
2012-08-22 Michael Stapelbergtestsuite: add hint about missing DUMMY Xorg module
2012-08-22 Michael Stapelbergtestcase for the previous commit
2012-08-22 Sebastian UllrichCreate ws in "move workspace number n" if not existing
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-22 Michael StapelbergMerge branch 'floating-resize-height'
2012-08-22 Joel Stemmerfix resizing floating windows by height
2012-08-18 Michael Stapelbergcomplete-run: check whether Xdummy dies, add a flag...
2012-08-18 Michael Stapelbergupdate DEPENDS, prepare RELEASE-NOTES for 4.3
2012-08-16 Michael StapelbergBugfix: don’t change tabbed/stacked cons to splitv...
2012-08-13 Michael Stapelbergdebian: make 'i3' recommend dunst
2012-08-13 Michael Stapelbergdebian/control: format build-depends nicely, add pango...
2012-08-13 Michael Stapelbergpango: divide by PANGO_SCALE to get a "normal" font...
2012-08-13 Michael Stapelbergi3 --moreversion: use readlink /proc/$pid/exe instead...
2012-08-13 Michael Stapelbergdefault config: include a short explanation about xft...
2012-08-13 Michael Stapelberglogging: make libi3 use verboselog()/errorlog(), provid...
2012-08-13 Quentin Glidicuserguide: Update Fonts section for Pango support
2012-08-13 Quentin Glidiclibi3/font: Log the used font
2012-08-13 Quentin Glidiclibi3: Introduce LOG
2012-08-13 Fernando Tarlá... libi3: Implement Pango rendering
2012-08-13 Quentin Glidiccommon.mk: Check for Pango
2012-08-13 Fernando Tarlá... libi3: Rework font to support multiple backends
2012-08-13 Fernando Tarlá... i3bar: Rename xcb_screen to root_screen for consistency
2012-08-13 Fernando Tarlá... libi3: Introduce get_visualtype
2012-08-13 Quentin Glidiclibi3: Rework predict_text_width
2012-08-13 Quentin Glidiclibi3: Rework draw_text
2012-08-13 Quentin Glidici3-input: Store and use xcb_char2b_t directly
2012-08-13 Quentin Glidici3-input: Port prompt to i3String
2012-08-13 Quentin Glidici3/sighandler: Pre-compute i3Strings for text
2012-08-13 Quentin Glidici3/window: Port window names to i3String
2012-08-13 Quentin Glidici3/log.h: Prepare for libi3.h inclusion
2012-08-13 Quentin Glidici3-nagbar: Port to i3String
2012-08-13 Quentin Glidici3bar: Port to i3String
2012-08-13 Quentin Glidici3bar/util.h: Prepare for libi3.h inclusion
2012-08-13 Fernando Tarlá... libi3: Implement i3String
2012-08-13 Quentin GlidicMakefile: Always link libi3 first
2012-08-12 Michael Stapelbergimplement error messages when moving to another ws...
2012-08-12 Michael Stapelbergremove obsolete branch reference "(tree)" from starting...
2012-08-12 Michael Stapelbergshm-logging: implement i3-dump-log -f (follow)
2012-08-12 Michael Stapelbergi3bar: update manpage for the i3bar-protocol
2012-08-12 Michael Stapelbergi3bar-protocol: add example (illustration-only!) shell...
2012-08-12 Michael Stapelbergi3bar: be less strict about the {"version":1} JSON...
2012-08-12 Michael Stapelberguse errx() instead of err() for custom error message
2012-08-12 Michael StapelbergBugfix: only honor _NET_ACTIVE_WINDOW for visible windo...
2012-08-12 Michael StapelbergImplement i3 --moreversion
2012-08-12 Michael Stapelbergroot_atom_contents: handle CARDINAL atoms such as I3_PID
2012-08-12 Michael Stapelbergset I3_PID atom on the root window
2012-08-12 Michael Stapelbergcomplete-run: handle bailouts
2012-08-12 Michael Stapelberguse I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-11 Michael Stapelbergadd testcase for previous bugfix (floating window size)
2012-08-11 Philipp MiddendorfBugfix: Properly resize transient floating windows...
2012-08-11 Michael Stapelbergtestworker: handle EAGAIN
2012-08-11 Michael Stapelbergcomplete-run: enable autoflush (useful for debugging)
2012-08-11 Michael Stapelbergtypo: s/transiert/transient/
2012-08-11 Julius Plenzclean up zero-byte logfile on immediate exit
2012-08-10 Valentin HaenelBugfix: bump copyright in asciidoc-git.conf
2012-08-08 Michael Stapelbergscratchpad: fix moving scratchpad window
2012-08-07 Michael Stapelbergupdate .gitignore (Thanks SardemFF7)
2012-08-07 Michael Stapelbergmakefile: remove the old loglevels.tmp and loglevels...
2012-08-07 Michael Stapelbergexplicitly set filenames to $(basename __FILE__)
2012-08-07 Michael StapelbergSupport _NET_ACTIVE_WINDOW ClientMessages
2012-08-07 Michael Stapelberghandlers.c: don’t call x_push_changes(croot), tree_rend...
2012-08-06 Michael StapelbergBugfix: Attach con to nc before calling con_border_styl...
2012-08-06 Philipp MiddendorfBugfix: Add deco_height only when in "normal" border...
2012-08-06 Michael StapelbergBugfix for previous commit: Don’t crash with dock windows
2012-08-06 Axel WagnerMake horizontal edge-borders hidable too
2012-08-05 Michael StapelbergProperly report errors in 'focus parent' (Thanks eeemsi)
2012-08-05 Michael Stapelbergcorrectly store last_split_layout when we are dealing...
2012-08-05 Iakov Davydovcreate hide_edge_borders option
2012-08-05 Michael Stapelbergmakefile: canonicalize path when compiling
2012-08-05 Michael Stapelbergpre-compile all.h, saves quite some build time
2012-08-05 Michael Stapelbergfix a few warnings/places where the clang static analyz...
next