]> git.sur5r.net Git - i3/i3/history - src
set DesktopNames (which gdm uses) (Thanks Yves-Alexis)
[i3/i3] / src /
2014-10-05 Tony CrisciBugfix: check symbol for NULL in binding json dump
2014-10-03 Tony CrisciImplement the ipc 'binding' event
2014-10-01 Michael StapelbergBugfix: use the command parser to properly extract...
2014-10-01 MatsDon't draw borders wider than actual width
2014-09-29 Tony CrisciIPC: set ws reply "num" member to -1 when named
2014-09-21 Tony CrisciDo not resend focus on click
2014-08-26 Michael StapelbergProperly handle windows unsetting WM_TRANSIENT_FOR...
2014-08-25 aszligAllow to validate the config file without X.
2014-08-11 MatsAlign lower line of bar decoration to border width
2014-08-11 Michael Stapelbergretina support: convert logical to physical pixels...
2014-08-08 Michael StapelbergMerge branch 'master' into next
2014-08-08 Michael StapelbergMerge branch 'fix-layout-focus'
2014-08-08 Michael StapelbergBugfix: don’t set focus in con_set_layout() on invisibl...
2014-08-08 Tony CrisciRaise floating windows on `focus [direction]`
2014-07-24 Michael StapelbergMerge branch 'master' into next
2014-07-23 Michael StapelbergMerge branch 'fix-decoration'
2014-07-23 Michael StapelbergMerge branch 'master' into next
2014-07-23 Tony CrisciBugfix: missed case for decoration rerender
2014-07-20 Michael StapelbergRemove TODO for cycling through the floating z-index.
2014-07-15 Michael Stapelbergdon’t set names corresponding to debug colors, remove...
2014-07-15 Michael StapelbergMerge branch 'fix-layout-output'
2014-07-15 Michael StapelbergMerge branch 'master' into next
2014-07-15 Michael StapelbergBugfix: properly restore workspace containers (Thanks...
2014-07-15 Tony CrisciHandle WM_CLASS changes
2014-07-11 Michael StapelbergMerge branch 'master' into next
2014-07-10 Tony CrisciAlways explicitly set border widths on manage
2014-07-10 Michael StapelbergMerge branch 'master' into next
2014-07-10 Tony Criscii3bar: implement custom mouse wheel commands
2014-07-10 Tony CrisciHandle EWMH requests to change current desktop
2014-07-10 Tony Criscibugfix: default floating border regression
2014-07-02 Tony CrisciMake absolute floating move work with criteria
2014-07-02 Michael StapelbergMerge branch 'master' into next
2014-07-01 Tony CrisciBugfix: _NET_SUPPORTED property fixes
2014-06-28 Michael StapelbergMerge branch 'revert-warp'
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergRevert "Disable render-time pointer warps if asked"
2014-06-28 Michael StapelbergMerge branch 'master' into next
2014-06-28 Michael StapelbergMerge branch 'fix-width'
2014-06-28 Tony CrisciExplicitly set current border width when BS_PIXEL
2014-06-27 Michael StapelbergMerge branch 'master' into next
2014-06-27 Michael StapelbergMerge branch 'fix-restart'
2014-06-27 Michael StapelbergBugfix: create the directory for storing the restart...
2014-06-25 Michael Stapelbergcleanup: src/i3.mk: add XKB_COMMON_CFLAGS when compiling i3
2014-06-25 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'log-dpi'
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael Stapelbergadd log messages for the detected DPI
2014-06-24 Tony CrisciHandle WM_CHANGE_STATE requests for iconic state
2014-06-24 Tony Crisciremove unneeded render on map request
2014-06-24 Tony Crisciremove unneeded render on unmap
2014-06-24 Tony CrisciConsider motif border for floating geometry
2014-06-24 Tony CrisciCross-output focus focus floating exception
2014-06-24 Tony CrisciImplement the window::urgent event
2014-06-24 Tony CrisciImplement EWMH desktop names
2014-06-24 Michael StapelbergMerge branch 'master' into next
2014-06-24 Michael StapelbergMerge branch 'fix-focus-unmapped'
2014-06-24 Tony CrisciBugfix: don't focus unmapped container on manage
2014-06-23 Tony CrisciWorkspace command number selection
2014-06-23 Tony Criscifeature: implement ewmh desktop viewport property
2014-06-23 Michael Stapelbergfix src/commands.c with clang-format
2014-06-23 Tony CrisciImplement the window::floating event
2014-06-23 Tony CrisciMake command `move [direction]` work with criteria
2014-06-23 Tony CrisciConsistently parse workspace numbers
2014-06-21 Michael StapelbergSwitch to xcb-xkb and libxkbcommon
2014-06-19 Tony CrisciImplement the window::move event
2014-06-19 Tony CrisciImplement the window::close event
2014-06-19 Tony CrisciFeature: implement mouse bindings
2014-06-19 Tony Criscibugfix: don't set input focus if not accepted
2014-06-19 Tony CrisciImplement EWMH number of desktops property
2014-06-19 Michael Stapelbergclang-format-3.5 **/*.h **/*.c
2014-06-15 Michael StapelbergMerge branch 'next'
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-06-13 Michael StapelbergBugfix: don’t overwrite the window’s geometry after...
2014-06-13 Michael StapelbergBugfix: ensure floating windows don’t drop out of fulls...
2014-06-13 Michael StapelbergBugfix: don’t errnously render floating fullscreen...
2014-06-13 Michael StapelbergBugfix: don’t overwrite the original size of floating...
2014-06-12 Michael Stapelbergfix warning: use size_t when comparing against strlen()
2014-06-12 Michael Stapelberghandle windows whose WM_TRANSIENT_FOR points to themselve
2014-06-12 Michael StapelbergRevert "Rerender on button press only when focus changes"
2014-06-12 Tony CrisciBugfix: Set input focus with last timestamp
2014-06-12 Michael StapelbergBugfix: fix crash when using multiple for_window statem...
2014-06-11 Marcus CrestaniInclude sys/sysctl.h after i3.h to prevent redefinition...
2014-06-11 Tony CrisciBugfix: prevent unneeded render on pointer enter
2014-06-11 Michael Stapelbergcleanup temporary directory when restarting and not...
2014-06-08 Michael Stapelbergdelete ipc socket when exiting, cleanup tmpdir
2014-06-08 Michael Stapelbergreplace remaining printf()s with D?LOG
2014-06-08 Campbell BartonUse XCB_BUTTON_INDEX defines for mouse buttons
2014-06-01 Tony CrisciAdd abstraction for running a binding
2014-06-01 Tony CrisciSet EWMH active window to None when none has focus
2014-05-31 Tony CrisciRefactor parse_command
2014-05-31 Atte PeltomakiAdd configuration option for disabling mouse warping
2014-05-20 Tony CrisciFeature: Workspace assignment by number
2014-05-20 Tony CrisciBugfix: double X render on manage
2014-05-20 Tony CrisciChange the names of parser result structs
2014-05-16 Aleksi BlinnikkaSeparate border width for floating windows
2014-05-16 Tony Criscii3bar: implement custom workspace numbers config
2014-05-04 Tony CrisciRerender on button press only when focus changes
2014-05-04 Tony CrisciRemove yajl major version conditionals
2014-05-03 Tony CrisciFeature: improve active window request handling
2014-05-03 Tony CrisciRefactor binding accessor
next