aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* basic focus overhaulLibravatar Tony Crisci2018-02-04
|
* Implement workspacesLibravatar Drew DeVault2018-01-30
|
* Remove include/sway/old/Libravatar Drew DeVault2018-01-30
|
* Execute pending commands when Xwayland is readyLibravatar Drew DeVault2018-01-30
|
* Merge pull request #1555 from martinetd/cmd_reloadLibravatar Drew DeVault2018-01-29
|\ | | | | commands: add 'reload' command
| * commands/reload: remove unimplemented 'load_swaybars' callLibravatar Dominique Martinet2018-01-22
| |
| * config reload: destroy old seat when removed from configLibravatar Dominique Martinet2018-01-22
| | | | | | | | | | This adds new sway_seat_destroy and sway_cursor_destroy helpers and compare new and old config on free
| * commands: add 'reload' commandLibravatar Dominique Martinet2018-01-22
|/
* Merge pull request #1574 from acrisci/config-refactorLibravatar emersion2018-01-22
|\ | | | | Command criteria
| * dont allow kill command in configLibravatar Tony Crisci2018-01-21
| |
| * clear handler context before ipc commandLibravatar Tony Crisci2018-01-21
| |
| * cmd-kill: use sway_assert when no containerLibravatar Tony Crisci2018-01-21
| |
| * criteria cleanupLibravatar Tony Crisci2018-01-21
| |
| * implement property criteriaLibravatar Tony Crisci2018-01-21
| |
| * view interfaceLibravatar Tony Crisci2018-01-21
| |
| * run all commands with focused container contextLibravatar Tony Crisci2018-01-21
| |
| * 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
| |
* | Remove sway/old/Libravatar Drew DeVault2018-01-21
| |
* | Merge pull request #1570 from acrisci/config-referencesLibravatar Drew DeVault2018-01-21
|\ \ | |/ |/| Copy input config references
| * copy config references for input and seatLibravatar Tony Crisci2018-01-17
| |
* | Merge pull request #1571 from acrisci/wlroots-modifiers-updateLibravatar Drew DeVault2018-01-17
|\ \ | |/ |/| update for new wlr-keyboard modifiers
| * update for new wlr-keyboard modifiersLibravatar Tony Crisci2018-01-17
|/
* Merge pull request #1566 from acrisci/render-loopLibravatar Tony Crisci2018-01-15
|\ | | | | Subsurfaces and popups
| * xwm handle map and unmapLibravatar Tony Crisci2018-01-15
| |
| * render override redirectLibravatar Tony Crisci2018-01-14
| |
| * render wl-shell and xwayland viewsLibravatar Tony Crisci2018-01-14
| |
| * subsurface inputLibravatar Tony Crisci2018-01-14
| |
| * xdg-popupsLibravatar Tony Crisci2018-01-14
| |
| * render xdg surfaceLibravatar Tony Crisci2018-01-14
|/
* Merge pull request #1556 from martinetd/cleanup_loggingLibravatar Drew DeVault2018-01-06
|\ | | | | Cleanup logging
| * common/log: finish removing most log functionsLibravatar Dominique Martinet2018-01-05
| | | | | | | | | | Keep sway_abort and sway_assert and convert them to use wlr_log functions
| * swaymsg: convert to wlr_logLibravatar Dominique Martinet2018-01-05
| |
| * sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
|/
* Merge pull request #1554 from martinetd/cmd_setLibravatar Drew DeVault2018-01-05
|\ | | | | config: add 'set' command
| * config: add 'set' commandLibravatar Dominique Martinet2018-01-05
|/
* Merge pull request #1552 from martinetd/cleanupLibravatar Drew DeVault2018-01-05
|\ | | | | config cleanup & implement free_config
| * fixup free config use free_sway_bindingLibravatar Dominique Martinet2018-01-05
| |
| * config: leak sanitizer passLibravatar Dominique Martinet2018-01-05
| | | | | | | | | | Add free for everything that's implemented right now. Will need to add more as the implementations are re-added.
| * fix typos in comments/messages; add shutting down messageLibravatar Dominique Martinet2018-01-05
| |
| * cmd_input: cleanup around current_input_configLibravatar Dominique Martinet2018-01-05
| | | | | | | | | | | | - Restore old one if we weren't part of a block (should be NULL anyway) - Check current_input_config got properly allocated - free temporary current_input_config when done using it
| * apply_input_config: restore previous `current_input_config`Libravatar Dominique Martinet2018-01-05
|/ | | | This is important for freeing the proper one at end of block
* Merge pull request #1549 from rkanati/wlrootsLibravatar Drew DeVault2018-01-04
|\ | | | | update json-c dep to 0.13
| * update json-c dep to 0.13Libravatar Rachel K2018-01-04
|/
* Merge pull request #1539 from acrisci/bindingsLibravatar Drew DeVault2018-01-04
|\ | | | | Bindings
| * Merge branch 'wlroots' into bindingsLibravatar Tony Crisci2018-01-04
| |\
| * | cleanup bindingsLibravatar Tony Crisci2018-01-04
| | |
| * | binding releaseLibravatar Tony Crisci2018-01-04
| | |