aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorLines
2020-07-10config/output: don't change output state before commitFurkan Sahin-2/+2
2020-07-04Reload command now matches i3's implementationFurkan Sahin-0/+1
2020-07-01commands/move: unwrap workspace container on move to new workspaceFurkan Sahin-0/+3
2020-06-28seat: Refocus seat when wlr_drag is destroyedFurkan Sahin-0/+6
2019-08-20Implement wlr-foreign-toplevel-management-v1Furkan Sahin-0/+6
2020-06-18input: disable events for map_to_output devices when output not presentFurkan Sahin-1/+3
2020-06-14input/pointer: don't trigger pointer bindings for emulated inputFurkan Sahin-1/+1
2020-06-14input/cursor: send idle events based off device type, not input typeFurkan Sahin-1/+1
2020-04-27Add support for viewporterFurkan Sahin-0/+1
2020-06-13input/keyboard: wlr_keyboard_group enter and leaveFurkan Sahin-0/+2
2020-06-13i3-compat: add GET_BINDING_STATE IPC commandFurkan Sahin-0/+3
2020-05-31tree/view: fix smart gaps when ancestor container is tabbed or stackedFurkan Sahin-4/+5
2020-06-07swaynag: allow specifying more buttons which execute and dismissFurkan Sahin-0/+1
2020-06-04tree/container: introduce `container_toplevel_ancestor` helperFurkan Sahin-0/+7
2020-06-05common/util: fix `get_current_time_msec` returning microsecondsFurkan Sahin-1/+7
2020-06-05Save transform during transactionFurkan Sahin-0/+1
2020-06-03container: Remove useless surface dimensionsFurkan Sahin-1/+0
2020-05-31view: Save all buffers associated with viewFurkan Sahin-5/+8
2020-05-05Add views idle inhibition status in get_tree outputFurkan Sahin-0/+8
2020-05-28input/cursor: rename `simulated_tool_tip_down` to be more accurateFurkan Sahin-1/+1
2020-05-26input/cursor: keep reference to cursor in constraintFurkan Sahin-0/+1
2020-05-04input/tablet: add seatop_down entry for tablet inputFurkan Sahin-0/+6
2020-05-21Remove code related to the security featuresFurkan Sahin-78/+0
2020-05-16Fix typos in commentsFurkan Sahin-1/+1
2020-05-02input/pointer: only warp cursor when the confine region has changedFurkan Sahin-0/+2
2020-03-12commands: Add per-view shortcuts_inhibitor commandFurkan Sahin-0/+11
2020-04-18Implement pointer simulation if client hasn't bound to touchFurkan Sahin-0/+2
2020-05-07input/tablet: simplify parameter plumbing for tablet referencesFurkan Sahin-3/+2
2020-05-02input: rename pointer handlers to be unambiguousFurkan Sahin-5/+7
2020-04-25input: refactor tablet motion into seatop handlerFurkan Sahin-0/+7
2020-04-25input/cursor: make cursor rebasing cursor type-agnosticFurkan Sahin-0/+4
2020-04-14Add a secondary headless backendFurkan Sahin-0/+2
2020-04-25input/cursor: release simulated tool tip button when over v2 surfaceFurkan Sahin-0/+1
2020-04-23swaybar: Fix scrolling with precise trackpadsFurkan Sahin-0/+11
2020-04-19input/cursor: fix hide cursor timeouts on tablets and touchscreensFurkan Sahin-1/+2
2020-04-10input: Mark virtual devices as suchFurkan Sahin-0/+1
2020-03-31Use bitshifts for bitfieldsFurkan Sahin-57/+63
2019-12-03Render layer shell popups over the top layerFurkan Sahin-0/+8
2020-04-08Introduce test_output_configFurkan Sahin-0/+2
2020-01-12im: make text-input listeners per text-inputFurkan Sahin-4/+5
2019-10-18Port input method and text input from rootstonFurkan Sahin-0/+70
2020-03-09tray: track SNI callbacksFurkan Sahin-3/+10
2020-03-04tray: tidy codeFurkan Sahin-8/+7
2019-06-15tray: allow themes to inherit from multiple themesFurkan Sahin-1/+1
2020-03-23add --no-repeat option for bindingsFurkan Sahin-0/+1
2020-02-16commands: Add shortcuts_inhibitor commandFurkan Sahin-0/+8
2020-02-15input: Add support for keyboard shortcuts inhibitFurkan Sahin-0/+22
2020-02-17config: Fix typo in reload bindsym flag bitmaskFurkan Sahin-1/+1
2020-03-02Add an adaptive_sync output commandFurkan Sahin-0/+2
2020-02-28Use wlr_client_bufferFurkan Sahin-1/+1