]> git.sur5r.net Git - i3/i3/history - src/manage.c
Merge branch 'release-4.16.1'
[i3/i3] / src / manage.c
2015-03-22 Michael StapelbergMerge pull request #1560 from shdown/refactoring
2015-03-21 Michael StapelbergDon’t overwrite border width when already set (placehol...
2015-03-21 Michael StapelbergMerge pull request #1549 from shdown/y-offset-fix
2015-03-16 Michael StapelbergMerge pull request #1551 from acrisci/bug/rename-worksp...
2015-03-16 Michael StapelbergMerge pull request #1553 from Airblader/feature-remove...
2015-03-16 Ingo BürkRemove the A_TO_OUTPUT option as it is not needed anymo... 1553/head
2015-03-13 Michael StapelbergMerge pull request #1513 from Airblader/defect-1473
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-07 Michael StapelbergMerge branch 'master' into next
2015-03-04 Michael StapelbergMerge pull request #1515 from Airblader/feature-command...
2015-03-01 Michael StapelbergMerge pull request #1503 from Airblader/defect-layout...
2015-03-01 Michael StapelbergMerge branch 'defect-1480' of https://github.com/Airbla...
2015-03-01 Michael Stapelbergrun clang-format (3.5.0)
2015-03-01 Michael StapelbergMerge branch 'master' of https://github.com/ton/i3...
2015-02-28 Michael StapelbergMerge branch 'next'
2015-02-11 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-17 Michael StapelbergMerge branch 'master' into next
2014-08-08 Michael StapelbergMerge branch 'master' into next
2014-07-24 Michael StapelbergMerge branch 'master' into next
2014-07-23 Michael StapelbergMerge branch 'master' into next
2014-07-15 Michael StapelbergMerge branch 'master' into next
2014-07-11 Michael StapelbergMerge branch 'master' into next
2014-07-10 Tony CrisciAlways explicitly set border widths on manage
2014-07-10 Michael StapelbergMerge branch 'master' into next
2014-07-10 Tony Criscibugfix: default floating border regression
2014-07-02 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'fix-width'
2014-06-28 Tony CrisciExplicitly set current border width when BS_PIXEL
2014-06-27 Michael StapelbergMerge branch 'master' into next
2014-06-25 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-24 Tony CrisciConsider motif border for floating geometry
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'fix-focus-unmapped'
2014-06-24 Tony CrisciBugfix: don't focus unmapped container on manage
2014-06-19 Tony Criscibugfix: don't set input focus if not accepted
2014-06-19 Michael Stapelbergclang-format-3.5 **/*.h **/*.c
2014-06-15 Michael StapelbergMerge branch 'next'
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-06-13 Michael StapelbergBugfix: don’t overwrite the window’s geometry after...
2014-06-13 Michael StapelbergBugfix: ensure floating windows don’t drop out of fulls...
2014-06-12 Michael Stapelberghandle windows whose WM_TRANSIENT_FOR points to themselve
2014-06-12 Michael StapelbergBugfix: fix crash when using multiple for_window statem...
2014-05-20 Tony CrisciBugfix: double X render on manage
2014-05-16 Aleksi BlinnikkaSeparate border width for floating windows
2014-04-09 Michael StapelbergBugfix: clear wm_size_hints if they are not set
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-08 KerncImproved detection of windows that want floating
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-02-26 Marco HunsickerSend IPC window events for focus and title changes
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-21 Michael StapelbergMerge branch 'release-4.7.1' into next
2014-01-18 Tony CrisciRespect Motif hint for window decorations
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael Stapelbergfix killing placeholder windows
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael StapelbergMerge branch 'master' into next
2014-01-02 Peter BoströmFix clang -Wextra except -Wunused-parameter.
2014-01-01 Michael StapelbergMerge branch 'master' into next
2013-12-24 Michael StapelbergMerge branch 'master' into next
2013-12-22 Michael Stapelbergkill placeholder windows when the actual window appears
2013-12-22 Michael Stapelbergadd debug message to trace match deletions
2013-12-22 Michael Stapelberglayout restore: support more criteria, match only once...
2013-12-22 Michael StapelbergMerge branch 'next'
2013-12-21 Michael StapelbergMerge branch 'master' into next
2013-11-22 Michael StapelbergMerge branch 'master' into next
2013-10-19 Tony CrisciAssigned windows open urgent when not visible
2013-10-09 Michael StapelbergMerge branch 'master' into next
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 jjFix handling of new windows with WM_STATE_FULLSCREEN
2013-08-07 Michael StapelbergMerge branch 'next'
2013-06-29 Michael StapelbergMerge branch 'master' into next
2013-06-29 Michael StapelbergMerge branch 'master' into next
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-28 Michael StapelbergMerge branch 'master' into next
2013-05-28 Michael Stapelbergmanage.c: use xcb_discard_reply() instead of free(...
2013-03-12 Michael StapelbergMerge branch 'next'
2013-02-24 MatsBugfix: Handle nested transient popups properly
2013-02-18 Michael StapelbergMerge branch 'master' into next
2013-02-18 Piotr S. StaszewskiAdd a new IPC event for changes on windows.
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 StapelbergMerge branch 'master' into next
next