]> git.sur5r.net Git - i3/i3/history - src
inject_randr1.5: Add RRGetOutputInfo reply injection
[i3/i3] / src /
2017-09-13 Vladimir Panteleevipc: Canonicalize output names in bar configuration
2017-09-13 Vladimir Panteleevrandr: Look up alternative output names when searching...
2017-09-13 Vladimir Panteleevrandr: Register monitors' output names as additional...
2017-09-13 Vladimir PanteleevStore output names as a linked list
2017-09-13 Vladimir PanteleevIntroduce output_primary_name function
2017-09-07 Orestis FlorosSet marks to NULL after freeing
2017-09-06 OrestisCheck if con_id exists in cmd_swap (#2898)
2017-09-06 Ingo BürkInvert condition to log debug message in correct situat...
2017-09-06 hwangcc23Properly initialize sigaction struct
2017-09-04 Michael StapelbergMerge branch 'next' into master
2017-08-28 Michael StapelbergRespect focus_on_window_activation for ConfigureRequest...
2017-08-28 Michael StapelbergMerge pull request #2888 from stapelberg/leak
2017-08-28 Michael Stapelbergdo leak check before exiting 2888/head
2017-08-28 Michael StapelbergFix memleak: free regex when parsing fails
2017-08-20 Michael StapelbergRespect dont_warp flag when moving containers (#2867)
2017-08-20 Michael StapelbergFocus windows upon ConfigureWindow with stack-mode...
2017-08-20 Michael StapelbergMerge pull request #2864 from stapelberg/fixconfig
2017-08-20 Michael Stapelbergstart nagbar when encountering invalid set statements
2017-08-20 Michael StapelbergSkip lines consisting only of “set”
2017-08-20 Michael Stapelberg(Re-)initialize optional fields to empty strings
2017-08-20 Michael StapelbergBugfix: check bounds before accessing memory
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-07-09 Ingo BürkMerge pull request #2827 from akash-akya/next
2017-07-06 akash akyaFix 'Mouse binding don't work' 2827/head
2017-05-29 Ingo BürkMerge pull request #2772 from loungecube/patch-1
2017-05-24 Ingo BürkMerge pull request #2784 from stapelberg/numrelease
2017-05-24 Michael Stapelbergcompare modifiers for equality, not subset (+test) 2784/head
2017-05-24 Michael Stapelbergno-op change: store |button| in the correct data type
2017-05-24 Michael Stapelbergno-op change: move bind->release check into loop
2017-05-24 Michael Stapelbergno-op change: don’t compare keycode for every modifier
2017-05-23 Chih-Chyuan HwangFix the i3 crash caused by mark + restart commands...
2017-05-23 Ingo BürkMerge pull request #2782 from stapelberg/release-bindings
2017-05-23 Michael StapelbergFix --release bindings broken by previous commit 2782/head
2017-05-22 Michael StapelbergApply numlock fallback to bindcode where necessary...
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-16 hwangcc23Support to get the primary output 2771/head
2017-05-15 Michael StapelbergMerge pull request #2496 from Airblader/feature-917
2017-05-15 Ingo BürkImplement 'swap' command. 2496/head
2017-05-12 Ingo BürkForce container to be redrawn upon moving to another...
2017-05-12 Nathan Schulteadd error check and log for xcb_create_window
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-04-28 Ingo BürkMerge pull request #2752 from mihaicmn/bug-2464
2017-04-27 Mihai ComanFix changing of root workspace layout from stacked... 2752/head
2017-04-11 Ingo BürkMerge pull request #2731 from nmschulte/check-create...
2017-04-07 Nathan Schulteadd error check and log for xcb_create_window 2731/head
2017-02-23 Ingo BürkMerge pull request #2649 from s3rb31/next
2017-02-23 s3rb31layout toggle: take any combination of layouts as argum... 2649/head
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-17 Ingo BürkCopy the entire window content on Expose events. (...
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-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 Michael StapelbergMerge branch 'next' into master
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...
next