aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* 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
|\
| * Cleanup config reading failure error logsLibravatar Brian Ashworth2019-01-29
|/
* Document cursor moving between adjacent outputsLibravatar Peter Grayson2019-01-28
* Merge pull request #3530 from RyanDwyer/fix-assertionLibravatar Drew DeVault2019-01-28
|\
| * Remove bad assertion in container_handle_fullscreen_reparentLibravatar Ryan Dwyer2019-01-29
|/
* Merge pull request #3528 from emersion/cleanup-log-envLibravatar Drew DeVault2019-01-28
|\
| * Cleanup log_envLibravatar emersion2019-01-28
|/
* Check xdg_surface's role before using its toplevelLibravatar mwenzkowski2019-01-28
* Introduce container_is_scratchpad_hiddenLibravatar Ryan Dwyer2019-01-28
* Add note about required scdoc version to README.Libravatar Connor E2019-01-28
* Center surface inside container when it's too smallLibravatar Ryan Dwyer2019-01-28
* Merge pull request #3423 from RyanDwyer/fullscreen-globalLibravatar Drew DeVault2019-01-27
|\
| * Implement fullscreen globalLibravatar Ryan Dwyer2019-01-25