Age | Commit message (Expand) | Author |
2018-08-01 | ipc: prevent emitting a workspace::focus event when moving a container to a d... | Ian Fan |
2018-08-01 | ipc: fix workspace::focus event behaviour | Ian Fan |
2018-08-01 | ipc: add tick event | Ian Fan |
2018-08-01 | ipc: always include old property in workspace events | Ian Fan |
2018-08-01 | ipc: add workspace::reload event | Ian Fan |
2018-08-01 | ipc: add binding event | Ian Fan |
2018-08-01 | ipc: add window::move events | Ian Fan |
2018-08-01 | ipc: fix workspace::move calls argument order | Ian Fan |
2018-08-01 | ipc: only emit window::create event for views | Ian Fan |
2018-08-01 | ipc: add window::mark event | Ian Fan |
2018-08-01 | ipc: add barconfig_update event on config reload | Ian Fan |
2018-08-01 | ipc: add workspace::empty event | Ian Fan |
2018-08-01 | ipc: add window::title event | Ian Fan |
2018-08-01 | ipc: add window::focus event | Ian Fan |
2018-08-01 | ipc: add window::close event | Ian Fan |
2018-08-01 | ipc: add workspace::init event | Ian Fan |
2018-08-01 | ipc: add shutdown event | Ian Fan |
2018-08-01 | XCursor is not configured if no pointer device is available | chr0me |
2018-08-01 | Correctly track saved surfaces during multiple transactions | Ryan Dwyer |
2018-07-31 | Create list for mouse binds when creating new mode | Brian Ashworth |
2018-07-31 | Close popups when changing focus | Ryan Dwyer |
2018-07-31 | Fix popups | Ryan Dwyer |
2018-07-30 | Fix segfault with fullscreen | emersion |
2018-07-30 | Merge pull request #2367 from emersion/iterator-redesign | Drew DeVault |
2018-07-30 | Merge pull request #2381 from frsfnrrg/key-repeat | Drew DeVault |
2018-07-30 | delete references to swaygrab | Eric Engestrom |
2018-07-30 | Fix title textures on scale change | Brian Ashworth |
2018-07-29 | Bindings use advised keyboard repeat parameters | frsfnrrg |
2018-07-29 | Implement key repeat for pressed key bindings | frsfnrrg |
2018-07-29 | Don't give focus if xwayland window has a type hint | emersion |
2018-07-29 | Make output_surface_for_each_surface_iterator static | emersion |
2018-07-29 | Remove unused output_from_wlr_output | emersion |
2018-07-29 | Remove output_surface_for_each_surface from header | emersion |
2018-07-29 | Completely switch over to new iterators | emersion |
2018-07-29 | wip: redesign output_view_for_each_surface iterator | emersion |
2018-07-29 | wip: redesign output_layer_for_each_surface iterator | emersion |
2018-07-29 | wip: redesign output_drag_icons_for_each_surface iterator | emersion |
2018-07-29 | wip: redesign output_unmanaged_for_each_surface iterator | emersion |
2018-07-29 | Merge branch 'master' into tap-button-map-man-fix | Ryan Dwyer |
2018-07-29 | Merge pull request #2376 from swaywm/virtual-keyboard | emersion |
2018-07-29 | Escaping underscores in tap_button_map | Marius Orcsik |
2018-07-28 | Add virtual keyboard protocol | Drew DeVault |
2018-07-28 | Don't enable numlock by default. This fixes an annoying issue where laptop ke... | Geoff Greer |
2018-07-28 | Merge pull request #2360 from RyanDwyer/floating-containers | Drew DeVault |
2018-07-28 | Merge pull request #2368 from RyanDwyer/handle-out-of-fds | Drew DeVault |
2018-07-28 | Fix crash when a deferred command destroys a workspace | Ryan Dwyer |
2018-07-28 | Focus child when showing a scratchpad container | Ryan Dwyer |
2018-07-28 | Fix crash when unfloating child of container into empty workspace | Ryan Dwyer |
2018-07-28 | Send floating container to scratchpad when a child is focused | Ryan Dwyer |
2018-07-28 | Fix focus mode_toggle from a child of a floating container | Ryan Dwyer |