]> git.sur5r.net Git - i3/i3/history - src/ewmh.c
Implement new 'sticky' command to manually set, remove or toggle the sticky state...
[i3/i3] / src / ewmh.c
2015-09-13 Ingo BürkImplement new 'sticky' command to manually set, remove...
2015-09-13 Ingo BürkHandle _NET_WM_STATE_STICKY, but only for floating...
2015-09-13 Michael StapelbergMerge pull request #1917 from Airblader/feature-1378
2015-09-13 Ingo BürkUse the EWMH support window rather than the root window... 1917/head
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-09-03 Michael StapelbergMerge pull request #1880 from Airblader/feature-665
2015-08-31 Michael StapelbergMerge pull request #1877 from Airblader/feature-1872
2015-08-30 Ingo BürkSupport _NET_WM_VISIBLE_NAME. As per specification... 1877/head
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
2015-05-05 Michael StapelbergMerge pull request #1638 from hwangcc23/fix-1489
2015-04-26 Michael StapelbergMerge pull request #1657 from Georgiy-Tugai/fix-flicker...
2015-04-21 Michael StapelbergMerge pull request #1664 from Airblader/feature-wm...
2015-04-21 Ingo BürkSet the _NET_WM_STATE_HIDDEN atom on windows that are...
2015-04-21 Michael StapelbergMerge pull request #1665 from Airblader/feature-1658
2015-04-21 Michael StapelbergMerge pull request #1669 from Airblader/feature-docs-2
2015-04-21 Michael StapelbergMerge pull request #1636 from Deiz/update-notices
2015-04-20 DeizUpdate copyright notices and get rid of ranges 1636/head
2015-04-20 Ingo BürkImplement new criterion 'window_type = normal|dialog...
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-02-11 Michael StapelbergMerge pull request #1462 from carrotIndustries/netwm_mo...
2015-02-10 Lukas KSupport _NET_WM_MOVERESIZE 1462/head
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-11-17 Tony CrisciHandle _NET_CLOSE_WINDOW client message requests
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 Michael StapelbergMerge branch 'master' into next
2014-07-02 Michael StapelbergMerge branch 'master' into next
2014-07-01 Tony CrisciBugfix: _NET_SUPPORTED property fixes
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'master' into next
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 CrisciImplement EWMH desktop names
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-23 Tony Criscifeature: implement ewmh desktop viewport property
2014-06-19 Tony Criscibugfix: don't set input focus if not accepted
2014-06-19 Tony CrisciImplement EWMH number of desktops property
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-04-15 Tony CrisciMaintain the _NET_CLIENT_LIST property
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-02-08 Steve JonesSet EWMH desktop properties on startup.
2013-08-07 Michael StapelbergMerge branch 'next'
2013-07-13 Michael Stapelbergactively delete _NET_WORKAREA on startup
2013-03-12 Michael StapelbergMerge branch 'next'
2013-03-09 obliqueAdd support for _NET_WM_STATE_DEMANDS_ATTENTION.
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-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-12 Michael Stapelberguse I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-07 Michael Stapelbergexplicitly set filenames to $(basename __FILE__)
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-31 Michael StapelbergUse (void) instead of () for functions without args...
2012-01-20 Michael StapelbergMerge branch 'master' into next
2012-01-20 Michael StapelbergMerge branch 'fix-ewmh'
2012-01-20 Michael StapelbergBugfix: Setup the _NET_SUPPORTING_WM_CHECK atom in...
2011-11-30 Michael StapelbergMerge branch 'master' into next
2011-11-30 Michael StapelbergMerge branch 'noworkarea'
2011-11-30 Michael StapelbergDon’t set the _NET_WM_WORKAREA hint at all (Thanks cg)
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-22 Michael Stapelbergremove/shorten a lot of debugging messages
2011-10-22 Michael Stapelbergnormalize modelines/headers across src/*.c
2011-08-16 Michael StapelbergMerge branch 'master' into next
2011-08-16 Michael StapelbergMerge branch 'use-xcb-atoms'
2011-08-16 Michael Stapelbergxcb: use predefined XCB_ATOM_ atoms, don’t request...
2011-08-03 Michael StapelbergMerge branch 'master' into next
2011-08-03 Michael StapelbergMerge branch 'fix-chromium-tabbar'
2011-08-03 Michael StapelbergBugfix: Correctly set the _NET_CLIENT_LIST_STACKING...
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-18 Michael StapelbergMake i3 compatible with the very latest xcb
2011-03-14 Michael Stapelbergewmh: bump copyright
2011-03-14 Michael Stapelbergewmh: add comment to describe why we count
2011-03-14 Fernando Tarlá Car... Bring back some more EWMH support.
2010-03-30 Michael StapelbergMerge branch 'next'
2010-01-03 Michael Stapelbergewmh: Don’t push workspaces with width=0 and height...
2009-12-31 Michael Stapelbergewmh: implement support for _NET_WORKAREA (rdesktop...
2009-12-25 Michael Stapelbergewmh: correctly set _NET_ACTIVE_WINDOW
2009-12-25 Michael Stapelbergewmh: correctly set _NET_CURRENT_DESKTOP to the number...