aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Disable unneeded wlroots subproject featuresLibravatar emersion2019-02-16
* Merge pull request #3698 from yabirgb/masterLibravatar Drew DeVault2019-02-16
|\
| * Fix accentsLibravatar Yábir García2019-02-16
| * Add spanish link to the home READMELibravatar Yábir García2019-02-16
| * Spanish translation of the READMELibravatar Yábir Benchakhtir2019-02-16
|/
* Merge pull request #3692 from ianyfan/swaybarLibravatar Drew DeVault2019-02-15
|\
| * tray: use correct parameter to set bus slot to floatingLibravatar Ian Fan2019-02-15
| * swaybar: prevent signal handler from firing during terminationLibravatar Ian Fan2019-02-15
|/
* apply_output_config: dpms on before modesetLibravatar Brian Ashworth2019-02-15
* seatop_move_tiling: do not move to descendantLibravatar Brian Ashworth2019-02-14
* seat: allow tree focus changes while layer focusedLibravatar Brian Ashworth2019-02-14
* Merge pull request #3675 from RedSoxFan/fix-move-tiling-selfLibravatar Drew DeVault2019-02-14
|\
| * seatop_move_tiling: use tab/stack parent not selfLibravatar Brian Ashworth2019-02-13
|/
* subsurface_get_root_coords: break on NULLLibravatar Brian Ashworth2019-02-13
* cursor: relative-pointer-v1 time is usecLibravatar Brian Ashworth2019-02-13
* Don't remove from scratchpad on move to workspaceLibravatar athrungithub2019-02-12
* Merge pull request #3665 from emersion/layer-map-rebaseLibravatar Drew DeVault2019-02-12
|\
| * Rebase cursor when a layer surface mapsLibravatar emersion2019-02-12
* | Merge pull request #3667 from emersion/fix-meson-versionLibravatar Drew DeVault2019-02-12
|\ \ | |/ |/|
| * Fix --version when building from tarballLibravatar emersion2019-02-12
|/
* workspace_get_initial_output: handle focused layerLibravatar 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-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
* Merge pull request #3619 from swaywm/revert-3595-ErrorIfConfigNotExistLibravatar Drew DeVault2019-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
* Merge pull request #3597 from dnkl/fix-inverted-bitmask-check-in-ipc-has-even...Libravatar Drew DeVault2019-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
* Merge pull request #3587 from RedSoxFan/fix-background-missing-fileLibravatar Drew DeVault2019-02-05
|\
| * output_cmd_background: fix no file + valid modeLibravatar Brian Ashworth2019-02-05
|/
* Merge pull request #3582 from c-edw/FixUninitializedInputManagerLibravatar Drew DeVault2019-02-05
|\
| * Initialize server so input manager is available.Libravatar Connor E2019-02-05
|/
* Merge pull request #3581 from c-edw/ValidateConfigNoInitializeLibravatar Drew DeVault2019-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
* | Merge pull request #3573 from RedSoxFan/ipc-newlinesLibravatar Drew DeVault2019-02-05
|\ \