1
1
mirror of https://github.com/swaywm/sway synced 2025-03-01 03:41:15 +01:00

Commit Graph

  • f5b33cb4b6 fix typos in comments/messages; add shutting down message Dominique Martinet 2017-12-29 11:29:13 +0100
  • 28b8ea9f1e cmd_input: cleanup around current_input_config Dominique Martinet 2017-12-29 11:28:10 +0100
  • afca73b6fc apply_input_config: restore previous current_input_config Dominique Martinet 2017-12-29 11:25:07 +0100
  • 1e72fba43a Merge 27034ba7f6d6a88b784793d4092ceba2fca0210d into 7dad5cd18c57d632093778e526a811d07aca8fe6 Dominique Martinet 2018-01-04 23:00:00 +0000
  • 27034ba7f6 json-c: add support for both 0.12.1 and 0.13 Dominique Martinet 2018-01-04 23:26:51 +0100
  • 7dad5cd18c
    Merge pull request #1549 from rkanati/wlroots Drew DeVault 2018-01-04 11:00:47 -0500
  • dc0e6d46fb update json-c dep to 0.13 Rachel K 2018-01-04 15:43:40 +0000
  • 91313d3847
    Merge pull request #1539 from acrisci/bindings Drew DeVault 2018-01-04 09:47:36 -0500
  • bc7011db3c
    Merge pull request #1543 from emersion/output-config-by-identifier Drew DeVault 2018-01-04 09:47:04 -0500
  • b01a53abfb Merge branch 'wlroots' into bindings Tony Crisci 2018-01-04 08:00:22 -0500
  • 8b4eb5d7d1 cleanup bindings Tony Crisci 2018-01-04 07:54:14 -0500
  • 50e791cadb binding release Tony Crisci 2018-01-04 07:25:52 -0500
  • 0f42f8c158
    Merge pull request #1546 from 4e554c4c/wlr_logs Drew DeVault 2018-01-01 11:32:03 -0500
  • 7196f59db0 Consolidate WLR and Sway logging Calvin Lee 2017-12-31 14:32:28 -0700
  • 1e87c90923
    Merge pull request #1431 from 4e554c4c/sni_sucks Drew DeVault 2017-12-29 14:24:23 -0500
  • 4d34bc393e Keep tray separate gnidorah 2017-11-22 09:04:46 +0300
  • 87a55dfe5c Fix icon updating on secondary outputs gnidorah 2017-11-22 01:47:05 +0300
  • cbd0c49a8c Allow correct item to get icon updates for both kde and gtk implementation gnidorah 2017-11-16 06:56:56 +0300
  • 13b81f9fb9 Fix get_icon Calvin Lee 2017-11-15 13:16:21 -0700
  • 87035380e3 Add dbus_get_prop_async utility Calvin Lee 2017-11-09 12:58:32 -0700
  • b9f36716b5 Plug memory dbus_message_iter_get_signature leak Calvin Lee 2017-11-08 12:59:43 -0700
  • 5c8dc9cb73 Correct context menu placement if bar is bottom Calvin Lee 2017-10-31 12:42:08 -0600
  • 2f1eb30c38 Reply in case of object path item gnidorah 2017-10-27 22:43:40 +0300
  • 3137f32711 Allow correct item to get icon updates Calvin Lee 2017-10-27 13:17:54 -0600
  • 210e5bb893 Improve Icon Theme Implimentation Calvin Lee 2017-10-26 12:56:37 -0600
  • 5bc46f458c Prevent segfault in get_items() Calvin Lee 2017-10-26 12:27:48 -0600
  • 4231061e4d Allow multiple object paths for each connection Calvin Lee 2017-10-25 12:49:34 -0600
  • bd121999ca Allow paths to icons in iconName property gnidorah 2017-10-25 15:04:23 +0300
  • ad99d9dff8 Allow registering StatusNotifierItems by obj path Calvin Lee 2017-10-24 11:59:42 -0600
  • d85ad05fa8
    Merge pull request #1544 from CedricCabessa/fix1056-swaylock-allow-popup-to-come-through Drew DeVault 2017-12-29 13:55:38 -0500
  • ead3f1e676
    Allow to configure outputs by their identifier emersion 2017-12-29 19:04:16 +0100
  • d6cc6600d0 partial fix #1056 Cédric Cabessa 2017-12-29 18:03:02 +0100
  • 150e145a51
    Merge pull request #1542 from emersion/swaymsg-output Drew DeVault 2017-12-29 11:18:36 -0500
  • bd3ca70e3d fix nitpicks Tony Crisci 2017-12-29 09:10:07 -0500
  • 812dcf67fb backend null check for listener remove Tony Crisci 2017-12-29 08:14:42 -0500
  • 9a099d7533 Merge branch 'wlroots' into multibackend Tony Crisci 2017-12-29 07:52:38 -0500
  • fff67906e1
    Pretty-print all output info in swaymsg -t get_outputs emersion 2017-12-29 11:16:57 +0100
  • 62b7ab3959 overwrite old bindings Tony Crisci 2017-12-28 18:50:22 -0500
  • 0b8481f41a fix keyboard_execute_bindcode Tony Crisci 2017-12-28 16:52:12 -0500
  • 8d567cd062 bindcode Tony Crisci 2017-12-28 14:51:17 -0500
  • 27cd633b40 run compositor bindings last Tony Crisci 2017-12-27 19:07:17 -0500
  • 60ac3f2e82
    Merge pull request #1540 from emersion/output-command-refactor Drew DeVault 2017-12-27 12:44:03 -0800
  • ccaedf5b15 run binding command Tony Crisci 2017-12-27 15:25:16 -0500
  • 21c61f1c09
    Refactor output command, add output enable emersion 2017-12-27 21:23:30 +0100
  • d941246d58 match user bindsym Tony Crisci 2017-12-27 15:17:01 -0500
  • daad222337 compositor bindings Tony Crisci 2017-12-27 13:31:31 -0500
  • eea80e7276 keyboard translate keysyms Tony Crisci 2017-12-27 13:20:28 -0500
  • ba69f06695 binding config Tony Crisci 2017-12-27 10:08:18 -0500
  • e1c5adc918
    Merge pull request #1535 from martinetd/libinput Drew DeVault 2017-12-27 08:04:06 -0800
  • 622d9e1603
    Merge pull request #1538 from acrisci/desktop-shell-surface-commit Drew DeVault 2017-12-27 07:56:28 -0800
  • 2f7e435c6f desktop: use wlr-surface commit Tony Crisci 2017-12-27 10:10:13 -0500
  • 176efe0d42 Merge 3b673765bbaaeb51402059a9338e4b1f90f3df79 into 7c3b0ffc324d913dd1c58b2497c9c36c74580ded jelle van der Waa 2017-12-27 13:24:22 +0000
  • 3b673765bb Update to json-c 0.13 Jelle van der Waa 2017-12-27 14:21:51 +0100
  • f3d8df45fc seat_configure_pointer: apply libinput config Dominique Martinet 2017-12-24 14:53:00 +0100
  • 75356f1d85 Merge 79e68e7b87e07144f13e4270f3cee891cca01270 into 373def44468e0c919031a6ffe3049f91680e05ca cawilliamson 2017-12-24 10:37:25 +0000
  • 79e68e7b87 fixed branch syntax for arch package Christopher A. Williamson 2017-12-24 10:32:49 +0000
  • 452c8ff463 removed unused meson build options Christopher A. Williamson 2017-12-24 10:30:28 +0000
  • d095a9bf3e added sway.install to set pcap permissions on arch Christopher A. Williamson 2017-12-24 10:24:43 +0000
  • 32a109d756 removed wlc-git from .build.yml Christopher A. Williamson 2017-12-24 10:21:24 +0000
  • 078b3c5c44 added initial pkgbuild for sway-wlroots Christopher A. Williamson 2017-12-24 10:11:38 +0000
  • fa2684ae0b server subbackend output add/remove Tony Crisci 2017-12-23 13:55:14 -0500
  • 997c70a035 basic backend commands Tony Crisci 2017-12-22 07:17:11 -0500
  • 5648a51805 multibackend skeleton Tony Crisci 2017-12-21 19:52:10 -0500
  • 373def4446
    Merge pull request #1505 from acrisci/feature/input Drew DeVault 2017-12-20 11:56:39 -0500