Commit Graph

4991 Commits (af2cfa52211d59ecfb6e3ccd9be4c7ccbd920268)
 

Author SHA1 Message Date
sghctoma af2cfa5221 Set sysconfdir to /etc only if prefix is /usr 7 years ago
sghctoma 2694fd72b6 Increase _POSIX_C_SOURCE to 200112L 7 years ago
Brian Ashworth 434cbaabf0
Merge pull request from c-edw/feature/2842_TruncateMessage 7 years ago
Brian Ashworth 3a5a8aa5ad
Merge branch 'master' into feature/2842_TruncateMessage 7 years ago
Drew DeVault fa2d2c8559
Merge pull request from SpeedJack/sysconfdir-fhs-compliant 7 years ago
Connor E cfc533aa9c Truncate message, append buffer overflow message if too long. 7 years ago
Niccolò Scatena 027928bdeb
Set SYSCONFDIR to /etc even when "prefix" is set 7 years ago
Niccolò Scatena 615d4bf958
Revert "Fix SYSCONFDIR to include "prefix"" 7 years ago
Drew DeVault 18a2646c1d
Merge pull request from RyanDwyer/back-and-forth-crash 7 years ago
Ryan Dwyer d0974d5c50 Fix crash when using workspace back_and_forth with no previous 7 years ago
Ian Fan 113751ea48
Merge pull request from RyanDwyer/set-set-raw-focus 7 years ago
Ian Fan ac20690945
Merge branch 'master' into set-set-raw-focus 7 years ago
Ryan Dwyer 05284b65db Prevent duplicate workspace::focus events 7 years ago
Drew DeVault cd02d60a99
Merge pull request from colemickens/posix_clock 7 years ago
Cole Mickens a9a9df75ec common/loop.c: add _POSIX_C_SOURCE for clock_gettime and CLOCK_MONOTONIC 7 years ago
Drew DeVault 4e4b922d79
Merge pull request from RyanDwyer/swaylock-version 7 years ago
Ryan Dwyer e644632198 Fix swaylock version string 7 years ago
Drew DeVault f6ad4908bc
Merge pull request from RyanDwyer/compositor-unavailable-crash 7 years ago
Drew DeVault 97b9452171
Merge pull request from RyanDwyer/swap-crash 7 years ago
Ryan Dwyer 32ba8154b8 Sway clients: Exit gracefully when compositor is unavailable 7 years ago
Ryan Dwyer 26278b694c Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp 7 years ago
Ryan Dwyer fe803b89a7 Fix crash in swap command 7 years ago
Drew DeVault 56c388b510
Merge pull request from swaywm/move-output-docs 7 years ago
Drew DeVault b69060fc58 Establish sway-output(5) 7 years ago
Drew DeVault 53d90dd6a8
Merge pull request from RyanDwyer/common-eventloop 7 years ago
Drew DeVault 135f0fc7e7 Update README.MD (and README.*.md) 7 years ago
Ryan Dwyer c6f153d8f9 Event loop: Fix memmove and remove extraneous declaration 7 years ago
Ryan Dwyer 893f61d03a Event loop: Free fds and fix race condition 7 years ago
Ryan Dwyer 6921fdc6d6 Remove timerfd from loop implementation 7 years ago
Ryan Dwyer f98f351a52 swaylock: Don't wait too long for surface damage before verifying 7 years ago
Ryan Dwyer fa11b7f701 swaylock: clear password after 10 seconds 7 years ago
Ryan Dwyer c242712262 swaylock: Remove indicator after 3 seconds 7 years ago
Ryan Dwyer 9c833c661a swaylock: Use common event loop 7 years ago
Ryan Dwyer 4056c09e13 Move swaybar's event loop to common directory and refactor 7 years ago
Drew DeVault 7f2e6d812a Document `border csd` 7 years ago
Drew DeVault 4a05fbf8ab
Merge pull request from ianyfan/swaybar 7 years ago
Ian Fan 85dd36e92b swaybar: add documentation for hide/hidden_state subcommands 7 years ago
Ian Fan 4dba7c084a swaybar: when hiding bar, save old height to be restored upon reshow 7 years ago
Ian Fan a29ee77411 swaybar: send signal to status when hiding or showing bar 7 years ago
Ian Fan f6f72cb949 swaybar: show hidden bar on urgency 7 years ago
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event 7 years ago
Ian Fan bcc61e5147 swaybar: handle mode/hidden_state changes 7 years ago
Ian Fan 55ca16f2d8 swaybar: streamline ipc handling 7 years ago
Ian Fan fed11d1c7b swaybar: move mode & mode_pango_markup to bar struct 7 years ago
Ian Fan a388ffa127 swaybar: only send initial workspace request if workspace buttons are enabled 7 years ago
Ian Fan 19f0bf3864 swaybar: add free_hotspots helper function 7 years ago
Ian Fan a67fa8a05d swaybar: only subscribe to required events 7 years ago
Ian Fan 18eaf45224 swaybar: annotate wl_list properties in definitions 7 years ago
Ian Fan d0b54e932b swaybar: save id upon startup 7 years ago
Ian Fan 1f90f92f45 commands: fix sending bar mode/hidden_state updates to all bars 7 years ago