]> git.sur5r.net Git - i3/i3/history - src
migrate i3-config-wizard to draw_util (#2654)
[i3/i3] / src /
2017-01-22 Tony CrisciAdd the ipc shutdown event (#2652)
2017-01-21 mihaicmnmigrate placeholder windows to draw_util (#2646)
2017-01-16 Ingo BürkEnsure that marks and the title are displayed even...
2017-01-13 Ingo BürkDon't exit() on redefined binding mode. (#2638)
2017-01-13 Ingo BürkOnly react on the last Expose event in a series of...
2017-01-13 Ingo BürkRemove unused function arguments. (#2635)
2017-01-13 Ingo BürkValidate that a binding mode is not defined more than...
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
2017-01-10 Michael StapelbergMerge pull request #2628 from nmschulte/fix_build_outsi...
2017-01-10 Jens-Wolfhard Schi... Report error during error log creation (#2625)
2016-12-02 Zbyněk MoravecFix read of uninitialized memory (#2596)
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 StapelbergFix memory leak: free marks when destroying containers...
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-15 mihaicmnfix incorrect reply to ipc command (#2567)
2016-11-13 Chih-Chyuan HwangFix memory leaks (#2560)
2016-11-08 Michael Stapelbergswitch to clang-format-3.8 (#2547)
2016-11-08 Chih-Chyuan HwangFix an use-after-free bug (#2522)
2016-11-03 Ingo BürkFix memory leaks. (#2530)
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 to autotools (GNU build system)
2016-10-19 Peder StrayAdd "output" to IPC events referencing a container...
2016-10-18 Ingo BürkImplement new window::mark IPC event. (#2503)
2016-10-05 Michael StapelbergFix _i3_version debugging symbol (#2492)
2016-10-04 Michael StapelbergRemove extraneous newline when printing core_pattern...
2016-10-03 Ferdinand BachmannBugfix: NULL dereference when stickying _NET_WM_DESKTOP...
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 Ingo BürkAssign the sticky value for _NET_WM_DESKTOP on scratchp...
2016-09-27 Michael StapelbergUnconditionally depend on libpcre >= 8.10 (#2472)
2016-09-27 Ingo BürkHandle _NET_ACTIVE_WINDOW for scratchpad windows. ...
2016-09-27 Ingo BürkCheck output crossing on ENTER_NOTIFY to dockarea....
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-26 johannes karoffdo not match docks in config and command criteria ...
2016-09-24 Michael StapelbergRemove compatibility definitions for xcb-util < 0.3...
2016-09-14 Michael StapelbergFix memleaks by avoiding _checked variants when discard...
2016-09-14 Michael StapelbergEliminate once-used check_error utility function
2016-09-14 Ingo BürkFix colormap handling for containers. (#2450)
2016-09-12 Michael StapelbergBugfix: don’t apply shift+numlock fallback for keypad...
2016-09-12 Michael StapelbergMerge branch 'nmschulte-fix_numlock_shift' into next
2016-09-12 Nathan Schultefix bindsyms with Shift, given NumLock tweaks
2016-09-12 Nathan Schultefix typo in logging message
2016-09-12 Michael StapelbergBugfix: don’t trigger unrelated key bindings for -...
2016-09-12 Michael StapelbergBugfix: compare all resolved modifier masks
2016-09-12 Michael Stapelbergexpose binding pointer in debug messages
2016-09-04 Michael StapelbergBugfix: avoid setting urgency hint on content container...
2016-08-28 Michael StapelbergMerge pull request #2393 from bebehei/fix-workspace...
2016-08-24 Benedikt Heinefix transition from named to numbered workspace
2016-08-24 Benedikt Heineremove goto statement
2016-08-24 Benedikt Heinetraverse numbered workspaces in correct order
2016-08-02 Michael StapelbergOnly add NumLock fallback where necessary.
2016-08-02 Michael Stapelbergrefactoring: store modifiers alongside translated keycodes
2016-08-02 Michael Stapelbergmove xkb_current_group check into own function
2016-08-02 Michael Stapelbergremove superfluous check for input_type
2016-06-25 yshuiDon't change border style if BS_NORMAL is requested...
2016-06-22 yshuiHandle _MOTIF_WM_HINTS changes (#2384)
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-06-11 Christopher ZimmermannAlways use socket activation
2016-06-11 Christopher ZimmermannUse 64 bit time_t
2016-05-31 Ingo BürkExplicitly terminate fallback in set_from_resource...
2016-05-11 Ingo BürkDon't trigger binding on window border click unless...
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-07 Johannes LangeDo not count '\' in comment as line continuation (...
2016-05-05 Ingo BürkUse the last known timestamp when calling xcb_set_input...
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-05-01 Ingo BürkRemove title indentation in nested containers. (#2330)
2016-04-26 Kyle KneitingerEnsure config variables match on longest-length (#2306)
2016-04-26 Ingo BürkFocus a newly managed container only if it doesn't...
2016-04-16 Michael StapelbergMerge pull request #2295 from Airblader/bug-2247-2
2016-04-15 Ingo BürkUse logical_px() and fix indentation. 2295/head
2016-04-15 Ingo BürkRedraw right-hand side border correctly.
2016-04-15 Ingo BürkOnly redraw right-hand side border if a non-pango font...
2016-04-15 Tony CrisciCast con id as uintptr_t (#2298) 2293/head
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-13 Michael StapelbergMerge pull request #2287 from layus/fix-punned-pointer
2016-04-11 Guillaume MaudouxAvoid hazardous casting. 2287/head
2016-04-11 Guillaume MaudouxRemove "dereferencing type-punned pointer" warning
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 ... Add missing MAX macros, ensure that i3 can be compiled...
2016-03-03 Michael StapelbergMerge pull request #2239 from wodny/xcb-32bit-properties
2016-03-02 Marcin Szewczykwindow_update_motif_hints(): uint32_t for fields, fixes... 2239/head
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
next