1
1
mirror of https://github.com/swaywm/sway synced 2025-02-28 19:21:10 +01:00

Commit Graph

  • 8c3bbd6cd5 swaybar: fail gracefully on tokener creation fail Tudor Brindus 2021-03-22 09:01:00 -0400
  • 47f1f9b63e swaybar: use INT_MAX max JSON depth when parsing IPC response Tudor Brindus 2021-03-21 17:14:16 -0400
  • fe11caeac9 swaybar: use INT_MAX max JSON depth when parsing IPC response Tudor Brindus 2021-03-21 17:14:16 -0400
  • 152a559e30 idle_inhibit: Store wlr inhibitor instead of view Kenny Levinsen 2021-03-20 12:30:53 +0100
  • 70842f4e14 view: Handle NULL role object when role is set Kenny Levinsen 2021-03-20 12:56:40 +0100
  • 54fa734c2d idle_inhibit: Store wlr inhibitor instead of view Kenny Levinsen 2021-03-20 12:30:53 +0100
  • 9c3590f6a0 view: Handle NULL role object when role is set Kenny Levinsen 2021-03-20 12:56:40 +0100
  • 3fb310e193 Avoid redundant containers more aggressively Jarkko Oranen 2021-03-21 13:14:29 +0200
  • 0c55535ba5 Add toggle logic inside DPMS handler Ivan Fedotov 2021-03-15 19:06:46 +0300
  • 3287b12fff ci: Update alpine xwayland package name Kenny Levinsen 2021-03-20 13:12:51 +0100
  • 5555f8ba92 ci: Update alpine xwayland package name Kenny Levinsen 2021-03-20 13:12:51 +0100
  • 13eb87fdab commands: unescape '\' from IPC commands as well Fenveireth 2021-03-20 12:08:57 +0000
  • 6271bd06e9 swaybar: Use position from wl_pointer.enter Kenny Levinsen 2021-03-18 15:23:23 +0100
  • bb7b365d37 Add sway, swaymsg and swaynag completions for pwsh István Donkó 2021-03-20 00:23:28 +0100
  • 9e2ac25fd9 layer-shell: don't arrange layers on each surface commit Simon Ser 2021-03-19 10:47:29 +0100
  • 44998c4477 swaybar: Use position from wl_pointer.enter Kenny Levinsen 2021-03-18 15:23:23 +0100
  • 21e33f979b idle_inhibit: Always listen for view_unmap Kenny Levinsen 2021-03-16 22:36:53 +0100
  • 6059c744f8
    swaybar: silence missing IconThemePath message Pi-Yueh Chuang 2021-03-17 04:49:04 -0400
  • b76ca2b0bc
    make sure the error is caused by missing IconThemePath Pi-Yueh Chuang 2021-03-16 17:30:25 -0400
  • a4f0fcede1 idle_inhibit: Listen for destroy instead of unmap Kenny Levinsen 2021-03-16 21:58:40 +0100
  • adf7a6f892 build: update version to v1.6-rc1 1.6-rc1 Simon Ser 2021-03-16 18:04:39 +0100
  • 254d9ca1dc
    Add icon to .desktop file throwaway1037 2021-03-15 03:50:08 +0000
  • e5913f8106
    Implement input method keyboard grab xdavidwu 2021-03-12 19:18:08 +0800
  • 64ff027fba
    keyboard: move virtual-keyboard check to keyboard_get_im_grab xdavidwu 2021-03-12 19:13:05 +0800
  • 585abdb357 xwayland: simplify override-redirect focus restoration Simon Ser 2021-03-12 09:44:22 +0100
  • 4d8d3144fc
    keyboard: fix pressed sent test on released events xdavidwu 2021-03-12 17:40:38 +0800
  • 412d2f1d4a xwayland: simplify override-redirect focus restoration Simon Ser 2021-03-12 09:44:22 +0100
  • c7180460dd
    resolve #6092 Pi-Yueh Chuang 2021-03-11 19:29:52 -0500
  • e397ebc06f
    keyboard: simplify handle_key_event xdavidwu 2021-03-12 11:22:15 +0800
  • 93bcd6f59f
    keyboard: simplify code for im grab handling xdavidwu 2021-03-12 10:59:47 +0800
  • 972c72bb0a
    Implement input-method keyboard grab xdavidwu 2020-01-21 11:25:39 +0800
  • ba6c0eb18b output: simplify layer surface iteration Vyivel 2021-02-06 13:01:18 +0300
  • 2e06403548 container: Add view_container_content_at Kenny Levinsen 2021-03-03 16:17:45 +0100
  • 837605d68d swaybar: use text subpixel antialias only where it would look good Fenveireth 2020-08-14 17:00:11 +0000
  • e52e064012 container: Add view_container_content_at Kenny Levinsen 2021-03-03 16:17:45 +0100
  • bfc22725b8 input: stash current node and surface in cursor Tudor Brindus 2021-03-02 23:55:10 -0500
  • 13a1f7771a Clip title bars so that they cannot be rendered outside the container. Dimitris Triantafyllidis 2021-01-20 05:21:43 +0200
  • d358aab8d9 container: Limit tiled focus to container geometry Kenny Levinsen 2021-02-24 21:11:55 +0100
  • a6544f5a64 render: Clip surfaces to container bounds Kenny Levinsen 2020-06-13 15:37:03 +0200
  • cf3491a531 swaybar: use text subpixel antialias only where it would look good Fenveireth 2020-08-14 17:00:11 +0000
  • f95999f318
    Add URL for Turkish README translation Yasin İsa YILDIRIM 2021-02-26 06:50:46 +0300
  • b83eb37ff1
    Translate README to Turkish Yasin İsa YILDIRIM 2021-02-26 06:47:32 +0300
  • 1e44f3fde3 fix: crashing if app_id is invalid string gbaranski 2021-02-25 16:30:34 +0100
  • 7845cbd275 feat: add checking match regexp on focused opacity gbaranski 2021-02-25 16:16:40 +0100
  • 1afedcb94c Fix for_window criteria and mouse button bindings ftilde 2020-12-12 00:11:58 +0100
  • a846565d58 feat: option to set focused window opacity gbaranski 2021-02-25 15:47:27 +0100
  • c6e7cf1ae5 focus: beyond fullscreen when focused explicitly lbonn 2021-01-20 22:20:00 +0100
  • eea9c6331f Automatically map built-in touchscreens/tablets to built-in panels Simon Ser 2021-02-08 19:24:20 +0100
  • 641b8719ad man: document input XXX map_to_output * Simon Ser 2021-02-08 19:23:46 +0100
  • 07d8b2a2e4 focus: beyond fullscreen when focused explicitly lbonn 2021-01-20 22:20:00 +0100
  • 863a3bf0fc Automatically map built-in touchscreens/tablets to built-in panels Simon Ser 2021-02-08 19:24:20 +0100
  • 260f509128 man: document input XXX map_to_output * Simon Ser 2021-02-08 19:23:46 +0100
  • e01a3c85f6 render: handle containers without output when rendering titles Quantum 2021-02-24 15:15:22 -0500
  • 9827aaf5e4 render: handle containers without output when rendering titles Quantum 2021-02-24 15:15:22 -0500
  • 7b8a376610 container: Limit tiled focus to container geometry Kenny Levinsen 2021-02-24 21:11:55 +0100
  • bb41b7b814 output: Reconfigure xcursor when applying output config Tadeo Kondrak 2021-02-24 11:50:34 -0700
  • 2d064ec3c3
    output: Reconfigure xcursor when applying output config Tadeo Kondrak 2021-02-24 11:50:34 -0700
  • 2b6e697b36
    Merge df9265b29a4ad3f4214116ca07d1a2ab131cf0a7 into 307b26a14949b477a5fd30cf6073f4dca304e81d Pedro Côrte-Real 2021-02-24 17:26:49 +0100
  • 48a0869a80 render: Clip surfaces to container bounds Kenny Levinsen 2020-06-13 15:37:03 +0200
  • f6455f63cb Fix for_window criteria and mouse button bindings ftilde 2020-12-12 00:11:58 +0100
  • 307b26a149 build: stop cargo-culting assignment alignment Simon Ser 2021-02-23 20:32:11 +0100
  • de471e67d3 build: Add dependency on libdrm Tadeo Kondrak 2021-02-23 11:47:38 -0700
  • 9adeac71bd
    build: Add dependency on libdrm Tadeo Kondrak 2021-02-23 11:47:38 -0700
  • 95901d906a shells: Update comment about size change on commit Kenny Levinsen 2021-02-23 00:46:45 +0100