aboutsummaryrefslogtreecommitdiff
path: root/include/x.h
AgeCommit message (Expand)Author
2018-12-01Add input and bounding shapes support (#2742)Albert Safin
2018-06-02Reframe swallowed windows if depth doesn't matchDan Elkouby
2016-10-23Ensure all *.[ch] files include config.hMichael Stapelberg
2016-05-05Remove redundant depth argument from x_con_init(). (#2323)Ingo Bürk
2015-04-20Update copyright notices and get rid of rangesDeiz
2014-01-01Use #pragma onceAlexander Kedrik
2013-08-27Revert "raise fullscreen windows on top of all other X11 windows"Michael Stapelberg
2013-06-23Implement shmlog commandAlexander Berntsen
2013-04-07raise fullscreen windows on top of all other X11 windowsMichael Stapelberg
2012-09-21don’t use reversed identifiers for include guards (Thanks Markus)Michael Stapelberg
2012-03-31Use (void) instead of () for functions without args (Thanks fernandotcl)Michael Stapelberg
2012-03-26Use 32bit visual only when needed. Thus we could drop the --enable-32bit-visu...darkraven
2011-12-17Bugfix: Don’t change focus after (graphical) resizingMichael Stapelberg
2011-10-25normalize file headers across **/*.{h,c}Michael Stapelberg
2011-08-17Only warp pointer once during x_push_changes()Peter Bui
2011-07-10expose event handler: use x_deco_recurseMichael Stapelberg
2011-05-13Argument for 'kill' for killing a specific window (now default) or the whole ...Michael Stapelberg
2011-05-01Bugfix: Correctly render decorations in tabbed containers (don’t overlap)Michael Stapelberg
2011-04-01optimization: when moving floating windows, render/push only the floatingconMichael Stapelberg
2011-03-20Handle FocusIn events generated by clients and update decoration accordingly ...Michael Stapelberg
2011-03-19Handle saved_configpath in get_config_path, fix memleak in current_configpath...Michael Stapelberg
2011-03-18Only send WM_TAKE_FOCUS when the client supports it in the protocols atomMichael Stapelberg
2010-11-14Implement setting the WM_NAME of i3 container windows for debuggingMichael Stapelberg
2010-09-01Implement sticky windowsMichael Stapelberg
2010-07-13Add more documentation to functions/header filesMichael Stapelberg
2010-04-17When assigning children to containers, reset their x window stateMichael Stapelberg
2010-04-13first step of the big refactoring ("tree" branch).Michael Stapelberg