aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands
Commit message (Expand)AuthorAge
* Merge branch 'wlroots' into feature/inputLibravatar Tony Crisci2017-12-18
|\
| * Add support for fractional output scaleLibravatar emersion2017-12-18
* | improve xkb command loggingLibravatar Tony Crisci2017-12-18
* | seat fallback configLibravatar Tony Crisci2017-12-17
* | set keyboard config at runtimeLibravatar Tony Crisci2017-12-16
* | expect exactly one xkb argLibravatar Tony Crisci2017-12-16
* | rename config apply cmdsLibravatar Tony Crisci2017-12-16
* | Merge branch 'wlroots' into feature/inputLibravatar Tony Crisci2017-12-16
|\|
| * Use strtol instead of atoi in output commandLibravatar emersion2017-12-14
| * Fail if unknown output subcommandLibravatar emersion2017-12-14
| * Replace refresh_rate and position by mode in output commandLibravatar emersion2017-12-14
| * Update output container box in event handlerLibravatar emersion2017-12-12
| * Remove output from layoutLibravatar emersion2017-12-09
| * Add new_output_config, update root container size on output hotplugLibravatar emersion2017-12-06
| * Merge branch 'wlroots' into output-configLibravatar emersion2017-12-06
| |\
| * | Init, merge output config params, use wlr_output_layoutLibravatar emersion2017-12-06
| * | Add output configLibravatar emersion2017-12-06
* | | xkb configLibravatar Tony Crisci2017-12-15
* | | basic configurationLibravatar Tony Crisci2017-12-14
* | | seat configurationLibravatar Tony Crisci2017-12-12
* | | config cleanupLibravatar Tony Crisci2017-12-12
* | | input configLibravatar Tony Crisci2017-12-11
| |/ |/|
* | Add include commandLibravatar emersion2017-12-05
|/
* Add minimal config subsystemLibravatar emersion2017-12-05
* Add exec and exec_always commandsLibravatar emersion2017-12-04
* Add initial command subsystem (untested)Libravatar Drew DeVault2017-11-22
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Wire up output frame loopLibravatar Drew DeVault2017-11-11
* Fix #12910.15-rc1Libravatar Drew DeVault2017-10-08
* Merge pull request #1263 from nyorain/masterLibravatar Drew DeVault2017-10-08
|\
| * Implement ipc get_clipboardLibravatar nyorain2017-07-07
* | Fix move to named workspacesLibravatar lbonn2017-10-06
* | Clean up output commandLibravatar Calvin Lee2017-10-05
* | Fix issue #1287Libravatar Jonas Karlsson2017-10-03
* | Use WLC v2 pointer interfaceLibravatar Scott Anderson2017-07-12
* | fix use-after-free bugLibravatar Tobias Blass2017-07-10
|/
* permit.c: check for NULL pointer dereferenceLibravatar Mykyta Holubakha2017-07-01
* Add the 'clipboard' command to set the clipboardLibravatar nyorain2017-07-01
* Implement Tray IconsLibravatar Calvin Lee2017-06-07
* FreeBSD fixesLibravatar johalun2017-06-06
* Add mouse button bindingsLibravatar Josip Janzic2017-05-04
* prevent crash when `layout auto` is missing argsLibravatar Zandr Martin2017-04-29
* Set child border to background if not specifiedLibravatar Drew DeVault2017-04-29
* Support specifying fewer than 5 colorsLibravatar Drew DeVault2017-04-29
* Implement no_focusLibravatar Drew DeVault2017-04-26
* Use i3's dimensions for initial scratchpad viewsLibravatar Vasilij Schneidermann2017-04-18
* Implement and document `move [to] scratchpad`Libravatar Vasilij Schneidermann2017-04-18
* Handle symlinks as IPC security targetsLibravatar Jerzi Kaminsky2017-04-16
* Move get_feature_policy to sway/security.cLibravatar Jerzi Kaminsky2017-04-16
* Rename get_policy to get_feature_policyLibravatar Jerzi Kaminsky2017-04-16