summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* workspace_get_initial_output: handle focused layer1.0-rc2Libravatar Brian Ashworth2019-02-11
* Abort early when XDG_RUNTIME_DIR is not setLibravatar Brian Ashworth2019-02-11
* fix misc memory leaksLibravatar Brian Ashworth2019-02-11
* ipc: handle unnamed xkb_active_layout_nameLibravatar Brian Ashworth2019-02-11
* view: remove pointer constraints on unmapLibravatar Brian Ashworth2019-02-11
* input/keyboard: respect solo repeat_{rate,delay}Libravatar Brian Ashworth2019-02-11
* fix double free for mode toggle if bar was invisibleLibravatar Rouven Czerwinski2019-02-11
* container_at_stacked: skip titles when zero pixelsLibravatar Brian Ashworth2019-02-11
* bar_cmd_modifier: add support for noneLibravatar Brian Ashworth2019-02-11
* seat_configure_tablet_tool: configure xcursorLibravatar Brian Ashworth2019-02-11
* load_main_config: use given path, store realpathLibravatar Brian Ashworth2019-02-11
* Clarify error for options and positional argsLibravatar Brian Ashworth2019-02-11
* ipc_has_event_listeners: fix inverted check of subscribed_eventsLibravatar Daniel Eklöf2019-02-11
* load_main_config: add realpath to config_chainLibravatar Brian Ashworth2019-02-11
* Fix close_popups for xdg-shellLibravatar emersion2019-02-11
* output_cmd_background: fix no file + valid modeLibravatar Brian Ashworth2019-02-11
* Initialize server so input manager is available.Libravatar Connor E2019-02-11
* If validating the config, do it as early as possible.Libravatar Connor E2019-02-11
* cmd_workspace_gaps: fix double free on bad amountLibravatar Brian Ashworth2019-02-11
* Set version in project fileLibravatar Michael Vetter2019-02-11
* IPC_COMMAND: split on newlineLibravatar Brian Ashworth2019-02-11
* Fix quote strippingLibravatar emersion2019-02-11
* execute_command: dont strip quotes for exec_alwaysLibravatar Brian Ashworth2019-02-11
* swaynag: remove trailing newlines in configLibravatar Brian Ashworth2019-02-11
* load_include_configs: fix wordexp fail conditionLibravatar Brian Ashworth2019-02-11
* seat_cmd_cursor: do not create non-existing seatLibravatar Brian Ashworth2019-02-11
* Focus ws inactive node with focus_follows_mouseLibravatar vilhalmer2019-02-11
* Merge pull request #3563 from vilhalmer/fix-wildcard-seat-constrain-crashes-d...Libravatar Brian Ashworth2019-02-11
* 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
* | Merge pull request #3554 from RedSoxFan/seat-current-aliasLibravatar Drew DeVault2019-02-03
|\ \
| * | cmd_seat: allow - to be used as alias for currentLibravatar Brian Ashworth2019-02-02
|/ /
* | seat_cmd_attach: defer while readingLibravatar Brian Ashworth2019-02-03
* | Fix #3445: swaybar tray inerited thems not processedLibravatar Stefan Schick2019-02-01
|/
* 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
* | Merge pull request #3550 from RedSoxFan/seat-pointer-constraintLibravatar Drew DeVault2019-02-01
|\ \
| * | pointer_constraint: change to a seat subcommandLibravatar Brian Ashworth2019-01-31
|/ /
* | Rebase #1636 against current masterLibravatar v44r2019-01-31
* | readme: scdoc 1.8.1 is now requiredLibravatar emersion2019-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
* Merge pull request #3535 from RedSoxFan/cleanup-log-on-config-failureLibravatar Drew DeVault2019-01-29
|\