Age | Commit message (Expand) | Author |
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 pull request #2380 from mariusor/tap-button-map-man-fix | Ryan Dwyer |
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 | Merge pull request #2371 from ggreer/numlock | Drew DeVault |
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 | Merge pull request #2365 from RyanDwyer/fix-cmd-defer-crash | 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 |
2018-07-28 | Allow splitting a floating view | Ryan Dwyer |
2018-07-28 | When unfloating, return container to previously focused tiled container | Ryan Dwyer |
2018-07-28 | Operate on floating split container when a child is focused | Ryan Dwyer |
2018-07-28 | Fix crash when a child of a floating container is in the scratchpad | Ryan Dwyer |
2018-07-28 | Fix clicking a floating split container | Ryan Dwyer |
2018-07-28 | Allow containers to float | Ryan Dwyer |
2018-07-28 | Include errno.h | Ryan Dwyer |
2018-07-28 | Show errno description in log | Ryan Dwyer |
2018-07-28 | Handle out-of-fd situations gracefully for transaction and urgent timers | Ryan Dwyer |
2018-07-28 | Merge pull request #2372 from RyanDwyer/fix-use-after-free-v2 | Brian Ashworth |
2018-07-28 | Second attempt at fixing transaction use-after-free | Ryan Dwyer |
2018-07-28 | Merge pull request #2370 from RyanDwyer/transactions-use-after-free | Brian Ashworth |
2018-07-28 | Fix use after free in transactions | Ryan Dwyer |
2018-07-27 | Merge pull request #2369 from mihaicmn/preserve-workspace-name | Drew DeVault |
2018-07-28 | Preserve workspace name | Mihai Coman |
2018-07-26 | Merge pull request #2357 from RyanDwyer/cleanup-view-map | Brian Ashworth |
2018-07-27 | Fix assign to workspace | Ryan Dwyer |
2018-07-26 | Refactor view_map | Ryan Dwyer |
2018-07-25 | Merge pull request #2356 from RyanDwyer/fullscreen-containers | Brian Ashworth |
2018-07-26 | Fix indent | Ryan Dwyer |
2018-07-26 | Allow containers to be fullscreen | Ryan Dwyer |
2018-07-25 | Merge pull request #2330 from progandy/set-modifier-locks | Brian Ashworth |
2018-07-25 | Fix LEDs for configured modifier states | ProgAndy |
2018-07-25 | Restrict CapsLock and NumLock commands to the configuration file | ProgAndy |
2018-07-25 | Add documentation for xkb_capslock/xkb_numlock | ProgAndy |
2018-07-25 | Add xkb_numlock/xkb_capslock commands (#2311) | ProgAndy |
2018-07-25 | Implement setting NumLock and CapsLock status | ProgAndy |
2018-07-25 | Merge pull request #2358 from CedricCabessa/fix-2355-move-workspace-crashes | emersion |
2018-07-25 | fix #2355: "move workspace to output up" crashes | Cédric Cabessa |
2018-07-25 | Merge pull request #2353 from emersion/render-opaque-overlay | Drew DeVault |
2018-07-25 | Merge pull request #2350 from ppascher/xwayland-optional | Drew DeVault |
2018-07-25 | more style fixes, reorder config.h include | Pascal Pascher |