Commit graph

  • 4fa5e2d9db Merge branch 'borders' of github:RyanDwyer/sway into borders Ryan Dwyer 2018-05-01 22:41:20 +10:00
  • 7f574c538d Fix alphabetization of commands array Drew DeVault 2018-05-01 07:46:28 -04:00
  • 83952c5201 Restore view_update_position() Ryan Dwyer 2018-05-01 19:59:36 +10:00
  • 55577498c0 Allow clicking view decorations to focus view Ryan Dwyer 2018-05-01 19:50:54 +10:00
  • 700510b45e Implement indicator border Ryan Dwyer 2018-05-01 19:21:29 +10:00
  • ed9e2015b2 Scale borders according to output scale Ryan Dwyer 2018-05-01 18:35:58 +10:00
  • 0375f966f1 Fix surface offset when using borders Ryan Dwyer 2018-05-01 18:23:40 +10:00
  • fa5de2876e Move docblock and fix indenting of switch/case. Ryan Dwyer 2018-05-01 17:36:12 +10:00
  • 630ba30e3c Implement borders Ryan Dwyer 2018-04-30 21:24:13 +10:00
  • 6ef14e99ee Restore view_update_position() Ryan Dwyer 2018-05-01 19:59:36 +10:00
  • 19d6cc395d Allow clicking view decorations to focus view Ryan Dwyer 2018-05-01 19:50:54 +10:00
  • a19a511b90 Implement indicator border Ryan Dwyer 2018-05-01 19:21:29 +10:00
  • d847ac1120 Scale borders according to output scale Ryan Dwyer 2018-05-01 18:35:58 +10:00
  • 2ceed512a8 Fix surface offset when using borders Ryan Dwyer 2018-05-01 18:23:40 +10:00
  • 461e167005
    Merge ce4724b54e into bf0603cd2d Dejan Benedik 2018-05-01 08:15:50 +00:00
  • ce4724b54e Fix dynamic output disabling db 2018-05-01 09:42:10 +02:00
  • abcad0ece9 Move docblock and fix indenting of switch/case. Ryan Dwyer 2018-05-01 17:36:12 +10:00
  • bf0603cd2d
    Merge pull request #1876 from RyanDwyer/view-unmap-segfault emersion 2018-05-01 08:35:08 +01:00
  • 91f97fc21a Fix segfault in view_unmap() Ryan Dwyer 2018-05-01 17:18:20 +10:00
  • e67f354333 Implement borders Ryan Dwyer 2018-04-30 21:24:13 +10:00
  • b84dfa794c
    Merge pull request #1873 from RyanDwyer/remove-arrange-windows emersion 2018-04-29 23:53:46 +01:00
  • 312fdf313f Remove arrange_windows() Ryan Dwyer 2018-04-30 08:47:38 +10:00
  • 78e3bc1329
    Merge pull request #1854 from RyanDwyer/refactor-arrange-windows emersion 2018-04-29 13:44:37 +01:00
  • 976e6b99b6
    Merge branch 'master' into refactor-arrange-windows emersion 2018-04-29 13:10:59 +01:00
  • 24ab66d123
    Merge pull request #1867 from emersion/wlroots-923 Drew DeVault 2018-04-29 08:00:20 -04:00
  • 33675fa90d
    Merge 9ae03f19bd into 950c451f30 Mattias Eriksson 2018-04-28 23:49:47 +00:00
  • 950c451f30
    Merge pull request #1869 from emersion/xwayland-ignore-fullscreen-unmapped Ryan Dwyer 2018-04-29 09:15:29 +10:00
  • 3fd8897abe
    Don't call view_set_fullscreen on unmapped xwayland views emersion 2018-04-28 20:44:42 +01:00
  • 9ae03f19bd Adapt to wlroots interface change Mattias Eriksson 2018-04-28 16:19:47 +02:00
  • 944f54da0d Adjusted debug output Mattias Eriksson 2018-04-28 09:43:05 +02:00
  • 20c113952a Fix lock sequence to actually work Mattias Eriksson 2018-04-28 09:38:11 +02:00
  • 167c2e1aa9 Refactor arrange_windows() Ryan Dwyer 2018-04-28 11:26:14 +10:00
  • 0f912f87b9
    Merge 692891cd90 into 85ec700206 Bruno Pinto 2018-04-27 22:47:47 +00:00
  • 692891cd90
    Run in verbose mode Bruno Pinto 2018-04-27 23:45:07 +01:00
  • 860d2384b4
    Update for swaywm/wlroots#923 emersion 2018-04-27 17:30:45 +01:00
  • 72054eba22 Be more agressive grabbing inhibit lock Mattias Eriksson 2018-04-27 12:29:27 +02:00
  • 3e2af9c4a2 Fix return statment Mattias Eriksson 2018-04-27 12:10:32 +02:00
  • 1e1899512e Fix inhibit logic to use block and only inhibit when goind down Mattias Eriksson 2018-04-27 12:08:29 +02:00
  • 85ec700206
    Merge pull request #1866 from ggreer/swaybar-cmd-sh emersion 2018-04-27 08:18:26 +01:00
  • 8f81be64fb Some debug Mattias Eriksson 2018-04-27 09:11:34 +02:00
  • cfee393234 Release lock Mattias Eriksson 2018-04-27 09:09:19 +02:00
  • 5587af1782 Rename len to msg_len. Avoids an aliased variable that was a little confusing to follow. Geoff Greer 2018-04-26 18:16:29 -07:00
  • b9726afd48 invoke_swaybar(): Set process group. Kill process group. Geoff Greer 2018-04-26 18:13:44 -07:00
  • 6d5c937247 Move systemd related things to wlroots Mattias Eriksson 2018-04-26 22:26:03 +02:00
  • 64e0731cc7
    Merge pull request #1860 from emersion/input-map-from Drew DeVault 2018-04-26 12:32:10 +02:00
  • ff61df17ff
    Add map_from_region command emersion 2018-04-24 19:39:29 +01:00
  • d94bb78ff3
    Merge pull request #1863 from RyanDwyer/remove-workspace-layout Drew DeVault 2018-04-26 11:38:52 +02:00
  • ae39d7b28c Remove sway_container.workspace_layout Ryan Dwyer 2018-04-26 10:14:18 +10:00
  • 7ac770f3c0
    Merge pull request #1852 from RyanDwyer/criteria-commands emersion 2018-04-25 22:52:01 +01:00
  • 1d115ddca9 Extra NULL checks Mattias Eriksson 2018-04-25 21:25:29 +02:00
  • 913dd235ee Inhibit suspend until we have a lockscreen Mattias Eriksson 2018-04-25 21:10:38 +02:00
  • c54097428a
    Merge branch 'master' into criteria-commands Drew DeVault 2018-04-25 11:00:56 +02:00
  • 7567429550
    Merge pull request #1861 from emersion/swaybar-memory-leaks Drew DeVault 2018-04-25 11:00:24 +02:00
  • aa36899d8a
    Fix a bunch of swaybar memory leaks emersion 2018-04-24 22:04:19 +01:00
  • ff5f58b0d8 Support for PrepareForSleep logind signal Mattias Eriksson 2018-04-24 21:27:00 +02:00
  • 317b8cbd93
    Merge pull request #1858 from emersion/master Drew DeVault 2018-04-24 21:16:10 +02:00
  • 4779d8ca41
    Merge branch 'master' into master Drew DeVault 2018-04-24 19:57:03 +02:00
  • 146a22290e Add lock command for invoking swaylock_command Mattias Eriksson 2018-04-24 19:55:37 +02:00
  • 61cc0c67fe Merge branch 'master' into idle_v2 Mattias Eriksson 2018-04-24 19:27:11 +02:00
  • ce344e1130 Merge branch 'master' into idle_v2 Mattias Eriksson 2018-04-24 19:25:38 +02:00
  • 4568e6c783
    Merge pull request #1856 from Hello71/issue1855 emersion 2018-04-24 18:22:44 +01:00
  • df245780d2
    Do not let tiled xwayland views do what they want emersion 2018-04-24 18:19:26 +01:00
  • 3ed3bdf03f
    Fix segfault when switching back to workspace with osu! emersion 2018-04-24 18:18:49 +01:00
  • 63267240bf Work around maybe-uninitialized in bar.c Alex Xu (Hello71) 2018-04-24 12:06:13 -04:00
  • 5024f08885
    Merge pull request #1848 from snaggen/improved_key_handling Drew DeVault 2018-04-24 16:30:54 +02:00
  • 2d884d4e4f Improved key handling in swaylock Mattias Eriksson 2018-04-20 14:46:30 +02:00
  • dfc26c664f Update wording about unmanaged/unmapped views Ryan Dwyer 2018-04-24 20:14:22 +10:00
  • 689a6a5605 Use size_t instead of int and calloc instead of malloc Ryan Dwyer 2018-04-24 20:07:09 +10:00
  • 30a7488936 Add assert to view_execute_criteria() Ryan Dwyer 2018-04-24 20:06:35 +10:00
  • 72767e1cc3 Implement criteria commands Ryan Dwyer 2018-04-24 14:59:49 +10:00
  • 38c44f2f27
    Merge pull request #1851 from RyanDwyer/container-descendants-crash Drew DeVault 2018-04-24 10:53:05 +02:00
  • 22b9169631 Fix crash in container_descendants() Ryan Dwyer 2018-04-24 12:27:04 +10:00
  • 367c25e79e remove output pos <X,Y> syntax fix fix Chengyu Zheng 2018-04-23 19:19:03 +02:00
  • 3aa2349beb remove output pos <X,Y> syntax fix Chengyu Zheng 2018-04-23 19:17:33 +02:00
  • 73eb49cf81 remove output pos <X,Y> syntax Chengyu Zheng 2018-04-23 18:51:10 +02:00
  • ca32caa6b4
    Merge 6e71355ee2 into 82cb379727 nearffxx 2018-04-23 16:15:38 +00:00
  • 6e71355ee2 fix output resolution parsing error Chengyu Zheng 2018-04-23 18:12:31 +02:00
  • 82cb379727
    Merge pull request #1843 from swaywm/layer-optional-output Drew DeVault 2018-04-23 11:17:57 +02:00
  • 420a669f21 Updates per swaywm/wlroots#887 Drew DeVault 2018-04-22 19:27:34 +02:00
  • d41b0ef98f
    Merge pull request #1847 from RyanDwyer/rename-workspace Drew DeVault 2018-04-23 11:13:29 +02:00
  • fbb5198e43 Sort workspaces after rename Ryan Dwyer 2018-04-23 18:53:24 +10:00
  • d956286b92 Implement rename workspace command Ryan Dwyer 2018-04-23 13:04:16 +10:00
  • 581d24079c Make idle handling per seat Mattias Eriksson 2018-04-23 10:49:55 +02:00
  • 778b90d13e
    Merge pull request #1846 from RyanDwyer/fullscreen-xwayland-unmanaged Drew DeVault 2018-04-23 10:44:06 +02:00
  • 4d2b3fc950 Render unmanaged xwayland views when an xwayland view is fullscreen Ryan Dwyer 2018-04-23 09:20:19 +10:00
  • 48c84cd1f8
    Merge pull request #1839 from emersion/rename-surface-subsurfaces Drew DeVault 2018-04-22 11:06:51 +02:00
  • e4965f7dac
    Merge branch 'master' into rename-surface-subsurfaces Drew DeVault 2018-04-22 10:54:21 +02:00
  • 2d5fea1e80
    Merge pull request #1840 from ascent12/swaybar_scroll Drew DeVault 2018-04-22 10:52:39 +02:00
  • 4dfbc3160c Fix swaybar axis event logic Scott Anderson 2018-04-22 17:13:52 +12:00
  • a41057714f
    Update for wlroots#885 emersion 2018-04-21 19:12:49 +01:00
  • 72149111a5
    Merge pull request #1838 from emersion/use-wlr-renderer-init-wl-shm Drew DeVault 2018-04-21 15:22:08 +02:00
  • 4386dcb624
    Merge pull request #1837 from emersion/cursor-default-to-current-time Drew DeVault 2018-04-21 15:21:52 +02:00
  • b96d774c70
    Use wlr_renderer_init_wl_shm emersion 2018-04-21 14:08:48 +01:00
  • 4cf77e1de4
    Default to current time when triggering cursor events emersion 2018-04-21 14:07:22 +01:00
  • 6e6decf385
    Merge pull request #1834 from emersion/xwayland-no-unmap-on-destroy Drew DeVault 2018-04-21 14:47:44 +02:00
  • ce70b9c45c
    Merge pull request #1835 from ascent12/swaybar_status_err Drew DeVault 2018-04-21 14:45:33 +02:00
  • 7d43cedc95
    Merge pull request #1836 from emersion/workspace-focus-update-cursor Drew DeVault 2018-04-21 14:44:11 +02:00
  • 33ed279494
    Update cursor when workspace focus changes emersion 2018-04-21 12:46:48 +01:00
  • 5397d1f6ef Implement relative pointer v1 protocol Las 2018-04-21 13:35:15 +02:00
  • c63554885e Remove void * casts Scott Anderson 2018-04-21 14:45:34 +12:00