]> git.sur5r.net Git - i3/i3/history - src
Merge branch 'master' into next
[i3/i3] / src /
2013-11-22 Michael StapelbergMerge branch 'master' into next
2013-11-22 Michael StapelbergMerge branch 'fix-urgent-crash'
2013-11-22 Tony CrisciRemove-child callback skips output content cons
2013-11-22 Michael Stapelbergmake i3bar use libi3’s root_atom_contents()
2013-11-19 Tony CrisciCommand 'move <direction>' moves across outputs
2013-11-10 Tony CrisciAdd sensible discretion to UnmapNotify drag abort
2013-11-09 Tony CrisciReturn DRAG_ABORT on UnmapNotify from drag_pointer
2013-11-09 Baptiste DaroussinUse _PATH_BSHELL to ensure using a bourne shell
2013-10-23 jjUpdate comment for the con_toggle_fullscreen method
2013-10-23 jjFix output retrieval for floating cons
2013-10-19 Tony CrisciAssigned windows open urgent when not visible
2013-10-13 Michael Stapelbergprevious commit: extend test and code to also work...
2013-10-13 jjFix endless loop when trying to kill a visible workspace
2013-10-09 Michael StapelbergMerge branch 'fix-extents'
2013-10-09 Michael StapelbergMerge branch 'master' into next
2013-10-09 Tony CrisciReply to _NET_REQUEST_FRAME_EXTENTS correctly
2013-10-01 Michael StapelbergOnly abort resizing on KeyPress, not KeyRelease (Thanks...
2013-09-30 jjDo not resize/reposition floating containers when movin...
2013-09-30 Tony CrisciAdd ability to escape out of a mouse-resize operation
2013-09-26 jjFix keyboard and mouse resize in nested containers
2013-09-26 Vivien Didelotreduce some yajl boilerplate
2013-09-24 Michael StapelbergMerge branch 'fix-urgency-assign'
2013-09-24 Michael StapelbergMerge branch 'master' into next
2013-09-24 Michael StapelbergBugfix: correctly recognize assigned windows as urgent...
2013-09-24 syl20bnrAdd new bar.binding_mode_indicator configuration.
2013-09-24 jjClose all children when closing a workspace
2013-09-24 jjFix handling of new windows with WM_STATE_FULLSCREEN
2013-09-01 Michael StapelbergMerge branch 'fix-flattening'
2013-09-01 Michael StapelbergMerge branch 'master' into next
2013-09-01 Michael StapelbergBugfix: don’t flatten tabbed/stacked containers
2013-08-30 Michael StapelbergMerge branch 'fix-fullscreen-global'
2013-08-30 Michael StapelbergMerge branch 'master' into next
2013-08-30 Michael StapelbergBugfix: update root geometry on output changes for...
2013-08-27 Michael StapelbergMerge branch 'revert-fullscreen'
2013-08-27 Michael StapelbergMerge branch 'master' into next
2013-08-27 Michael StapelbergRevert "raise fullscreen windows on top of all other...
2013-08-20 Leo GaspardRemove debug message when debugging is disabled
2013-08-20 Bas PapeInitialize variables to prevent (false) warnings.
2013-08-18 Sebastian UllrichRespect workspace numbers when looking for a free works...
2013-08-17 Michael Stapelbergswitch from libXcursor to xcb-util-cursor
2013-08-08 Michael StapelbergMerge branch 'fix-move-window-center'
2013-08-08 Michael StapelbergMerge branch 'master' into next
2013-08-08 Franck MicheaAdd missing return after error reporting.
2013-08-08 Michael StapelbergMerge branch 'fix-float-h'
2013-08-08 Michael StapelbergMerge branch 'master' into next
2013-08-08 Kacper Kowalik ... Include float.h for DBL_EPSILON
2013-08-07 Michael StapelbergMerge branch 'next'
2013-07-31 Michael Stapelberglog.c: use posix_fallocate() instead of ftruncate(...
2013-07-27 Michael StapelbergHandle the _NET_REQUEST_FRAME_EXTENTS ClientMessage...
2013-07-17 koebiimplement unmark command
2013-07-13 Michael Stapelbergactively delete _NET_WORKAREA on startup
2013-07-11 Franck Micheabugfix: Resize and center a scratchpad even when a...
2013-07-07 Alexander BerntsenImplement debuglog command
2013-06-29 Michael StapelbergMerge branch 'fix-nagbar-without-font'
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergBugfix: call i3-nagbar correctly for configfiles withou...
2013-06-29 Michael StapelbergStore aspect_ratio instead of weird proportional_{width...
2013-06-29 Michael StapelbergMerge branch 'fix-whitespace'
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Eika EngeBugfix: Ignore spaces in front of default workspace...
2013-06-29 Michael StapelbergMerge branch 'fix-floating-criteria'
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergBugfix: fix focus handling in 'floating disable' on...
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-27 Michael StapelbergMerge branch 'master' into next
2013-06-23 Alexander BerntsenFix incorrect comment
2013-06-23 obliqueUpdate parent urgency hint if a child is removed.
2013-06-23 Michael Stapelbergreset shmlogname when disabling the log
2013-06-23 Alexander BerntsenImplement shmlog command
2013-06-12 Alexander BerntsenMake default shmlog_size a const int
2013-05-28 Michael StapelbergMerge branch 'fix-unmap'
2013-05-28 Michael StapelbergMerge branch 'master' into next
2013-05-28 Michael StapelbergBugfix: Unmap windows before reparenting them to the...
2013-05-28 Michael Stapelbergmanage.c: use xcb_discard_reply() instead of free(...
2013-05-25 haptix@web.deintroduced i3 command for changing the hidden state...
2013-05-25 haptix@web.deFix problem when moving fullscreen window to scratchpad
2013-05-22 Diego OngaroDraw indicator border only for split layouts
2013-05-22 Diego OngaroGive layout enum a name: layout_t
2013-04-23 Michael StapelbergMerge branch 'fix-aspect'
2013-04-23 Michael StapelbergMerge branch 'master' into next
2013-04-23 Clément Bœschrender_con: fix height rounding in aspect ratio computation
2013-04-15 Michael StapelbergMerge branch 'fix-resize'
2013-04-15 Michael StapelbergMerge branch 'master' into next
2013-04-15 obliqueEnsure that resize will take place even if pixel is...
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-14 Michael StapelbergMerge branch 'master' into next
2013-04-11 Eric S. RaymondTypo and usage fixes in documentation and comments.
2013-04-07 Michael Stapelbergraise fullscreen windows on top of all other X11 windows
2013-04-07 Michael StapelbergMerge branch 'fix-tab-width'
2013-04-07 Michael StapelbergMerge branch 'master' into next
2013-04-07 Michael Stapelbergtabbed: floor(), put extra pixels into the last tab...
2013-04-02 Michael StapelbergMerge branch 'fix-floating-size'
2013-04-02 Michael StapelbergMerge branch 'master' into next
2013-04-02 Michael StapelbergBugfix: fix floating window size with hide_edge_borders...
2013-04-02 haptix@web.deipc: use correct workspace in workspace change event
2013-04-02 Eelis van der WeegenAdd 'line' as a configuration parsing primitive
2013-03-27 Philippe VirouleauFix scratchpad_show
2013-03-21 Yuxuan ShuiUse a saner sanity check for floating_reposition.
2013-03-21 Yuxuan ShuiFix restarting with 32bit depth windows (v5)
2013-03-20 Baptiste DaroussinFreeBSD expect a real path on the filesystem for shm_open
next