aboutsummaryrefslogtreecommitdiffstats
path: root/sway/config
Commit message (Expand)AuthorAge
* output: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* Use an enum instead of a marker string for map_to_Libravatar Tadeo Kondrak2019-11-17
* Implement input map_to_region commandLibravatar Tadeo Kondrak2019-11-17
* Use wlr_output_preferred_mode instead of the last modeLibravatar Simon Ser2019-11-05
* Fix segfault in set_modeLibravatar Simon Ser2019-11-05
* Prefer higher refresh rate default modesLibravatar Ronan Pigott2019-11-05
* Add --custom to `output mode` commandLibravatar Simon Ser2019-11-04
* Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.Libravatar Sheena Artrip2019-11-01
* Fix potential NULL reference on cleanupLibravatar lbonn2019-11-01
* Fix segfault in wlr_output_manager_v1_set_configurationLibravatar Simon Ser2019-10-27
* Fix apply_output_config return value when enabling outputLibravatar Simon Ser2019-10-27
* Fix refresh rate scale of outputLibravatar Danilo Spinella2019-10-21
* swaybar: complete barconfig_update event handlingLibravatar Brian Ashworth2019-09-04
* Revert "Add support for wlr_output's atomic API"Libravatar Rouven Czerwinski2019-08-07
* config/output: rebase cursors after config appliedLibravatar Brian Ashworth2019-08-07
* Allocator sizeof operand mismatchLibravatar Antonin Décimo2019-08-02
* Add support for wlr_output's atomic APILibravatar Simon Ser2019-08-02
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* config/output: correctly set width/height in applyLibravatar Brian Ashworth2019-07-10
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* config/input: validate xkb keymap before storingLibravatar Brian Ashworth2019-06-09
* add seat sub command 'xcursor_theme'Libravatar Daniel Eklöf2019-06-05
* Spawn swaybar as a wayland clientLibravatar Brian Ashworth2019-05-12
* config/output: fix typo in merge_id_on_nameLibravatar Brian Ashworth2019-05-09
* Destroy swaybg client on reloadLibravatar Brian Ashworth2019-05-04
* bindsym: change xkb_rule_names initializationLibravatar Konstantin Pospelov2019-04-26
* bindsym: consider xkb_rule_names for --to-codeLibravatar Konstantin Pospelov2019-04-26
* Implement input type configs (#3784)Libravatar Benjamin Cheng2019-04-14
* Spawn swaynag as a wayland clientLibravatar Brian Ashworth2019-04-14
* config/output: unbreak on 32-bit architecturesLibravatar Jan Beich2019-04-08
* swaybg: one instance for all outputsLibravatar Brian Ashworth2019-04-04
* Add support for manually setting subpixel hinting on outputs.Libravatar Geoff Greer2019-03-24
* config/output: handle wildcard in get_output_configLibravatar Brian Ashworth2019-03-17
* config/output: revamp identifier/name layeringLibravatar Brian Ashworth2019-03-16
* Fix output config retrieval for new outputsLibravatar Brian Ashworth2019-03-16
* Stop using wlr_output->{lx,ly}Libravatar emersion2019-03-11
* Fixes crash in spawn_swaybg (closes #3733)Libravatar Noam Preil2019-03-03
* config: remove double assignement to result in get_output_configLibravatar Rouven Czerwinski2019-02-27
* Don't use SOCK_CLOEXECLibravatar emersion2019-02-19
* Disconnect swaybg instead of killing itLibravatar emersion2019-02-16
* Fix reload freeze when not modsetting current modeLibravatar Brian Ashworth2019-02-16
* apply_output_config: dpms on before modesetLibravatar Brian Ashworth2019-02-15
* fix misc memory leaksLibravatar Brian Ashworth2019-02-11
* Revert "More frees."Libravatar Connor E2019-02-01
* Revert "Add some missing frees."Libravatar Connor E2019-02-01
* pointer_constraint: change to a seat subcommandLibravatar Brian Ashworth2019-01-31
* Add pointer_constraint commandLibravatar Drew DeVault2019-01-30
* Don't allow noop output to be configuredLibravatar Ryan Dwyer2019-01-22
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21