]> git.sur5r.net Git - i3/i3/history - src
Merge branch 'nmschulte-fix_numlock_shift' into next
[i3/i3] / src /
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
2016-02-25 Ingo BürkRevert to default binding mode before reloading the... 2233/head
2016-02-25 Ingo BürkDetermine focused workspace correctly when moving works... 2232/head
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-15 Michael StapelbergAllow workspace renames which change case
2016-02-15 Michael StapelbergMerge pull request #2210 from Airblader/bug-2166
2016-02-15 Michael StapelbergMerge pull request #2209 from Airblader/feature-2208
2016-02-11 Ingo BürkDon't allow floating workspaces anymore. 2210/head
2016-02-11 Ingo BürkAllow "modifier none" in i3bar to disable the modifier. 2209/head
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-07 Michael StapelbergMerge pull request #2197 from norrland/next
2016-02-07 Michael StapelbergMerge pull request #2196 from Airblader/feature-2165
2016-02-07 Ingo BürkRemove _NET_WM_STATE on withdrawn windows. 2196/head
2016-02-06 Michael Stapelbergtravis: check spelling of binaries and manpages, use...
2016-01-26 Michael StapelbergMerge pull request #2177 from dcoppa/next
2016-01-26 David CoppaRemove commented-out code.
2016-01-25 Michael StapelbergMerge pull request #2172 from Airblader/bug-net-wm...
2016-01-22 Ingo BürkDon't ignore focus on _NET_WM_DESKTOP client messages. 2172/head
2016-01-20 Michael StapelbergMerge pull request #2169 from Airblader/bug-2168
2016-01-20 Ingo BürkDon't grab the buttons on the root window. 2169/head
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-17 Michael StapelbergMerge pull request #2164 from pra85/patch-1
2016-01-17 Michael StapelbergMerge pull request #2161 from botovq/next
2016-01-17 Theo BuehlerAdd pledge(2) support for OpenBSD 2161/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 StapelbergASAN: trigger leak before exiting
2016-01-09 Michael Stapelbergfix memory leak: use xcb_disconnect() instead of free()
2016-01-09 Michael Stapelbergfix memory leak when swallowing windows
2016-01-09 Michael Stapelbergmanage.c: fix memory leak
2016-01-09 Michael Stapelbergfree dynamically allocated matches
2016-01-09 Michael Stapelbergfree container matches when destroying containers
2016-01-09 Michael Stapelbergtree_append_json: fix memory leaks
2016-01-09 Michael Stapelbergcon_get_tree_representation: fix memory leak
2016-01-09 Michael Stapelbergwindow.c: fix memory leak
2016-01-09 Michael Stapelbergreload: fix memory leak
2016-01-09 Michael Stapelbergcommands.c: fix memory leak
2016-01-09 Michael Stapelbergx.c: fix memory leak
2016-01-09 Michael Stapelberglog.c: fix memory leak
2016-01-09 Michael Stapelbergtree_restore(): fix memory leak
2016-01-09 Michael Stapelbergfix memory leak: free(pointerreply);
2016-01-08 Michael Stapelbergipc: fix memory leak when clients with subscriptions...
2016-01-08 Michael Stapelbergipc: fix cosmetic memory leak when shutting down
2016-01-08 Michael Stapelbergcon_mark: fix heap-use-after-free
2016-01-08 Michael Stapelbergrename workspace: fix heap-use-after-free
next