]> git.sur5r.net Git - i3/i3/history - include
Properly initialize sigaction struct
[i3/i3] / include /
2017-09-04 Michael StapelbergMerge branch 'next' into master
2017-08-19 Michael StapelbergBugfix: consider inactive monitors when querying (...
2017-08-19 Michael StapelbergMerge pull request #2861 from stapelberg/ipcconfig
2017-08-19 Michael StapelbergIntroduce the GET_CONFIG IPC request
2017-05-29 Ingo BürkMerge pull request #2772 from loungecube/patch-1
2017-05-17 Ingo BürkMerge pull request #2761 from mdirkse/next
2017-05-16 Ingo BürkMerge pull request #2771 from hwangcc23/fix-2764
2017-05-15 Michael StapelbergMerge pull request #2496 from Airblader/feature-917
2017-05-15 Ingo BürkImplement 'swap' command. 2496/head
2017-05-02 Ingo BürkMerge pull request #2757 from Jereq/next
2017-05-02 Ingo BürkIntroduce --exclude-titlebar flag for mouse bindings...
2017-02-23 Ingo BürkMerge pull request #2649 from s3rb31/next
2017-02-23 s3rb31Implement mapping from string to layout as extra function
2017-02-20 Michael StapelbergMerge pull request #2680 from Airblader/feature-2677
2017-02-14 Ingo BürkAllow using left/right scrolling like up/down scrolling. 2680/head
2017-02-12 Ingo BÃ\83¼rkIntroduce named aliases for mouse buttons.
2017-01-22 Tony CrisciAdd the ipc shutdown event (#2652)
2017-01-13 Ingo BürkRemove unused function arguments. (#2635)
2017-01-13 Ingo BürkAdded support for _NET_MOVERESIZE_WINDOW. (#2634)
2017-01-11 Michael StapelbergMerge pull request #2624 from Airblader/bug-2422
2017-01-10 Ingo BürkRewrite the signal handler dialogs. 2624/head
2016-11-28 Ingo BürkRespect minimum size hints for floating windows. (...
2016-11-28 Michael StapelbergImplement RandR 1.5 support (#2580)
2016-11-21 Michael StapelbergRemove some now-unused functions from xcb.[ch] (#2574)
2016-11-21 Michael StapelbergRemove unused src/debug.c (#2575)
2016-11-16 Michael StapelbergMerge pull request #2551 from bapt/freebsd_fixes
2016-11-12 mihaicmnUse the DPI setting within the i3bar (#2556)
2016-11-08 Michael Stapelbergswitch to clang-format-3.8 (#2547)
2016-11-08 Michael StapelbergMerge branch 'next' into master
2016-10-25 Michael StapelbergMerge pull request #2507 from stapelberg/autotools
2016-10-23 Michael StapelbergEnsure all *.[ch] files include config.h
2016-10-23 Michael StapelbergSwitch from I3__FILE__ to STRIPPED__FILE__
2016-10-23 Michael Stapelbergrename config.h to configuration.h
2016-09-30 Ingo BürkImplement special value 'current' for output. (#2483)
2016-09-28 Ingo BürkAdded new criteria 'tiling' / 'floating'. (#2481)
2016-09-27 Michael StapelbergRemove conditional compilation for cairo/pangocairo...
2016-09-27 Michael StapelbergMerge pull request #2469 from Airblader/feature-2465
2016-09-26 Ingo BürkUse Xft.dpi for DPI if available.
2016-09-24 Michael StapelbergRemove compatibility definitions for xcb-util < 0.3...
2016-09-14 Michael StapelbergEliminate once-used check_error utility function
2016-09-14 Ingo BürkFix colormap handling for containers. (#2450)
2016-08-02 Michael Stapelbergrefactoring: store modifiers alongside translated keycodes
2016-06-15 Ingo BürkIntroduced a new GET_BINDING_MODES message type and...
2016-06-15 Michael StapelbergMerge pull request #2350 from madroach/OpenBSD
2016-06-11 Christopher ZimmermannDon't use pthread on OpenBSD 2350/head
2016-05-10 Julien LequertierSmart option added to hide_edge_borders config param...
2016-05-08 Ingo BürkIntroduce support for specifying variables from X resou...
2016-05-08 Ingo BürkProperly close disabled outputs restored during a resta...
2016-05-05 Ingo BürkRemove redundant depth argument from x_con_init()....
2016-05-05 Ingo BürkRemove dead code guarded with "#if 0 … #endif" (#2338)
2016-04-15 Ingo BürkCorrectly count the number of windows for no_focus...
2016-04-13 Ingo BürkOnly grab the mouse buttons that need to be grabbed...
2016-04-06 wentasahMake fullscreen windows open on the output which is...
2016-04-04 Eric EngeströmFix spelling mistakes
2016-03-30 Michael StapelbergMerge pull request #2243 from Xarthisius/pango_support
2016-03-23 Kacper Kowalik ... Convert ifdef CAIRO_SUPPORT to if statements to keep... 2243/head
2016-03-06 Michael StapelbergMerge branch 'next' into master
2016-02-25 Michael StapelbergMerge pull request #2233 from Airblader/bug-2228
2016-02-25 Michael StapelbergMerge pull request #2232 from Airblader/bug-2229
2016-02-25 Michael StapelbergMerge pull request #2231 from Airblader/feature-2223
2016-02-25 Ingo BürkIntroduce I3_FLOATING_WINDOW 2231/head
2016-02-23 Michael Stapelbergsplit atoms.xmacro into 2 files to obtain _NET_SUPPORTE...
2016-02-10 Michael StapelbergMerge pull request #2203 from Airblader/bug-2202
2016-02-09 Ingo BürkEnsure that the "border" command uses logical pixels. 2203/head
2016-02-06 Michael Stapelbergtravis: check spelling of binaries and manpages, use...
2016-01-18 Michael StapelbergMerge pull request #2162 from Airblader/feature-2153
2016-01-18 Ingo BürkHandle the EWMH atom _NET_WM_DESKTOP. 2162/head
2016-01-10 Michael StapelbergMerge pull request #2156 from Airblader/feature-2154
2016-01-09 Ingo BürkRename decoration_border to child_border. 2156/head
2016-01-09 Michael Stapelbergfix memory leak when swallowing windows
2016-01-09 Michael Stapelbergreload: fix memory leak
2016-01-08 Michael Stapelbergbindings.h: mark DEFAULT_BINDING_MODE as external
2016-01-05 Michael StapelbergMerge pull request #2143 from Airblader/feature-2120
2016-01-05 Michael StapelbergMerge pull request #2136 from lotheac/next
2016-01-05 Ingo BürkMove title_format from window to container. 2143/head
2016-01-05 Lauri Tirkkonenadd decoration_border color for the actual client borders 2136/head
2016-01-05 Michael StapelbergMerge pull request #2148 from Airblader/feature-2120...
2016-01-04 Ingo BürkFix memory leaks in title_format. 2148/head
2016-01-04 Michael StapelbergMerge pull request #2139 from jolange/feature_split...
2016-01-04 Johannes Langeadded "toggle" option to "split" command 2139/head
2015-12-30 Michael StapelbergMerge pull request #2135 from Alexis211/colors
2015-12-29 Alex AuvolatCorrect color management for pango fonts
2015-12-29 Michael StapelbergMerge pull request #2138 from Alexis211/factor
2015-12-29 Alex AuvolatRefactor extern definition of conn and root_screen 2138/head
2015-12-29 Michael StapelbergMerge pull request #2137 from fmthoma/fix-assign-workspace
2015-12-29 Michael StapelbergMerge pull request #2131 from kneitinger/next
2015-12-29 Michael StapelbergMerge pull request #2134 from Airblader/bug-1761
2015-12-28 Ingo BürkValidate matched containers for "kill" command correctly. 2134/head
2015-12-28 Ingo BürkRename tree_close() to tree_close_internal().
2015-12-25 Michael StapelbergMerge pull request #2113 from Airblader/bug-2111
2015-12-16 Michael StapelbergMerge pull request #2102 from ccryx/next
2015-12-15 Florian MerkelSupport matching _NET_WM_WINDOW_TYPE_NOTIFICATION 2102/head
2015-12-14 Michael StapelbergMerge pull request #2105 from Airblader/bug-2099
2015-12-14 Michael StapelbergMerge pull request #2103 from Airblader/bug-2091
2015-12-09 Ingo BürkReject invalid match criteria with an error. 2103/head
2015-11-23 Michael StapelbergMerge pull request #2065 from Airblader/feature-1278
2015-11-23 Ingo BürkUse 32-bit visual by default if available.
2015-11-23 Ingo BürkParse colors as color_t instead of colorpixel.
2015-11-23 Ingo BürkMigrate i3 rendering to cairo.
2015-11-23 Ingo BürkMove draw_util.c to libi3.
next