index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
Age
Commit message (
Expand
)
Author
2017-04-19
explicitly ignore unused return value
Tomáš Čech
2017-04-18
Merge pull request #1181 from wasamasa/bugfix-initial-scratchpad-size
Drew DeVault
2017-04-18
Merge pull request #1178 from 4e554c4c/fork
Drew DeVault
2017-04-18
Use i3's dimensions for initial scratchpad views
Vasilij Schneidermann
2017-04-18
Prevent sway from duplicating on a failed fork
Calvin Lee
2017-04-18
Implement and document `move [to] scratchpad`
Vasilij Schneidermann
2017-04-16
Handle symlinks as IPC security targets
Jerzi Kaminsky
2017-04-16
Add validate_ipc_target()
Jerzi Kaminsky
2017-04-16
Move get_feature_policy to sway/security.c
Jerzi Kaminsky
2017-04-16
Rename get_policy to get_feature_policy
Jerzi Kaminsky
2017-04-16
Disambiguate get_*_policy() and get_*_policy_mask()
Jerzi Kaminsky
2017-04-14
Fix style in sway-bar(5) manpage
Jerzi Kaminsky
2017-04-14
Remain compat with libinput < 1.7.0
Jerzi Kaminsky
2017-04-12
Implement more thourough nvidia config check
Drew DeVault
2017-04-12
Downgrade nvidia proprietary driver warning
Drew DeVault
2017-04-10
Merge branch 'master' into pretty-print-swaymsg
Drew DeVault
2017-04-08
Merge pull request #1150 from JerziKaminsky/cmake_find_libcap
Drew DeVault
2017-04-07
Add `-t get_marks` and use more i3-like marks
Calvin Lee
2017-04-08
Removed explicitly setting file descriptors to -1
Scott Anderson
2017-04-07
Fix dangling file descriptors (fixes #1152)
Drew DeVault
2017-04-07
Add libcap check to CMake
JerziKaminsky
2017-04-07
Added designated initaliser, to prevent any possible problem with
Scott Anderson
2017-04-07
Changed regular expressions to use PCRE for i3 compatibility
Scott Anderson
2017-04-05
Improve criteria handling
Calvin Lee
2017-04-03
Impliment i3-style marks
Calvin Lee
2017-04-03
Update man page
Drew DeVault
2017-04-03
Add pretty printing to swaymsg
Drew DeVault
2017-03-19
Prevent "move next" and "move prev" commands from crashing
Jarkko Oranen
2017-03-19
The default layout of a workspace should follow the output
Jarkko Oranen
2017-03-18
prevent fullscreen focus thievery
Zandr Martin
2017-03-18
remove unnecessary todo item
Zandr Martin
2017-03-18
Fix off-by-one error when checking workspace_layout arguments
Jarkko Oranen
2017-03-16
Allow also 444 for security file mode
Jaanus Torp
2017-03-13
Merge branch 'master' of git://github.com/SirCmpwn/sway into new-command-aliases
Zandr Martin
2017-03-13
Fix trivial typo in sway.5.txt (right_ -> _right_)
John Chen
2017-03-10
UnGNUify the codebase
Drew DeVault
2017-03-10
Further indentation corrections
Drew DeVault
2017-03-09
deprecate new_window and new_float commands
Zandr Martin
2017-03-08
fix workspace output assignment
Zandr Martin
2017-03-01
Fix #1099: Allow spaces in worspace names
Calvin Lee
2017-03-01
Clarify move documentation for floating containers
Calvin Lee
2017-03-01
i3 feature support: Moving flotaing containers
Calvin Lee
2017-02-23
Move env logging to earlier than wlc_init
Drew DeVault
2017-02-20
Read configs from /etc/sway/security.d/*
Drew DeVault
2017-02-20
Add * policies and fix bug
Drew DeVault
2017-02-20
Enforce new IPC policies
Drew DeVault
2017-02-20
Add initial support code for new IPC security
Drew DeVault
2017-02-19
Revise IPC security configuration
Drew DeVault
2017-02-14
use absolute view geometry to calculate position
Zandr Martin
2017-02-06
xdg-positioner: log window placement
Mykyta Holubakha
[next]