aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2018-11-19Merge pull request #3083 from c-edw/feature/StripWorkspaceNameemersion-0/+4
2018-11-18Add scroll factor config option.Spencer Michaels-0/+8
2018-11-18Use #if instead of #ifdefemersion-16/+20
2018-11-17Implement strip_workspace_name.Connor E-0/+4
2018-11-17Move view {x,y,width,height} into container structRyan Dwyer-10/+8
2018-11-12Use #if instead of #ifdef for WLR_HAS_*emersion-6/+1
2018-11-11Allow multiple outputs for workspace outputBrian Ashworth-1/+1
2018-11-08Merge pull request #3087 from RedSoxFan/side-gapsRyan Dwyer-4/+14
2018-11-07Implement per side and per direction outer gapsBrian Ashworth-4/+14
2018-11-07gaps: remove duplicate inner gapsBrian Ashworth-1/+6
2018-11-06Add focus_follows_mouse always. (#3081)Connor E-1/+7
2018-11-03Merge pull request #3021 from Snaipe/singlekey-binding-triggerDrew DeVault-0/+1
2018-11-01Move view marks properties to container structRyan Dwyer-28/+28
2018-11-01Merge pull request #3040 from RyanDwyer/border-props-to-containerDrew DeVault-20/+16
2018-11-01Wrap to fartherest output when running focus outputRyan Dwyer-0/+2
2018-10-31Move view border properties to container structRyan Dwyer-20/+16
2018-10-31Revert "Add resolve_path() to utils"madblobfish-9/+0
2018-10-30Remove enum movement_directionRyan Dwyer-15/+1
2018-10-29binding: match single-key bindings if no multi-key binding matchedFranklin "Snaipe" Mathieu-0/+1
2018-10-27Use output identifier for workspace configRobinhuett-0/+2
2018-10-25Rebase the cursor after applying transactionsRyan Dwyer-7/+0
2018-10-25Merge pull request #2950 from emersion/presentation-timeDrew DeVault-2/+5
2018-10-24Merge pull request #2957 from RyanDwyer/rebase-cursor-after-mapDrew DeVault-0/+7
2018-10-24Add multiseat support to swaylockRyan Dwyer-2/+6
2018-10-24Rebase the cursor after mapping a viewRyan Dwyer-0/+7
2018-10-24Merge pull request #2933 from Snaipe/xwayland-window-propertiesDrew DeVault-0/+3
2018-10-23Implement the presentation-time protocolemersion-2/+5
2018-10-23xwayland: populate window_properties in json for viewsFranklin "Snaipe" Mathieu-0/+3
2018-10-23commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOSTIan Fan-1/+1
2018-10-23commands: remove EXPECTED_MORE_THANIan Fan-1/+0
2018-10-22Fix crash when quitting a QT app on the wayland backend using menuRyan Dwyer-1/+0
2018-10-21Parse missing i3 window typesChristian-0/+5
2018-10-21Make workspace back_and_forth seat-specificRyan Dwyer-2/+1
2018-10-20Remove raise_floating directiveRyan Dwyer-2/+0
2018-10-20Minor refactor of input managerRyan Dwyer-24/+9
2018-10-19Introduce cursor_rebaseRyan Dwyer-2/+14
2018-10-19Fix logic used for mouse_warping outputRyan Dwyer-1/+0
2018-10-19Merge pull request #2875 from RedSoxFan/input-device-bindingsDrew DeVault-2/+5
2018-10-19Consider cursor warp when switching workspacesRyan Dwyer-0/+2
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth-2/+5
2018-10-18swaybar: separate input code to new fileIan Fan-40/+51
2018-10-18Remove cursor warping from seat_set_focusRyan Dwyer-3/+1
2018-10-17Merge pull request #2820 from Emantor/fix-mouse-warping-containerDrew DeVault-2/+8
2018-10-16cursor: functions to warp cursor to container and workspaceRouven Czerwinski-1/+6
2018-10-16view: move arrange_workspace into view_mapRouven Czerwinski-1/+2
2018-10-16Prevent duplicate workspace::focus eventsRyan Dwyer-0/+1
2018-10-15Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warpRyan Dwyer-1/+9
2018-10-15Event loop: Fix memmove and remove extraneous declarationRyan Dwyer-1/+0
2018-10-15Remove timerfd from loop implementationRyan Dwyer-13/+19
2018-10-15swaylock: Don't wait too long for surface damage before verifyingRyan Dwyer-0/+1