aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* ipc: handle unnamed xkb_active_layout_nameLibravatar Brian Ashworth2019-02-11
* view: remove pointer constraints on unmapLibravatar Brian Ashworth2019-02-10
* input/keyboard: respect solo repeat_{rate,delay}Libravatar Brian Ashworth2019-02-10
* fix double free for mode toggle if bar was invisibleLibravatar Rouven Czerwinski2019-02-10
* container_at_stacked: skip titles when zero pixelsLibravatar Brian Ashworth2019-02-09
* bar_cmd_modifier: add support for noneLibravatar Brian Ashworth2019-02-08
* Revert "Return false if config could not be loaded."Libravatar Drew DeVault2019-02-07
* Revert "Restore CWD if returning early."Libravatar Drew DeVault2019-02-07
* seat_configure_tablet_tool: configure xcursorLibravatar Brian Ashworth2019-02-07
* load_main_config: use given path, store realpathLibravatar Brian Ashworth2019-02-07
* Clarify error for options and positional argsLibravatar Brian Ashworth2019-02-06
* Restore CWD if returning early.Libravatar Connor E2019-02-06
* Return false if config could not be loaded.Libravatar Connor E2019-02-06
* ipc_has_event_listeners: fix inverted check of subscribed_eventsLibravatar Daniel Eklöf2019-02-06
* load_main_config: add realpath to config_chainLibravatar Brian Ashworth2019-02-06
* Fix close_popups for xdg-shellLibravatar emersion2019-02-05
* output_cmd_background: fix no file + valid modeLibravatar Brian Ashworth2019-02-05
* Initialize server so input manager is available.Libravatar Connor E2019-02-05
* If validating the config, do it as early as possible.Libravatar Connor E2019-02-05
* Merge pull request #3579 from RedSoxFan/fix-workspace-gaps-double-freeLibravatar Drew DeVault2019-02-05
|\
| * cmd_workspace_gaps: fix double free on bad amountLibravatar Brian Ashworth2019-02-05
* | IPC_COMMAND: split on newlineLibravatar Brian Ashworth2019-02-05
|/
* Fix quote strippingLibravatar emersion2019-02-05
* execute_command: dont strip quotes for exec_alwaysLibravatar Brian Ashworth2019-02-05
* load_include_configs: fix wordexp fail conditionLibravatar Brian Ashworth2019-02-05
* Merge pull request #3562 from vilhalmer/focus_follows_mouse-workspace-last-in...Libravatar Drew DeVault2019-02-03
|\
| * Focus ws inactive node with focus_follows_mouseLibravatar vilhalmer2019-02-03
* | seat_cmd_cursor: do not create non-existing seatLibravatar Brian Ashworth2019-02-03
* | Fall back to wildcard in sway_cursor_constrainLibravatar vilhalmer2019-02-03
* | Skip constraining cursor if no seat configLibravatar vilhalmer2019-02-03
* | Skip wildcard seat config in destroy_removed_seatsLibravatar vilhalmer2019-02-03
|/
* Merge pull request #3551 from c-edw/RevertDoubleFrees1.0-rc1Libravatar Drew DeVault2019-02-03
|\
| * Revert "More frees."Libravatar Connor E2019-02-01
| * Revert "Add some missing frees."Libravatar Connor E2019-02-01
* | cmd_seat: allow - to be used as alias for currentLibravatar Brian Ashworth2019-02-02
* | seat_cmd_attach: defer while readingLibravatar Brian Ashworth2019-02-03
|/
* Merge pull request #3543 from emersion/relative-pointer-usecLibravatar Drew DeVault2019-02-01
|\
| * relative-pointer-v1: time is in usec, not msecLibravatar emersion2019-01-30
* | pointer_constraint: change to a seat subcommandLibravatar Brian Ashworth2019-01-31
* | Updates for scdoc 1.8.1Libravatar Drew DeVault2019-01-31
* | Add details on `--whole-window` for bindsymLibravatar Ashkan Kiani2019-01-30
|/
* Send pointer frames on tool eventsLibravatar Drew DeVault2019-01-30
* Missed a spot in pointer constraintsLibravatar Drew DeVault2019-01-30
* Add pointer_constraint commandLibravatar Drew DeVault2019-01-30
* Add relative pointerLibravatar absrd2019-01-30
* Implement pointer-constraints-unstable-v1Libravatar Las2019-01-30
* criteria & scratchpad verify if show in another workspace (#3522)Libravatar athrungithub2019-01-30
* Cleanup config reading failure error logsLibravatar Brian Ashworth2019-01-29
* Document cursor moving between adjacent outputsLibravatar Peter Grayson2019-01-28
* Remove bad assertion in container_handle_fullscreen_reparentLibravatar Ryan Dwyer2019-01-29