aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/config.h
Commit message (Expand)AuthorAge
* Refactor cmd_output to use config_subcommandLibravatar Brian Ashworth2018-06-03
* Make command block implementation genericLibravatar Brian Ashworth2018-06-02
* Implement focus_wrappingLibravatar Brian Ashworth2018-05-27
* Implement bindsym/bindcode --lockedLibravatar frsfnrrg2018-05-27
* Change unmark implemention to match i3'sLibravatar Ryan Dwyer2018-05-15
* Idle handling for dpms/lockscreen et alLibravatar Mattias Eriksson2018-05-13
* Implement IPC get_seats commandLibravatar Ryan Dwyer2018-05-12
* Implement pango supportLibravatar Ryan Dwyer2018-05-06
* Move code for re-arranging after font height change into a common placeLibravatar Ryan Dwyer2018-05-05
* Convert border_colors.text to float[4]Libravatar Drew DeVault2018-05-03
* Change comment formatLibravatar Ryan Dwyer2018-05-03
* Calculate config->font_height based on existing container titlesLibravatar Ryan Dwyer2018-05-03
* Render titlesLibravatar Ryan Dwyer2018-05-03
* Implement bordersLibravatar Ryan Dwyer2018-04-30
* Add map_from_region commandLibravatar emersion2018-04-26
* Make key repeat configurableLibravatar Ryan Dwyer2018-04-18
* Add input "identifier" map_to_output "identifier"Libravatar Drew DeVault2018-04-08
* remove unused attachment configLibravatar Tony Crisci2018-04-02
* Implement focus_follows_mouseLibravatar Drew DeVault2018-03-31
* Merge remote-tracking branch 'origin/wlroots' into swaybar-layersLibravatar Drew DeVault2018-03-30
|\
| * Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Libravatar Tony Crisci2018-03-29
| * Revert "Refactor tree"Libravatar Drew DeVault2018-03-29
| * rename container functionsLibravatar Tony Crisci2018-03-29
| * remove swayc_t typedefLibravatar Tony Crisci2018-03-29
| * move tree includes to their own directoryLibravatar Tony Crisci2018-03-29
* | Spawn swaybars when outputs are addedLibravatar Drew DeVault2018-03-29
* | Add swaybg_commandLibravatar Drew DeVault2018-03-29
* | Move bar config into its own fileLibravatar Drew DeVault2018-03-29
* | Implement enough IPC for swaybar to workLibravatar Drew DeVault2018-03-29
* | Start port of swaybar to layer shellLibravatar Drew DeVault2018-03-29
|/
* Merge pull request #1574 from acrisci/config-refactorLibravatar emersion2018-01-22
|\
| * basic command criteriaLibravatar Tony Crisci2018-01-20
| * add kill commandLibravatar Tony Crisci2018-01-20
| * seat config handler contextLibravatar Tony Crisci2018-01-20
| * input config handler contextLibravatar Tony Crisci2018-01-20
* | copy config references for input and seatLibravatar Tony Crisci2018-01-17
|/
* config: add 'set' commandLibravatar Dominique Martinet2018-01-05
* Merge pull request #1539 from acrisci/bindingsLibravatar Drew DeVault2018-01-04
|\
| * Merge branch 'wlroots' into bindingsLibravatar Tony Crisci2018-01-04
| |\
| * | binding configLibravatar Tony Crisci2017-12-27
* | | Allow to configure outputs by their identifierLibravatar emersion2017-12-29
| |/ |/|
* | Refactor output command, add output enableLibravatar emersion2017-12-27
|/
* Merge branch 'wlroots' into feature/inputLibravatar Tony Crisci2017-12-18
|\
| * Add support for fractional output scaleLibravatar emersion2017-12-18
* | seat fallback configLibravatar Tony Crisci2017-12-17
* | rename config apply cmdsLibravatar Tony Crisci2017-12-16
* | Merge branch 'wlroots' into feature/inputLibravatar Tony Crisci2017-12-16
|\|
| * Update output container box in event handlerLibravatar emersion2017-12-12
| * Add new_output_config, update root container size on output hotplugLibravatar emersion2017-12-06
| * Init, merge output config params, use wlr_output_layoutLibravatar emersion2017-12-06