]> git.sur5r.net Git - i3/i3/shortlog
i3/i3
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...
2012-08-05 Michael Stapelberglog.h: include left-over slog() prototype
2012-08-05 Michael Stapelberglog.h: tell the compiler these logging functions use...
2012-08-05 Michael Stapelbergdocs/ipc: make the reply sections consistent (they...
2012-08-05 Michael Stapelbergipc: clarify the patch version for sth like 4.2
2012-08-05 Michael Stapelbergunbreak the build
2012-08-05 Michael Stapelbergipc: implement GET_VERSION to find out the i3 version
2012-08-05 Quentin Glidicman/i3bar: Reference j4status
2012-08-04 Michael Stapelbergcleanup i3 sync protocol messages
2012-08-04 Michael Stapelbergparser: remove debug messages
2012-08-04 Michael StapelbergMerge branch 'master' into next
2012-08-04 Michael StapelbergMerge branch 'fix-coords'
2012-08-04 Michael Stapelbergfloating_fix_coordinates: properly deal with negative...
2012-08-04 Michael StapelbergBugfix: Properly fix floating coordinates when disablin...
2012-08-04 Michael StapelbergBugfix: fix floating coordinates when moving assigned...
2012-08-04 Michael StapelbergFix a crash when the current output cannot be determine...
2012-08-04 Michael Stapelbergi3-migrate-config-to-v4: use layout toggle split (Thank...
2012-08-04 Michael Stapelbergensure the layout is not L_DEFAULT anymore, even if...
2012-08-04 Michael StapelbergIntroduce splith/splitv layouts, remove orientation
2012-08-04 Michael Stapelbergtests: implement --xtrace in complete-run.pl
2012-08-04 Michael Stapelbergadd missing \n in debug message
2012-08-03 Michael Stapelbergmakefile: store $I3_VERSION in dist tarballs
2012-08-02 Michael StapelbergDisplay i3-nagbar when commands lead to an error
2012-08-02 Michael Stapelbergconfig: require confirmation when exiting i3 (Thanks...
2012-08-02 Michael StapelbergAdd xfce4-terminal to i3-sensible-terminal
2012-08-02 Michael Stapelbergcfgparse: Write custom scripts for i3-sensible-terminal
2012-08-02 Michael Stapelbergconfig-wizard: use the level 0 keysym whenever it’s...
2012-08-01 darkravenAutomatically hide i3bar when it's unneeded.
2012-07-30 Quentin Glidiccommon.mk: Rework version usage
2012-07-23 Michael Stapelbergdocs/ipc: update links to libraries
2012-07-23 Michael Stapelbergdocs/ipc: document the 'window' field (Thanks jh)
2012-07-23 Michael StapelbergFix linking by linking libi3 first and its dependencies...
2012-07-22 Quentin Glidiccommon.mk: Little reordering
2012-07-22 Quentin Glidiccommon.mk: Split XCB common flags
2012-07-22 Quentin Glidiccommon.mk: Split XCB keyboard flags
2012-07-22 Quentin Glidiccommon.mk: Split WM XCB flags
2012-07-22 Quentin Glidiccommon.mk: Split Xlib flags
2012-07-22 Quentin Glidiccommon.mk: Move -lm to i3_LIBS
2012-07-22 Quentin Glidiccommon.mk: Split Xcursor 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: Split libpcre flags
2012-07-22 Quentin Glidiccommon.mk: Split libstartup-notification 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 Stapelbergresizing: traverse containers up properly (+test) ...
2012-07-22 Michael StapelbergMerge branch 'master' into next
2012-07-22 Michael StapelbergMerge branch 'fix-resize-retcode'
2012-07-22 Michael StapelbergBugfix: Fix duplicate return value for 'resize' command
2012-07-22 Michael Stapelbergdebian: i3bar.1 has been moved to man/
2012-07-22 Michael StapelbergBugfix: include i3-input/i3-input.mk in the dist tarballs
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 docs to the new Makefile layout
2012-07-22 Quentin GlidicMakefile: Remove SUBDIRS
2012-07-22 Quentin GlidicUpdate .gitignore
2012-07-22 Quentin GlidicMove i3-dump-log to the new Makefile layout
2012-07-22 Quentin GlidicMove i3bar to the new Makefile layout
2012-07-22 Quentin GlidicMove i3-nagbar to the new Makefile layout
2012-07-22 Quentin GlidicMove i3-input to the new Makefile layout
2012-07-22 Quentin GlidicMove i3-msg to the new Makefile layout
2012-07-22 Quentin GlidicMove i3-config-wizard to the new Makefile layout
2012-07-22 Quentin GlidicMove libi3 to the new Makefile layout
2012-07-22 Quentin GlidicNew Makefile layout, move i3 to it
2012-07-22 Quentin Glidiccommom.mk: Support V make variable (verbose build)
2012-07-22 Quentin Glidici3: Replace loglevels by a global debug logging
2012-07-16 Michael StapelbergMerge branch 'master' into next
next